[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:11:13.404867  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:42837
I20260710 11:11:13.406533  9179 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:11:13.407564  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:13.423913  9186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:13.423969  9185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:13.424033  9188 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
W20260710 11:11:14.640221  9187 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1215 milliseconds
I20260710 11:11:14.640329  9179 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:11:14.641628  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:14.641855  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:14.642083  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681874642052 us; error 0 us; skew 500 ppm
I20260710 11:11:14.642910  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:14.648013  9179 webserver.cc:533] Webserver started at http://127.8.246.254:42621/ using document root <none> and password file <none>
I20260710 11:11:14.648870  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:14.649091  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:14.649538  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:14.655107  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "76258bc9d94346648daa21e04742cbf4"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-gg25"
I20260710 11:11:14.662757  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.004s
I20260710 11:11:14.667649  9194 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:14.668748  9179 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:14.669086  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "76258bc9d94346648daa21e04742cbf4"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-gg25"
I20260710 11:11:14.669428  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:14.724532  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:14.726176  9179 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:11:14.726637  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:14.796511  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:42837
I20260710 11:11:14.796641  9245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:42837 every 8 connection(s)
I20260710 11:11:14.804054  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.825542  9246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: Bootstrap starting.
I20260710 11:11:14.831179  9246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.833093  9246 log.cc:826] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:14.837407  9246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: No bootstrap required, opened a new log
I20260710 11:11:14.859661  9246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER }
I20260710 11:11:14.862239  9246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.862564  9246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76258bc9d94346648daa21e04742cbf4, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.863551  9246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER }
I20260710 11:11:14.864065  9246 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:14.864368  9246 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:14.864709  9246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.868741  9246 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER }
I20260710 11:11:14.869429  9246 leader_election.cc:304] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [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: 76258bc9d94346648daa21e04742cbf4; no voters: 
I20260710 11:11:14.871090  9246 leader_election.cc:290] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:14.871474  9249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:14.873651  9249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 1 LEADER]: Becoming Leader. State: Replica: 76258bc9d94346648daa21e04742cbf4, State: Running, Role: LEADER
I20260710 11:11:14.874599  9249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [LEADER]: Queue going to LEADER mode. State: All 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: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER }
I20260710 11:11:14.875599  9246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:14.884470  9250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76258bc9d94346648daa21e04742cbf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER } }
I20260710 11:11:14.884413  9251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76258bc9d94346648daa21e04742cbf4. Latest consensus state: current_term: 1 leader_uuid: "76258bc9d94346648daa21e04742cbf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76258bc9d94346648daa21e04742cbf4" member_type: VOTER } }
I20260710 11:11:14.885142  9250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:14.885142  9251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:14.888338  9257 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:14.899085  9257 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:14.904345  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:14.917199  9257 catalog_manager.cc:1383] Generated new cluster ID: d387058ac8fc441d87e38bf670a138f9
I20260710 11:11:14.917485  9257 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:14.940253  9257 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:14.942307  9257 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:14.966673  9257 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: Generated new TSK 0
I20260710 11:11:14.967769  9257 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:14.975230  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:14.983520  9268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:14.985713  9269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:14.988415  9271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:14.988857  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:14.989571  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:14.989786  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:14.989970  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681874989950 us; error 0 us; skew 500 ppm
I20260710 11:11:14.990538  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:14.994943  9179 webserver.cc:533] Webserver started at http://127.8.246.193:46275/ using document root <none> and password file <none>
I20260710 11:11:14.995461  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:14.995671  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:14.995973  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:14.997123  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-gg25"
I20260710 11:11:15.002681  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:11:15.007223  9276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.008064  9179 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:15.008344  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
format_stamp: "Formatted at 2026-07-10 11:11:14 on dist-test-slave-gg25"
I20260710 11:11:15.008611  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:15.029774  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:15.031081  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:15.033782  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:15.038266  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:15.038468  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.038772  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:15.038949  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.141916  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:34169
I20260710 11:11:15.142055  9338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:34169 every 8 connection(s)
I20260710 11:11:15.148916  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:15.158025  9343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:15.159665  9344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:15.168375  9179 server_base.cc:1061] running on GCE node
W20260710 11:11:15.169008  9347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:15.169957  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:15.170161  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:15.170397  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681875170376 us; error 0 us; skew 500 ppm
I20260710 11:11:15.171172  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:15.175020  9179 webserver.cc:533] Webserver started at http://127.8.246.194:42257/ using document root <none> and password file <none>
I20260710 11:11:15.175623  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:15.175850  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:15.176179  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:15.177088  9339 heartbeater.cc:344] Connected to a master server at 127.8.246.254:42837
I20260710 11:11:15.177559  9339 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.177631  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "0b7cd3be81014668a7aa7b8a9c108472"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-gg25"
I20260710 11:11:15.178699  9339 heartbeater.cc:507] Master 127.8.246.254:42837 requested a full tablet report, sending...
I20260710 11:11:15.182137  9211 ts_manager.cc:194] Registered new tserver with Master: c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169)
I20260710 11:11:15.184973  9211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55448
I20260710 11:11:15.185217  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:15.190330  9351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.191130  9179 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:11:15.191398  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "0b7cd3be81014668a7aa7b8a9c108472"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-gg25"
I20260710 11:11:15.191672  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:15.209946  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:15.211146  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:15.213267  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:15.215978  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:15.216188  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.216434  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:15.216599  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.311077  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:43535
I20260710 11:11:15.311259  9413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:43535 every 8 connection(s)
I20260710 11:11:15.318051  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:15.326442  9417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:15.329298  9418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:15.333693  9414 heartbeater.cc:344] Connected to a master server at 127.8.246.254:42837
I20260710 11:11:15.334182  9414 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.335362  9414 heartbeater.cc:507] Master 127.8.246.254:42837 requested a full tablet report, sending...
I20260710 11:11:15.338462  9211 ts_manager.cc:194] Registered new tserver with Master: 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
W20260710 11:11:15.339653  9420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:15.340159  9211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55452
I20260710 11:11:15.340582  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:15.341516  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:15.341786  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:15.341988  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681875341968 us; error 0 us; skew 500 ppm
I20260710 11:11:15.342754  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:15.345765  9179 webserver.cc:533] Webserver started at http://127.8.246.195:36123/ using document root <none> and password file <none>
I20260710 11:11:15.346228  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:15.346422  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:15.346684  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:15.347760  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-gg25"
I20260710 11:11:15.352140  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:11:15.355429  9425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.356210  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:15.356508  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
format_stamp: "Formatted at 2026-07-10 11:11:15 on dist-test-slave-gg25"
I20260710 11:11:15.356796  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:15.370644  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:15.371832  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:15.373852  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:15.376571  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:15.376834  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:15.377097  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:15.377343  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:11:15.468132  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:38365
I20260710 11:11:15.468185  9487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:38365 every 8 connection(s)
I20260710 11:11:15.484284  9488 heartbeater.cc:344] Connected to a master server at 127.8.246.254:42837
I20260710 11:11:15.484669  9488 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:15.485404  9488 heartbeater.cc:507] Master 127.8.246.254:42837 requested a full tablet report, sending...
I20260710 11:11:15.487201  9211 ts_manager.cc:194] Registered new tserver with Master: 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:15.488121  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013250429s
I20260710 11:11:15.488515  9211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55462
I20260710 11:11:15.537422  9211 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55466:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:15.540875  9211 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:15.656033  9303 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe60bf30e2c4e46ba0332119e289f24 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.657020  9304 tablet_service.cc:1511] Processing CreateTablet for tablet 01761cbbd0b14217904ab7ec05c9ef99 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.663620  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe60bf30e2c4e46ba0332119e289f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.665881  9300 tablet_service.cc:1511] Processing CreateTablet for tablet b7715aa368a94f6784b66861ab90df4f (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.671861  9302 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5b531badf14525875fc1501460e226 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.663080  9299 tablet_service.cc:1511] Processing CreateTablet for tablet a14919988aac4f73a92bb82e3aa73bb5 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.668365  9301 tablet_service.cc:1511] Processing CreateTablet for tablet 65da4be3be5643e193641ffba6fd29d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.671878  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01761cbbd0b14217904ab7ec05c9ef99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.673870  9298 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad2539695284fb591dd66959876aeba (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.680202  9453 tablet_service.cc:1511] Processing CreateTablet for tablet 01761cbbd0b14217904ab7ec05c9ef99 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.681774  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01761cbbd0b14217904ab7ec05c9ef99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.682228  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14919988aac4f73a92bb82e3aa73bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.677592  9297 tablet_service.cc:1511] Processing CreateTablet for tablet f26485e0aa2c4fd495529462bf4d32d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.689177  9448 tablet_service.cc:1511] Processing CreateTablet for tablet a14919988aac4f73a92bb82e3aa73bb5 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.690481  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14919988aac4f73a92bb82e3aa73bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.694249  9302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5b531badf14525875fc1501460e226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.680488  9452 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe60bf30e2c4e46ba0332119e289f24 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.700714  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 01761cbbd0b14217904ab7ec05c9ef99 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:15.710774  9451 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5b531badf14525875fc1501460e226 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.698239  9450 tablet_service.cc:1511] Processing CreateTablet for tablet 65da4be3be5643e193641ffba6fd29d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.702975  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe60bf30e2c4e46ba0332119e289f24 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:15.709241  9377 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5b531badf14525875fc1501460e226 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:15.703074  9447 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad2539695284fb591dd66959876aeba (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.714329  9449 tablet_service.cc:1511] Processing CreateTablet for tablet b7715aa368a94f6784b66861ab90df4f (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.712733  9301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65da4be3be5643e193641ffba6fd29d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.718964  9374 tablet_service.cc:1511] Processing CreateTablet for tablet a14919988aac4f73a92bb82e3aa73bb5 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:15.709947  9375 tablet_service.cc:1511] Processing CreateTablet for tablet b7715aa368a94f6784b66861ab90df4f (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:15.718851  9376 tablet_service.cc:1511] Processing CreateTablet for tablet 65da4be3be5643e193641ffba6fd29d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:15.727058  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01761cbbd0b14217904ab7ec05c9ef99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.727362  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe60bf30e2c4e46ba0332119e289f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.723533  9373 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad2539695284fb591dd66959876aeba (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:15.734604  9297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26485e0aa2c4fd495529462bf4d32d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.741932  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe60bf30e2c4e46ba0332119e289f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.738561  9372 tablet_service.cc:1511] Processing CreateTablet for tablet f26485e0aa2c4fd495529462bf4d32d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.742697  9450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65da4be3be5643e193641ffba6fd29d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.747145  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad2539695284fb591dd66959876aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.737322  9446 tablet_service.cc:1511] Processing CreateTablet for tablet f26485e0aa2c4fd495529462bf4d32d3 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:15.745643  9296 tablet_service.cc:1511] Processing CreateTablet for tablet c03b3e2bb0bb4739aa4f01d70e2a3867 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.779161  9371 tablet_service.cc:1511] Processing CreateTablet for tablet c03b3e2bb0bb4739aa4f01d70e2a3867 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.786839  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5b531badf14525875fc1501460e226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.789245  9374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14919988aac4f73a92bb82e3aa73bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.790127  9451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5b531badf14525875fc1501460e226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.786881  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad2539695284fb591dd66959876aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.791764  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7715aa368a94f6784b66861ab90df4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.794075  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26485e0aa2c4fd495529462bf4d32d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.794277  9446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26485e0aa2c4fd495529462bf4d32d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.794741  9375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7715aa368a94f6784b66861ab90df4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.800246  9371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b3e2bb0bb4739aa4f01d70e2a3867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.807336  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b3e2bb0bb4739aa4f01d70e2a3867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.806253  9447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad2539695284fb591dd66959876aeba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.814134  9376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65da4be3be5643e193641ffba6fd29d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.818672  9300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7715aa368a94f6784b66861ab90df4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:15.818635  9445 tablet_service.cc:1511] Processing CreateTablet for tablet c03b3e2bb0bb4739aa4f01d70e2a3867 (DEFAULT_TABLE table=test-workload [id=03b5f9b8603649388348f533a943d5c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:15.828480  9445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03b3e2bb0bb4739aa4f01d70e2a3867. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:15.897775  9259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:15.941996  9506 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:15.982563  9507 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:15.993409  9508 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:15.993126  9507 tablet_bootstrap.cc:654] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.996624  9506 tablet_bootstrap.cc:654] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.030946  9506 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.032114  9506 ts_tablet_manager.cc:1403] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.008s
I20260710 11:11:16.035296  9508 tablet_bootstrap.cc:654] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.038329  9506 raft_consensus.cc:359] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.039115  9506 raft_consensus.cc:385] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.039418  9506 raft_consensus.cc:740] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.040220  9506 consensus_queue.cc:260] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.042461  9507 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.042685  9508 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.043031  9507 ts_tablet_manager.cc:1403] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.020s
I20260710 11:11:16.043207  9508 ts_tablet_manager.cc:1403] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.009s
I20260710 11:11:16.046144  9508 raft_consensus.cc:359] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.046902  9508 raft_consensus.cc:385] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.046784  9507 raft_consensus.cc:359] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.047335  9508 raft_consensus.cc:740] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.047693  9507 raft_consensus.cc:385] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.048084  9507 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.048281  9508 consensus_queue.cc:260] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.048931  9507 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.049896  9339 heartbeater.cc:499] Master 127.8.246.254:42837 was elected leader, sending a full tablet report...
I20260710 11:11:16.057328  9414 heartbeater.cc:499] Master 127.8.246.254:42837 was elected leader, sending a full tablet report...
I20260710 11:11:16.058308  9508 ts_tablet_manager.cc:1434] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.012s
I20260710 11:11:16.059211  9508 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.049396  9506 ts_tablet_manager.cc:1434] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 11:11:16.064807  9506 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.065438  9508 tablet_bootstrap.cc:654] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:16.068776  9415 tablet.cc:2406] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:16.074092  9506 tablet_bootstrap.cc:654] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.090108  9508 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.090567  9508 ts_tablet_manager.cc:1403] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260710 11:11:16.092398  9488 heartbeater.cc:499] Master 127.8.246.254:42837 was elected leader, sending a full tablet report...
I20260710 11:11:16.093950  9507 ts_tablet_manager.cc:1434] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.024s
I20260710 11:11:16.094167  9508 raft_consensus.cc:359] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.094890  9508 raft_consensus.cc:385] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.095036  9507 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.095202  9508 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.096029  9508 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.101150  9508 ts_tablet_manager.cc:1434] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:11:16.102030  9508 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.108193  9508 tablet_bootstrap.cc:654] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.109531  9507 tablet_bootstrap.cc:654] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.112190  9506 tablet_bootstrap.cc:492] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.112761  9506 ts_tablet_manager.cc:1403] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.013s
I20260710 11:11:16.115482  9506 raft_consensus.cc:359] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.116261  9506 raft_consensus.cc:385] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.116554  9506 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.117192  9506 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.119170  9507 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.119205  9506 ts_tablet_manager.cc:1434] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:11:16.119721  9507 ts_tablet_manager.cc:1403] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:11:16.120155  9506 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.122664  9507 raft_consensus.cc:359] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.123349  9507 raft_consensus.cc:385] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.123663  9507 raft_consensus.cc:740] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.124408  9507 consensus_queue.cc:260] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.126407  9507 ts_tablet_manager.cc:1434] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:16.126502  9506 tablet_bootstrap.cc:654] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.127424  9507 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.132659  9508 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.133101  9508 ts_tablet_manager.cc:1403] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 11:11:16.134268  9507 tablet_bootstrap.cc:654] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.135737  9508 raft_consensus.cc:359] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.136451  9508 raft_consensus.cc:385] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.136724  9508 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.137398  9508 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.141986  9506 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.142428  9506 ts_tablet_manager.cc:1403] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.004s
I20260710 11:11:16.145138  9506 raft_consensus.cc:359] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.145787  9506 raft_consensus.cc:385] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.146085  9506 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.146733  9506 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.148463  9508 ts_tablet_manager.cc:1434] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:11:16.149430  9508 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.155807  9508 tablet_bootstrap.cc:654] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.158183  9506 ts_tablet_manager.cc:1434] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:11:16.159138  9506 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.162524  9507 tablet_bootstrap.cc:492] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.162971  9507 ts_tablet_manager.cc:1403] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.016s
I20260710 11:11:16.165584  9506 tablet_bootstrap.cc:654] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.165824  9507 raft_consensus.cc:359] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.166392  9507 raft_consensus.cc:385] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.166831  9507 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.167623  9507 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.176555  9507 ts_tablet_manager.cc:1434] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:11:16.177534  9507 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.177655  9508 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.178122  9508 ts_tablet_manager.cc:1403] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260710 11:11:16.180691  9508 raft_consensus.cc:359] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.181366  9508 raft_consensus.cc:385] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.181658  9508 raft_consensus.cc:740] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.182343  9508 consensus_queue.cc:260] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.184710  9508 ts_tablet_manager.cc:1434] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:11:16.185896  9506 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.185986  9507 tablet_bootstrap.cc:654] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.186412  9506 ts_tablet_manager.cc:1403] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260710 11:11:16.189335  9506 raft_consensus.cc:359] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.190263  9506 raft_consensus.cc:385] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.190619  9506 raft_consensus.cc:740] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.192664  9508 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.191465  9506 consensus_queue.cc:260] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.198746  9506 ts_tablet_manager.cc:1434] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:11:16.199374  9508 tablet_bootstrap.cc:654] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.199669  9506 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.205601  9507 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.206096  9507 ts_tablet_manager.cc:1403] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.010s
I20260710 11:11:16.209810  9507 raft_consensus.cc:359] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.210580  9507 raft_consensus.cc:385] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.211016  9507 raft_consensus.cc:740] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.212036  9506 tablet_bootstrap.cc:654] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.211753  9507 consensus_queue.cc:260] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.214304  9507 ts_tablet_manager.cc:1434] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:16.215257  9507 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.221603  9507 tablet_bootstrap.cc:654] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.223107  9514 raft_consensus.cc:493] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.223775  9508 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.223590  9514 raft_consensus.cc:515] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.224252  9508 ts_tablet_manager.cc:1403] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260710 11:11:16.226764  9514 leader_election.cc:290] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.227305  9508 raft_consensus.cc:359] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.229704  9508 raft_consensus.cc:385] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.230029  9508 raft_consensus.cc:740] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.230731  9508 consensus_queue.cc:260] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.233080  9508 ts_tablet_manager.cc:1434] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:16.233956  9508 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.247084  9508 tablet_bootstrap.cc:654] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.250998  9507 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.259238  9507 ts_tablet_manager.cc:1403] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.006s
I20260710 11:11:16.259465  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.260314  9314 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.261941  9428 leader_election.cc:304] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.262878  9514 raft_consensus.cc:2804] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.263370  9514 raft_consensus.cc:493] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.263729  9506 tablet_bootstrap.cc:492] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.263801  9514 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.264282  9506 ts_tablet_manager.cc:1403] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.001s
I20260710 11:11:16.266964  9506 raft_consensus.cc:359] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.267644  9506 raft_consensus.cc:385] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.270182  9506 raft_consensus.cc:740] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.270615  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.270920  9506 consensus_queue.cc:260] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.273236  9506 ts_tablet_manager.cc:1434] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:16.274113  9506 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.271489  9389 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.280324  9506 tablet_bootstrap.cc:654] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.293056  9506 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.293581  9506 ts_tablet_manager.cc:1403] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 11:11:16.295959  9507 raft_consensus.cc:359] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.298767  9507 raft_consensus.cc:385] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.292507  9514 raft_consensus.cc:515] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.299573  9506 raft_consensus.cc:359] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.300052  9508 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.300282  9506 raft_consensus.cc:385] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.300530  9508 ts_tablet_manager.cc:1403] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.028s
I20260710 11:11:16.300292  9507 raft_consensus.cc:740] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.300594  9506 raft_consensus.cc:740] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.301499  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.301580  9506 consensus_queue.cc:260] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.301607  9507 consensus_queue.cc:260] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.302126  9314 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.303438  9508 raft_consensus.cc:359] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.304148  9508 raft_consensus.cc:385] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.304361  9506 ts_tablet_manager.cc:1434] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:11:16.304430  9508 raft_consensus.cc:740] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.305559  9514 leader_election.cc:290] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.305411  9508 consensus_queue.cc:260] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.309393  9314 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.311319  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.312791  9506 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.313910  9389 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.317715  9508 ts_tablet_manager.cc:1434] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:16.318655  9508 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.319751  9428 leader_election.cc:304] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.320650  9506 tablet_bootstrap.cc:654] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.322603  9389 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.324254  9533 raft_consensus.cc:2804] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.324748  9533 raft_consensus.cc:697] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:16.325551  9533 consensus_queue.cc:237] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.327735  9508 tablet_bootstrap.cc:654] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.330207  9507 ts_tablet_manager.cc:1434] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.010s
I20260710 11:11:16.331118  9507 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.336859  9507 tablet_bootstrap.cc:654] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.345997  9512 raft_consensus.cc:493] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.346447  9512 raft_consensus.cc:515] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.349126  9512 leader_election.cc:290] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.349625  9533 raft_consensus.cc:493] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.350116  9533 raft_consensus.cc:515] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.352331  9533 leader_election.cc:290] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.353044  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.353789  9314 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.355224  9428 leader_election.cc:304] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.354803  9209 catalog_manager.cc:5697] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.356964  9506 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.357414  9506 ts_tablet_manager.cc:1403] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 11:11:16.361419  9506 raft_consensus.cc:359] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.362484  9506 raft_consensus.cc:385] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.362872  9506 raft_consensus.cc:740] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.363876  9513 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.364481  9513 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.372113  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.372822  9389 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.375371  9533 raft_consensus.cc:2804] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.375816  9533 raft_consensus.cc:493] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.376247  9533 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.396512  9506 consensus_queue.cc:260] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.399065  9506 ts_tablet_manager.cc:1434] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 11:11:16.400095  9506 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.401953  9533 raft_consensus.cc:515] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.403290  9508 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.403805  9508 ts_tablet_manager.cc:1403] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.013s
I20260710 11:11:16.404652  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.404902  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.405208  9314 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.405416  9389 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.405617  9506 tablet_bootstrap.cc:654] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.407495  9508 raft_consensus.cc:359] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.408262  9508 raft_consensus.cc:385] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.408565  9508 raft_consensus.cc:740] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.409222  9508 consensus_queue.cc:260] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.410853  9513 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.411442  9389 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.411517  9314 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.412739  9428 leader_election.cc:304] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.413563  9514 raft_consensus.cc:2804] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.418527  9507 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.419116  9507 ts_tablet_manager.cc:1403] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.009s
I20260710 11:11:16.423041  9507 raft_consensus.cc:359] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.425175  9507 raft_consensus.cc:385] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.425556  9507 raft_consensus.cc:740] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.426506  9507 consensus_queue.cc:260] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.432293  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.432920  9314 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 0.
I20260710 11:11:16.437235  9549 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.437453  9514 raft_consensus.cc:697] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:16.437783  9549 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.438737  9514 consensus_queue.cc:237] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.441649  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.439196  9354 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.443781  9314 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.445413  9428 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.450986  9549 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.452231  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.453235  9549 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.450814  9513 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.455276  9389 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.454384  9549 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.458523  9549 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.461385  9507 ts_tablet_manager.cc:1434] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.001s
I20260710 11:11:16.462535  9507 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.464038  9513 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.464514  9513 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.480701  9508 ts_tablet_manager.cc:1434] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.077s	user 0.012s	sys 0.030s
I20260710 11:11:16.481675  9508 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.486855  9546 raft_consensus.cc:493] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.486918  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.487629  9389 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 0.
I20260710 11:11:16.487469  9546 raft_consensus.cc:515] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.491597  9506 tablet_bootstrap.cc:492] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.491912  9506 ts_tablet_manager.cc:1403] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.027s
I20260710 11:11:16.488971  9508 tablet_bootstrap.cc:654] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.492381  9277 leader_election.cc:304] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.488759  9550 raft_consensus.cc:493] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.488967  9533 leader_election.cc:290] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.495822  9512 raft_consensus.cc:2804] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.495344  9550 raft_consensus.cc:515] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.496584  9512 raft_consensus.cc:493] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.501009  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.506253  9506 raft_consensus.cc:359] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.506897  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.498525  9546 leader_election.cc:290] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.497849  9512 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:16.506943  9354 leader_election.cc:343] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.506901  9506 raft_consensus.cc:385] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.509650  9506 raft_consensus.cc:740] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
W20260710 11:11:16.508756  9426 leader_election.cc:343] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.505363  9550 leader_election.cc:290] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.510332  9506 consensus_queue.cc:260] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.496685  9549 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.508029  9513 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.511554  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.513265  9314 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.514145  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.517282  9549 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
W20260710 11:11:16.518422  9278 leader_election.cc:343] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.518064  9462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.519024  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.519572  9462 raft_consensus.cc:2468] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 0.
I20260710 11:11:16.520704  9463 raft_consensus.cc:2393] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b7cd3be81014668a7aa7b8a9c108472 in current term 1: Already voted for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in this term.
I20260710 11:11:16.515633  9428 leader_election.cc:304] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:16.522418  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.523283  9389 raft_consensus.cc:2393] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c65aa7ea4904406bc3c9530ddee8c56 in current term 1: Already voted for candidate 0b7cd3be81014668a7aa7b8a9c108472 in this term.
I20260710 11:11:16.524459  9549 raft_consensus.cc:2804] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.525573  9549 raft_consensus.cc:493] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.523417  9512 raft_consensus.cc:515] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.524995  9353 leader_election.cc:304] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:16.528678  9513 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.522790  9210 catalog_manager.cc:5697] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.529661  9546 raft_consensus.cc:2804] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.528697  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.529232  9549 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.531106  9313 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.528146  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.532512  9506 ts_tablet_manager.cc:1434] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.040s	user 0.000s	sys 0.010s
I20260710 11:11:16.530611  9546 raft_consensus.cc:493] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.533668  9546 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.536073  9506 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: Bootstrap starting.
I20260710 11:11:16.536046  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.538019  9507 tablet_bootstrap.cc:654] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.543604  9512 leader_election.cc:290] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.541843  9463 raft_consensus.cc:2393] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b7cd3be81014668a7aa7b8a9c108472 in current term 1: Already voted for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in this term.
I20260710 11:11:16.553277  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.553998  9389 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.557866  9512 raft_consensus.cc:493] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.558300  9512 raft_consensus.cc:515] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.559973  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.562458  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.563055  9512 leader_election.cc:290] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.573740  9313 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 1.
I20260710 11:11:16.560936  9428 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458
W20260710 11:11:16.575264  9278 leader_election.cc:343] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.577307  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.577877  9463 raft_consensus.cc:2468] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 0.
I20260710 11:11:16.578649  9550 raft_consensus.cc:2749] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.579288  9546 raft_consensus.cc:515] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.574628  9389 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 1.
I20260710 11:11:16.580832  9278 leader_election.cc:304] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.580711  9388 raft_consensus.cc:2393] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in current term 1: Already voted for candidate 0b7cd3be81014668a7aa7b8a9c108472 in this term.
I20260710 11:11:16.582008  9512 raft_consensus.cc:2804] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.581872  9277 leader_election.cc:304] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:16.583906  9354 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:16.586257  9506 tablet_bootstrap.cc:654] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.586090  9513 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.587113  9552 raft_consensus.cc:2804] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.585142  9512 raft_consensus.cc:493] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.592980  9546 leader_election.cc:290] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.597209  9507 tablet_bootstrap.cc:492] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.597258  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.597839  9507 ts_tablet_manager.cc:1403] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.136s	user 0.023s	sys 0.030s
I20260710 11:11:16.587977  9512 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.598810  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.600133  9463 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.600878  9513 raft_consensus.cc:697] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:16.611434  9512 raft_consensus.cc:515] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.612154  9463 raft_consensus.cc:2468] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 1.
I20260710 11:11:16.613387  9313 raft_consensus.cc:2393] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b7cd3be81014668a7aa7b8a9c108472 in current term 1: Already voted for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in this term.
I20260710 11:11:16.616704  9507 raft_consensus.cc:359] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.604730  9513 consensus_queue.cc:237] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.617924  9550 raft_consensus.cc:493] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.624395  9552 raft_consensus.cc:697] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:16.625023  9507 raft_consensus.cc:385] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.627152  9508 tablet_bootstrap.cc:492] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.628615  9508 ts_tablet_manager.cc:1403] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.014s
I20260710 11:11:16.628322  9507 raft_consensus.cc:740] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.628288  9550 raft_consensus.cc:515] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.619313  9549 raft_consensus.cc:515] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.630721  9353 leader_election.cc:304] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:16.630591  9552 consensus_queue.cc:237] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.629566  9507 consensus_queue.cc:260] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.634057  9550 leader_election.cc:290] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.635439  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.637311  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.635666  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.634330  9508 raft_consensus.cc:359] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
W20260710 11:11:16.637413  9428 leader_election.cc:343] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.637912  9314 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.635584  9549 leader_election.cc:290] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.638046  9388 raft_consensus.cc:2468] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 0.
I20260710 11:11:16.638150  9508 raft_consensus.cc:385] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.638556  9508 raft_consensus.cc:740] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.639348  9555 raft_consensus.cc:2804] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.639155  9508 consensus_queue.cc:260] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.639483  9426 leader_election.cc:304] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:16.639998  9555 raft_consensus.cc:697] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:16.641641  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.642241  9389 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.643707  9550 raft_consensus.cc:2804] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.643848  9512 leader_election.cc:290] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.644115  9550 raft_consensus.cc:493] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.644500  9550 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.644996  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.645468  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.651471  9314 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.652568  9428 leader_election.cc:304] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.653362  9533 raft_consensus.cc:2804] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.653802  9533 raft_consensus.cc:697] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:16.654605  9389 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.654573  9533 consensus_queue.cc:237] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.657785  9506 tablet_bootstrap.cc:492] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: No bootstrap required, opened a new log
I20260710 11:11:16.658396  9506 ts_tablet_manager.cc:1403] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.014s
I20260710 11:11:16.647965  9463 raft_consensus.cc:2393] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in current term 1: Already voted for candidate 0b7cd3be81014668a7aa7b8a9c108472 in this term.
I20260710 11:11:16.642072  9555 consensus_queue.cc:237] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.683159  9508 ts_tablet_manager.cc:1434] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.017s
I20260710 11:11:16.683547  9278 leader_election.cc:304] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:16.684602  9512 raft_consensus.cc:2749] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.685232  9556 raft_consensus.cc:493] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.685014  9506 raft_consensus.cc:359] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.685837  9508 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: Bootstrap starting.
I20260710 11:11:16.685694  9556 raft_consensus.cc:515] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.687101  9507 ts_tablet_manager.cc:1434] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.008s
I20260710 11:11:16.687908  9556 leader_election.cc:290] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.688663  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.688864  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.689266  9389 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 0.
I20260710 11:11:16.689386  9463 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 0.
I20260710 11:11:16.690492  9277 leader_election.cc:304] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.685870  9506 raft_consensus.cc:385] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.691300  9556 raft_consensus.cc:2804] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.691365  9506 raft_consensus.cc:740] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.691746  9556 raft_consensus.cc:493] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.693064  9556 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.699337  9211 catalog_manager.cc:5697] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.700626  9507 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.704933  9209 catalog_manager.cc:5697] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.707808  9507 tablet_bootstrap.cc:654] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.716850  9506 consensus_queue.cc:260] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.692070  9550 raft_consensus.cc:515] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.719913  9508 tablet_bootstrap.cc:654] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.726850  9209 catalog_manager.cc:5697] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.735841  9506 ts_tablet_manager.cc:1434] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260710 11:11:16.737258  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.737950  9314 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.715862  9556 raft_consensus.cc:515] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.742858  9556 leader_election.cc:290] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.745260  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.745476  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.745793  9389 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.745951  9463 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.746220  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:16.746754  9388 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.744980  9550 leader_election.cc:290] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:16.753551  9507 tablet_bootstrap.cc:492] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.753906  9507 ts_tablet_manager.cc:1403] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.012s
I20260710 11:11:16.757714  9507 raft_consensus.cc:359] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.758421  9507 raft_consensus.cc:385] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.758836  9507 raft_consensus.cc:740] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.758376  9463 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 1.
I20260710 11:11:16.763312  9278 leader_election.cc:304] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.763587  9388 raft_consensus.cc:2468] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.763523  9507 consensus_queue.cc:260] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.765529  9556 raft_consensus.cc:2804] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.763247  9389 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 1.
I20260710 11:11:16.780740  9426 leader_election.cc:304] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:16.780886  9556 raft_consensus.cc:697] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:16.781579  9550 raft_consensus.cc:2804] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:16.781811  9556 consensus_queue.cc:237] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.782260  9550 raft_consensus.cc:697] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:16.783644  9314 raft_consensus.cc:2468] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 1.
I20260710 11:11:16.782192  9211 catalog_manager.cc:5697] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.784621  9550 consensus_queue.cc:237] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.788245  9507 ts_tablet_manager.cc:1434] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 11:11:16.789484  9507 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: Bootstrap starting.
I20260710 11:11:16.790400  9533 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.792833  9552 raft_consensus.cc:493] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.793409  9552 raft_consensus.cc:515] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.795748  9552 leader_election.cc:290] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.796483  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:16.796744  9507 tablet_bootstrap.cc:654] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:16.798084  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
W20260710 11:11:16.804100  9278 leader_election.cc:343] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:16.805809  9277 leader_election.cc:343] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:16.806334  9277 leader_election.cc:304] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:16.807193  9552 raft_consensus.cc:2749] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:16.828194  9508 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: No bootstrap required, opened a new log
I20260710 11:11:16.828662  9508 ts_tablet_manager.cc:1403] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.004s
I20260710 11:11:16.829859  9209 catalog_manager.cc:5697] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:16.831149  9508 raft_consensus.cc:359] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.831851  9508 raft_consensus.cc:385] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.832556  9508 raft_consensus.cc:740] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.833247  9508 consensus_queue.cc:260] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.835489  9508 ts_tablet_manager.cc:1434] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:16.842423  9211 catalog_manager.cc:5697] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:16.864861  9533 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.866837  9507 tablet_bootstrap.cc:492] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: No bootstrap required, opened a new log
I20260710 11:11:16.867286  9507 ts_tablet_manager.cc:1403] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.019s
I20260710 11:11:16.869836  9507 raft_consensus.cc:359] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.870297  9507 raft_consensus.cc:385] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:16.870530  9507 raft_consensus.cc:740] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Initialized, Role: FOLLOWER
I20260710 11:11:16.871115  9507 consensus_queue.cc:260] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.873001  9507 ts_tablet_manager.cc:1434] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
W20260710 11:11:16.903160  9259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:16.928776  9533 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.939116  9549 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.978643  9555 raft_consensus.cc:493] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:16.979100  9555 raft_consensus.cc:515] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.980736  9555 leader_election.cc:290] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.981580  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:16.981820  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" is_pre_election: true
I20260710 11:11:16.982118  9314 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 0.
I20260710 11:11:16.982694  9463 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 0.
I20260710 11:11:16.983387  9354 leader_election.cc:304] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:16.984305  9555 raft_consensus.cc:2804] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:16.984668  9555 raft_consensus.cc:493] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:16.985013  9555 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.990305  9555 raft_consensus.cc:515] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:16.991904  9555 leader_election.cc:290] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:16.992643  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:16.993189  9314 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:16.993340  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:16.993897  9463 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:17.000017  9314 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 1.
I20260710 11:11:17.000317  9463 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 1.
I20260710 11:11:17.001003  9354 leader_election.cc:304] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:17.001745  9555 raft_consensus.cc:2804] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:17.002138  9555 raft_consensus.cc:697] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.002816  9555 consensus_queue.cc:237] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.011509  9209 catalog_manager.cc:5697] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.055135  9549 raft_consensus.cc:493] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:17.055680  9549 raft_consensus.cc:515] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.057416  9549 leader_election.cc:290] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:17.058539  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" is_pre_election: true
I20260710 11:11:17.059031  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472" is_pre_election: true
I20260710 11:11:17.060170  9388 raft_consensus.cc:2393] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c65aa7ea4904406bc3c9530ddee8c56 in current term 1: Already voted for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in this term.
I20260710 11:11:17.061240  9426 leader_election.cc:304] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:17.061872  9549 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:17.066066  9549 raft_consensus.cc:2749] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:17.109499  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:40080
I20260710 11:11:17.110237  9388 raft_consensus.cc:606] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Received request to transfer leadership to TS c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:17.123849  9555 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.127735  9463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:17.128415  9463 raft_consensus.cc:606] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Received request to transfer leadership to TS c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:17.130885  9513 raft_consensus.cc:993] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:17.131302  9513 raft_consensus.cc:1081] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Signalling peer c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:17.134720  9313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:34424
I20260710 11:11:17.135264  9313 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.135653  9313 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.141791  9462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:17.142379  9462 raft_consensus.cc:606] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:17.142316  9313 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.143419  9314 raft_consensus.cc:1240] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Rejecting Update request from peer 0b7cd3be81014668a7aa7b8a9c108472 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:17.143982  9546 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.147246  9313 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 2 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:17.148268  9546 consensus_queue.cc:1059] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.148803  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:17.148977  9513 raft_consensus.cc:3055] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.149343  9513 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.150045  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:17.150132  9513 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.151386  9513 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.155015  9463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:17.155567  9463 raft_consensus.cc:606] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:17.168162  9388 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 2.
I20260710 11:11:17.168608  9462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:17.169183  9462 raft_consensus.cc:606] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:17.169903  9277 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:17.170914  9556 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.171355  9556 raft_consensus.cc:697] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:17.172163  9556 consensus_queue.cc:237] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.176065  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:40080
I20260710 11:11:17.176622  9388 raft_consensus.cc:606] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Received request to transfer leadership to TS 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:17.179010  9209 catalog_manager.cc:5697] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 1 to 2, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.200291  9556 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.202422  9549 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.210130  9556 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.217738  9513 consensus_queue.cc:1048] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.227396  9513 consensus_queue.cc:1048] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:17.234030  9555 raft_consensus.cc:993] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:17.234428  9555 raft_consensus.cc:1081] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Signalling peer 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:17.239204  9461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:42916
I20260710 11:11:17.239722  9461 raft_consensus.cc:493] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.240094  9461 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.244295  9549 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:17.248454  9461 raft_consensus.cc:515] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.249428  9463 raft_consensus.cc:1240] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Rejecting Update request from peer 0b7cd3be81014668a7aa7b8a9c108472 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:17.251327  9559 consensus_queue.cc:1059] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.252246  9546 raft_consensus.cc:3055] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.252635  9546 raft_consensus.cc:740] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.253404  9546 consensus_queue.cc:260] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.254276  9546 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.263345  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:17.263767  9461 leader_election.cc:290] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:17.266366  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03b3e2bb0bb4739aa4f01d70e2a3867" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:17.272101  9556 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.279448  9533 raft_consensus.cc:993] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.279865  9533 raft_consensus.cc:1081] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.285671  9387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45290
I20260710 11:11:17.286224  9387 raft_consensus.cc:493] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.286583  9387 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.294965  9556 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.299793  9389 raft_consensus.cc:2468] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 2.
I20260710 11:11:17.304322  9426 leader_election.cc:304] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:17.311046  9533 raft_consensus.cc:2804] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.311517  9533 raft_consensus.cc:697] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:17.312233  9533 consensus_queue.cc:237] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.300153  9387 raft_consensus.cc:515] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.315852  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:17.316468  9313 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.321743  9210 catalog_manager.cc:5697] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 1 to 2, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:17.322938  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:17.323541  9463 raft_consensus.cc:3055] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.323865  9463 raft_consensus.cc:740] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:17.324635  9463 consensus_queue.cc:260] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.325670  9463 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.329588  9387 leader_election.cc:290] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:17.332104  9463 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.333050  9353 leader_election.cc:304] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:17.333834  9546 raft_consensus.cc:2804] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.334275  9546 raft_consensus.cc:697] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.335034  9546 consensus_queue.cc:237] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.338814  9313 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.342980  9210 catalog_manager.cc:5697] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 1 to 2, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.346431  9533 raft_consensus.cc:993] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:17.346899  9549 raft_consensus.cc:1081] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Signalling peer c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:17.348492  9313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:51316
I20260710 11:11:17.349012  9313 raft_consensus.cc:493] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.349361  9313 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.356072  9313 raft_consensus.cc:515] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.358363  9313 leader_election.cc:290] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 2 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:17.358587  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:17.359009  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:17.359153  9387 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.359535  9463 raft_consensus.cc:3055] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.359845  9463 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:17.360634  9463 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.361754  9463 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.365473  9387 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 2.
I20260710 11:11:17.366964  9277 leader_election.cc:304] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:17.367724  9582 raft_consensus.cc:2804] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.368201  9582 raft_consensus.cc:697] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:17.368324  9463 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 2.
I20260710 11:11:17.369055  9582 consensus_queue.cc:237] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.375568  9210 catalog_manager.cc:5697] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 1 to 2, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.389254  9549 consensus_queue.cc:1048] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.392748  9546 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.400296  9549 consensus_queue.cc:1048] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:17.401970  9549 raft_consensus.cc:993] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.408070  9550 raft_consensus.cc:1081] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.410101  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45290
I20260710 11:11:17.410609  9388 raft_consensus.cc:493] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.410952  9388 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.421727  9513 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.420473  9388 raft_consensus.cc:515] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.427866  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:17.428442  9312 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.429729  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7715aa368a94f6784b66861ab90df4f" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:17.434002  9463 raft_consensus.cc:3055] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.434459  9463 raft_consensus.cc:740] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:17.435303  9463 consensus_queue.cc:260] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.436251  9463 raft_consensus.cc:3060] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.430287  9388 leader_election.cc:290] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:17.444679  9463 raft_consensus.cc:2468] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.445839  9353 leader_election.cc:304] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:17.447168  9555 raft_consensus.cc:2804] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.447641  9555 raft_consensus.cc:697] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.448457  9555 consensus_queue.cc:237] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.449627  9312 raft_consensus.cc:2468] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.453539  9314 raft_consensus.cc:1240] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Rejecting Update request from peer 8c65aa7ea4904406bc3c9530ddee8c56 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:17.456269  9210 catalog_manager.cc:5697] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 1 to 2, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.531638  9514 raft_consensus.cc:993] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.532084  9549 raft_consensus.cc:1081] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:17.533437  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45290
I20260710 11:11:17.533885  9388 raft_consensus.cc:493] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.534181  9388 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.538472  9388 raft_consensus.cc:515] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.539886  9388 leader_election.cc:290] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:17.540696  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:17.540974  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:17.541275  9314 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.541548  9463 raft_consensus.cc:3055] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:17.541870  9463 raft_consensus.cc:740] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:17.542572  9463 consensus_queue.cc:260] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.543402  9463 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.547406  9463 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.547520  9314 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:17.548427  9353 leader_election.cc:304] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:17.549158  9513 raft_consensus.cc:2804] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:17.549618  9513 raft_consensus.cc:697] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:17.550382  9513 consensus_queue.cc:237] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:17.557222  9208 catalog_manager.cc:5697] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 1 to 2, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:17.617931  9463 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.624714  9463 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.625979  9582 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.634166  9388 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.635651  9556 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.774709  9314 raft_consensus.cc:1275] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.776089  9559 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.784229  9463 raft_consensus.cc:1275] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.785997  9546 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.788843  9461 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.790125  9556 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.796974  9387 raft_consensus.cc:1275] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.798758  9314 raft_consensus.cc:3060] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:17.803136  9549 consensus_queue.cc:1048] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.806667  9387 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.807956  9556 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.809700  9314 raft_consensus.cc:1275] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.816687  9549 consensus_queue.cc:1048] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.876762  9463 raft_consensus.cc:1275] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.877822  9546 consensus_queue.cc:1048] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.884333  9314 raft_consensus.cc:1275] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.886557  9555 consensus_queue.cc:1048] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:17.997136  9314 raft_consensus.cc:1275] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:17.998354  9555 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:18.006062  9463 raft_consensus.cc:1275] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:18.007459  9555 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.203527  9179 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:20.204358  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:20.223133  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad2539695284fb591dd66959876aeba"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:20.223640  9388 raft_consensus.cc:606] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Received request to transfer leadership to TS 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:20.232908  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
mode: GRACEFUL
new_leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:34432
I20260710 11:11:20.233366  9314 raft_consensus.cc:606] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Received request to transfer leadership to TS 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:20.234346  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:20.234762  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:20.290772  9582 raft_consensus.cc:993] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: : Instructing follower 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:20.291194  9599 raft_consensus.cc:1081] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Signalling peer 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:20.292490  9463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:43116
I20260710 11:11:20.292982  9463 raft_consensus.cc:493] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.293321  9463 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.297106  9463 raft_consensus.cc:515] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.298691  9463 leader_election.cc:290] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:20.299283  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:20.299640  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:20.299860  9314 raft_consensus.cc:3055] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.300208  9388 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.300209  9314 raft_consensus.cc:740] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:20.301100  9314 consensus_queue.cc:260] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.302295  9314 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.306653  9388 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 2.
I20260710 11:11:20.307940  9426 leader_election.cc:304] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:20.308732  9533 raft_consensus.cc:2804] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.308781  9314 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 2.
I20260710 11:11:20.311195  9533 raft_consensus.cc:697] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:20.311975  9533 consensus_queue.cc:237] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.318715  9209 catalog_manager.cc:5697] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 1 to 2, leader changed from c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193) to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.653792  9555 raft_consensus.cc:993] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:20.654203  9606 raft_consensus.cc:1081] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Signalling peer 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:20.655509  9463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad2539695284fb591dd66959876aeba"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:42916
I20260710 11:11:20.655880  9463 raft_consensus.cc:493] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:20.656131  9463 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.659761  9463 raft_consensus.cc:515] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.661015  9463 leader_election.cc:290] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:20.661792  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:20.662016  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:20.662348  9314 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.662560  9388 raft_consensus.cc:3055] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:20.662868  9388 raft_consensus.cc:740] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:20.663606  9388 consensus_queue.cc:260] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.664498  9388 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:20.666399  9314 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 2.
I20260710 11:11:20.667241  9428 leader_election.cc:304] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:20.667892  9533 raft_consensus.cc:2804] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:20.668397  9533 raft_consensus.cc:697] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:20.669055  9388 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 2.
I20260710 11:11:20.669188  9533 consensus_queue.cc:237] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:20.678674  9209 catalog_manager.cc:5697] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 1 to 2, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:20.745715  9388 raft_consensus.cc:1275] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.746775  9533 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:20.756563  9314 raft_consensus.cc:1275] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:20.758001  9600 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.103905  9314 raft_consensus.cc:1275] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.105096  9600 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.112423  9388 raft_consensus.cc:1275] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.116008  9614 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.235512  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:21.252564  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:11:21.253114  9314 raft_consensus.cc:606] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:21.257059  9463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:21.257483  9463 raft_consensus.cc:606] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:21.261893  9600 raft_consensus.cc:993] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.261801  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:11:21.262305  9614 raft_consensus.cc:1081] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.262305  9314 raft_consensus.cc:606] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:21.263965  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45290
I20260710 11:11:21.264422  9388 raft_consensus.cc:493] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.264770  9388 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.266993  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:11:21.267482  9314 raft_consensus.cc:606] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:21.270793  9388 raft_consensus.cc:515] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.272588  9388 leader_election.cc:290] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 3 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:21.273597  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:21.274180  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe60bf30e2c4e46ba0332119e289f24" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:21.274645  9314 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.274098  9463 raft_consensus.cc:3055] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:21.276840  9463 raft_consensus.cc:740] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:21.277544  9463 consensus_queue.cc:260] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.278117  9461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad2539695284fb591dd66959876aeba"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
mode: GRACEFUL
new_leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:42932
I20260710 11:11:21.278544  9463 raft_consensus.cc:3060] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.278687  9461 raft_consensus.cc:606] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Received request to transfer leadership to TS 0b7cd3be81014668a7aa7b8a9c108472
I20260710 11:11:21.280261  9314 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.281158  9354 leader_election.cc:304] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:21.281874  9606 raft_consensus.cc:2804] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:21.282887  9606 raft_consensus.cc:697] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:21.284031  9463 raft_consensus.cc:2468] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.283594  9606 consensus_queue.cc:237] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.289280  9209 catalog_manager.cc:5697] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 2 to 3, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.331687  9599 raft_consensus.cc:993] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.332103  9622 raft_consensus.cc:1081] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.333359  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:11:21.333817  9388 raft_consensus.cc:493] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.334132  9388 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.338124  9388 raft_consensus.cc:515] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.339432  9388 leader_election.cc:290] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:21.340245  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:21.340406  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:21.340689  9314 raft_consensus.cc:3055] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:21.340878  9463 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.340988  9314 raft_consensus.cc:740] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:21.341668  9314 consensus_queue.cc:260] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.342437  9314 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:21.344797  9463 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:21.345713  9353 leader_election.cc:304] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:21.346309  9314 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 2.
I20260710 11:11:21.346424  9606 raft_consensus.cc:2804] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:21.346896  9606 raft_consensus.cc:697] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:21.347589  9606 consensus_queue.cc:237] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.354228  9209 catalog_manager.cc:5697] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 1 to 2, leader changed from c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.375577  9599 raft_consensus.cc:993] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.376149  9622 raft_consensus.cc:1081] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.377503  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:11:21.377980  9388 raft_consensus.cc:493] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.378266  9388 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.382372  9388 raft_consensus.cc:515] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.383643  9388 leader_election.cc:290] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 3 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:21.384307  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:21.384567  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:21.384824  9314 raft_consensus.cc:3055] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:21.385062  9463 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.385134  9314 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:21.385864  9314 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.386869  9314 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.390672  9463 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.391597  9353 leader_election.cc:304] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:21.392114  9314 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.392258  9606 raft_consensus.cc:2804] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:21.392688  9606 raft_consensus.cc:697] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:21.393515  9606 consensus_queue.cc:237] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.399472  9209 catalog_manager.cc:5697] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 2 to 3, leader changed from c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.531167  9600 raft_consensus.cc:993] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.531577  9614 raft_consensus.cc:1081] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.532998  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad2539695284fb591dd66959876aeba"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45290
I20260710 11:11:21.533404  9388 raft_consensus.cc:493] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.533715  9388 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.537561  9388 raft_consensus.cc:515] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.539175  9388 leader_election.cc:290] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 3 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:21.540072  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:21.540179  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad2539695284fb591dd66959876aeba" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:21.540601  9463 raft_consensus.cc:3055] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:21.540597  9314 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.541050  9463 raft_consensus.cc:740] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:21.541723  9463 consensus_queue.cc:260] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.542735  9463 raft_consensus.cc:3060] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.546281  9314 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.547149  9354 leader_election.cc:304] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:21.547832  9606 raft_consensus.cc:2804] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:21.548269  9606 raft_consensus.cc:697] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:21.548282  9463 raft_consensus.cc:2468] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.549144  9606 consensus_queue.cc:237] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.554445  9209 catalog_manager.cc:5697] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 2 to 3, leader changed from 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.665905  9599 raft_consensus.cc:993] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: : Instructing follower 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.666322  9622 raft_consensus.cc:1081] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Signalling peer 0b7cd3be81014668a7aa7b8a9c108472 to start an election
I20260710 11:11:21.667666  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
 from {username='slave'} at 127.0.0.1:45302
I20260710 11:11:21.668111  9388 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:21.668380  9388 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.672272  9314 raft_consensus.cc:1275] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:21.672359  9388 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.673417  9606 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:21.673867  9388 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [CANDIDATE]: Term 3 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:21.674873  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:21.675628  9463 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.674880  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "0b7cd3be81014668a7aa7b8a9c108472" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:21.676157  9314 raft_consensus.cc:3055] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:21.676497  9314 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:21.677321  9314 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.678426  9314 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:21.683873  9463 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.684770  9314 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b7cd3be81014668a7aa7b8a9c108472 in term 3.
I20260710 11:11:21.685339  9353 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [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: 0b7cd3be81014668a7aa7b8a9c108472, 8c65aa7ea4904406bc3c9530ddee8c56; no voters: 
I20260710 11:11:21.686877  9606 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:21.689216  9606 raft_consensus.cc:697] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Leader. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:21.689805  9461 raft_consensus.cc:1275] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:21.690439  9606 consensus_queue.cc:237] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:21.691025  9628 consensus_queue.cc:1048] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:21.698781  9209 catalog_manager.cc:5697] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 reported cstate change: term changed from 2 to 3, leader changed from c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193) to 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "0b7cd3be81014668a7aa7b8a9c108472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.801777  9461 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:21.802928  9606 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:21.807168  9312 raft_consensus.cc:1275] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.808441  9606 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.814276  9314 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:21.815783  9606 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:21.826920  9461 raft_consensus.cc:1275] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:21.829670  9628 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:21.998495  9461 raft_consensus.cc:1275] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:21.999543  9606 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:22.006201  9314 raft_consensus.cc:1275] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:22.007608  9627 consensus_queue.cc:1048] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:22.117329  9461 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:22.118536  9627 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:22.125459  9314 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Refusing update from remote peer 0b7cd3be81014668a7aa7b8a9c108472: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:22.126809  9627 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:24.287273  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:24.295472  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:24.296110  9388 raft_consensus.cc:606] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Received request to transfer leadership to TS 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:24.298962  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:24.299430  9388 raft_consensus.cc:606] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Received request to transfer leadership to TS c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:24.301596  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:24.302109  9388 raft_consensus.cc:606] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Received request to transfer leadership to TS c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:24.304608  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:24.304970  9388 raft_consensus.cc:606] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Received request to transfer leadership to TS c5f2f004f8f34a0fb1eb9bcf96dab458
I20260710 11:11:24.307062  9388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3"
dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
mode: GRACEFUL
new_leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:40088
I20260710 11:11:24.307389  9388 raft_consensus.cc:606] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Received request to transfer leadership to TS 8c65aa7ea4904406bc3c9530ddee8c56
I20260710 11:11:24.308317  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:24.308701  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:24.517764  9638 raft_consensus.cc:993] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:24.518275  9628 raft_consensus.cc:1081] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Signalling peer 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:24.519870  9461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:42916
I20260710 11:11:24.520373  9461 raft_consensus.cc:493] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.520709  9461 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.525861  9461 raft_consensus.cc:515] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.527508  9461 leader_election.cc:290] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 4 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:24.528491  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:24.528543  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01761cbbd0b14217904ab7ec05c9ef99" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:24.529224  9388 raft_consensus.cc:3055] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:24.529172  9312 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.529598  9388 raft_consensus.cc:740] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:24.530347  9388 consensus_queue.cc:260] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.531208  9388 raft_consensus.cc:3060] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.534365  9312 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 4.
I20260710 11:11:24.535542  9428 leader_election.cc:304] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:24.535871  9388 raft_consensus.cc:2468] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 4.
I20260710 11:11:24.536513  9614 raft_consensus.cc:2804] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:24.537606  9614 raft_consensus.cc:697] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:24.538409  9614 consensus_queue.cc:237] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.544502  9209 catalog_manager.cc:5697] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 3 to 4, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 4 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:24.582604  9638 raft_consensus.cc:993] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.583060  9628 raft_consensus.cc:1081] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Signalling peer c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.584502  9628 raft_consensus.cc:993] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.584898  9628 raft_consensus.cc:1081] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Signalling peer c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.585938  9312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f5b531badf14525875fc1501460e226"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:34424
I20260710 11:11:24.586390  9314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:34424
I20260710 11:11:24.586423  9312 raft_consensus.cc:493] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.586906  9314 raft_consensus.cc:493] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.586936  9312 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.587288  9314 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.591337  9314 raft_consensus.cc:515] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.591563  9312 raft_consensus.cc:515] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.593053  9314 leader_election.cc:290] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 3 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:24.593590  9312 leader_election.cc:290] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 4 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:24.594122  9461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:24.594714  9461 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.594975  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:24.595247  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5b531badf14525875fc1501460e226" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:24.595522  9387 raft_consensus.cc:3055] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:24.595719  9463 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.595849  9387 raft_consensus.cc:740] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:24.596684  9387 consensus_queue.cc:260] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.597867  9387 raft_consensus.cc:3060] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:24.599167  9461 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 3.
I20260710 11:11:24.600301  9278 leader_election.cc:304] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:24.602043  9646 raft_consensus.cc:2804] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.602032  9463 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 4.
I20260710 11:11:24.603731  9278 leader_election.cc:304] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:24.604831  9387 raft_consensus.cc:2468] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 4.
I20260710 11:11:24.606768  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65da4be3be5643e193641ffba6fd29d3" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:24.607445  9388 raft_consensus.cc:3055] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.607486  9648 raft_consensus.cc:2804] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:24.607867  9388 raft_consensus.cc:740] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:24.608156  9648 raft_consensus.cc:697] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:24.609018  9648 consensus_queue.cc:237] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.609004  9388 consensus_queue.cc:260] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.610864  9388 raft_consensus.cc:3060] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.616235  9646 raft_consensus.cc:697] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:24.617113  9646 consensus_queue.cc:237] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.618549  9388 raft_consensus.cc:2468] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 3.
I20260710 11:11:24.624359  9209 catalog_manager.cc:5697] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 2 to 3, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.634646  9209 catalog_manager.cc:5697] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 3 to 4, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 4 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.711105  9645 raft_consensus.cc:993] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:24.711616  9628 raft_consensus.cc:1081] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Signalling peer 8c65aa7ea4904406bc3c9530ddee8c56 to start an election
I20260710 11:11:24.712893  9463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3"
dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
 from {username='slave'} at 127.0.0.1:42916
I20260710 11:11:24.713307  9463 raft_consensus.cc:493] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.713589  9463 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.717308  9463 raft_consensus.cc:515] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.718587  9463 leader_election.cc:290] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [CANDIDATE]: Term 3 election: Requested vote from peers c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169), 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535)
I20260710 11:11:24.719375  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
I20260710 11:11:24.719604  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26485e0aa2c4fd495529462bf4d32d3" candidate_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:24.719905  9312 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.720163  9388 raft_consensus.cc:3055] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.720511  9388 raft_consensus.cc:740] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:24.721045  9388 consensus_queue.cc:260] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.721800  9388 raft_consensus.cc:3060] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.724454  9312 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 3.
I20260710 11:11:24.725287  9428 leader_election.cc:304] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:24.725941  9614 raft_consensus.cc:2804] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.725870  9388 raft_consensus.cc:2468] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c65aa7ea4904406bc3c9530ddee8c56 in term 3.
I20260710 11:11:24.726512  9614 raft_consensus.cc:697] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 LEADER]: Becoming Leader. State: Replica: 8c65aa7ea4904406bc3c9530ddee8c56, State: Running, Role: LEADER
I20260710 11:11:24.727365  9614 consensus_queue.cc:237] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.733667  9209 catalog_manager.cc:5697] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 reported cstate change: term changed from 2 to 3, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195). New cstate: current_term: 3 leader_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:24.843479  9645 raft_consensus.cc:993] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: : Instructing follower c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.843904  9628 raft_consensus.cc:1081] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Signalling peer c5f2f004f8f34a0fb1eb9bcf96dab458 to start an election
I20260710 11:11:24.845208  9312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5"
dest_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458"
 from {username='slave'} at 127.0.0.1:34424
I20260710 11:11:24.845597  9312 raft_consensus.cc:493] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:24.845847  9312 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.850153  9312 raft_consensus.cc:515] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.851580  9312 leader_election.cc:290] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [CANDIDATE]: Term 3 election: Requested vote from peers 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535), 8c65aa7ea4904406bc3c9530ddee8c56 (127.8.246.195:38365)
I20260710 11:11:24.852370  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b7cd3be81014668a7aa7b8a9c108472"
I20260710 11:11:24.852536  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14919988aac4f73a92bb82e3aa73bb5" candidate_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c65aa7ea4904406bc3c9530ddee8c56"
I20260710 11:11:24.852970  9388 raft_consensus.cc:3055] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:24.853019  9463 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.853310  9388 raft_consensus.cc:740] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b7cd3be81014668a7aa7b8a9c108472, State: Running, Role: LEADER
I20260710 11:11:24.853991  9388 consensus_queue.cc:260] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.855043  9388 raft_consensus.cc:3060] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:24.858772  9463 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 3.
I20260710 11:11:24.859732  9278 leader_election.cc:304] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: 8c65aa7ea4904406bc3c9530ddee8c56, c5f2f004f8f34a0fb1eb9bcf96dab458; no voters: 
I20260710 11:11:24.860333  9388 raft_consensus.cc:2468] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5f2f004f8f34a0fb1eb9bcf96dab458 in term 3.
I20260710 11:11:24.860435  9646 raft_consensus.cc:2804] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:24.860909  9646 raft_consensus.cc:697] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 LEADER]: Becoming Leader. State: Replica: c5f2f004f8f34a0fb1eb9bcf96dab458, State: Running, Role: LEADER
I20260710 11:11:24.861645  9646 consensus_queue.cc:237] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [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: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } }
I20260710 11:11:24.868112  9209 catalog_manager.cc:5697] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 reported cstate change: term changed from 2 to 3, leader changed from 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194) to c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:24.964452  9388 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:24.965529  9614 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:24.974725  9312 raft_consensus.cc:1275] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:24.975972  9614 consensus_queue.cc:1048] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:25.071004  9463 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:25.072188  9646 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:25.080461  9388 raft_consensus.cc:1275] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:25.081976  9648 consensus_queue.cc:1048] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:25.177500  9463 raft_consensus.cc:1275] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.178582  9648 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.185210  9388 raft_consensus.cc:1275] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.186401  9648 consensus_queue.cc:1048] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.245692  9388 raft_consensus.cc:1275] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.246948  9648 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.252473  9463 raft_consensus.cc:1275] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Refusing update from remote peer c5f2f004f8f34a0fb1eb9bcf96dab458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.254694  9647 consensus_queue.cc:1048] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c65aa7ea4904406bc3c9530ddee8c56" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.266841  9312 raft_consensus.cc:1275] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.268183  9614 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f2f004f8f34a0fb1eb9bcf96dab458" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.276677  9388 raft_consensus.cc:1275] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Refusing update from remote peer 8c65aa7ea4904406bc3c9530ddee8c56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:25.279392  9639 consensus_queue.cc:1048] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b7cd3be81014668a7aa7b8a9c108472" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:25.309345  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:25.314488  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:11:25.337102  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.337810  9179 tablet_replica.cc:333] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.338879  9179 raft_consensus.cc:2243] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.339305  9179 raft_consensus.cc:2272] T c03b3e2bb0bb4739aa4f01d70e2a3867 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.341418  9179 tablet_replica.cc:333] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.341856  9179 raft_consensus.cc:2243] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.342200  9179 raft_consensus.cc:2272] T b7715aa368a94f6784b66861ab90df4f P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.343559  9179 tablet_replica.cc:333] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.344026  9179 raft_consensus.cc:2243] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.344440  9179 raft_consensus.cc:2272] T f26485e0aa2c4fd495529462bf4d32d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.346884  9179 tablet_replica.cc:333] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.347373  9179 raft_consensus.cc:2243] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.348106  9179 raft_consensus.cc:2272] T 65da4be3be5643e193641ffba6fd29d3 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.349772  9179 tablet_replica.cc:333] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.350335  9179 raft_consensus.cc:2243] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.350979  9179 raft_consensus.cc:2272] T 7f5b531badf14525875fc1501460e226 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.352638  9179 tablet_replica.cc:333] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.353086  9179 raft_consensus.cc:2243] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.353729  9179 raft_consensus.cc:2272] T a14919988aac4f73a92bb82e3aa73bb5 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.355265  9179 tablet_replica.cc:333] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.355702  9179 raft_consensus.cc:2243] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.356112  9179 raft_consensus.cc:2272] T 01761cbbd0b14217904ab7ec05c9ef99 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.357930  9179 tablet_replica.cc:333] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.358392  9179 raft_consensus.cc:2243] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.358776  9179 raft_consensus.cc:2272] T 0ad2539695284fb591dd66959876aeba P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.360275  9179 tablet_replica.cc:333] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458: stopping tablet replica
I20260710 11:11:25.360685  9179 raft_consensus.cc:2243] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.361047  9179 raft_consensus.cc:2272] T 9fe60bf30e2c4e46ba0332119e289f24 P c5f2f004f8f34a0fb1eb9bcf96dab458 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.473088  9354 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.246.193:34169: connect: Connection refused (error 111)
I20260710 11:11:25.474705  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
W20260710 11:11:25.476779  9354 consensus_peers.cc:597] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 -> Peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Couldn't send request to peer c5f2f004f8f34a0fb1eb9bcf96dab458. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.491870  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
W20260710 11:11:25.517946  9426 consensus_peers.cc:597] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 -> Peer 0b7cd3be81014668a7aa7b8a9c108472 (127.8.246.194:43535): Couldn't send request to peer 0b7cd3be81014668a7aa7b8a9c108472. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.519200  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.520036  9179 tablet_replica.cc:333] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.520802  9179 raft_consensus.cc:2243] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.521314  9179 raft_consensus.cc:2272] T f26485e0aa2c4fd495529462bf4d32d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.523766  9354 consensus_peers.cc:597] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 -> Peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Couldn't send request to peer c5f2f004f8f34a0fb1eb9bcf96dab458. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.524317  9179 tablet_replica.cc:333] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.524834  9179 raft_consensus.cc:2243] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.525472  9179 raft_consensus.cc:2272] T b7715aa368a94f6784b66861ab90df4f P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.527032  9179 tablet_replica.cc:333] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.527500  9179 raft_consensus.cc:2243] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.527889  9179 raft_consensus.cc:2272] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 0b7cd3be81014668a7aa7b8a9c108472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.529455  9179 tablet_replica.cc:333] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.529934  9179 raft_consensus.cc:2243] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.530303  9179 raft_consensus.cc:2272] T 65da4be3be5643e193641ffba6fd29d3 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.532088  9179 tablet_replica.cc:333] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.532531  9179 raft_consensus.cc:2243] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.532888  9179 raft_consensus.cc:2272] T 7f5b531badf14525875fc1501460e226 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.534581  9179 tablet_replica.cc:333] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.535059  9179 raft_consensus.cc:2243] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.535717  9179 raft_consensus.cc:2272] T 0ad2539695284fb591dd66959876aeba P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.537146  9179 tablet_replica.cc:333] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.537591  9179 raft_consensus.cc:2243] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.538233  9179 raft_consensus.cc:2272] T 9fe60bf30e2c4e46ba0332119e289f24 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.539602  9179 tablet_replica.cc:333] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.540089  9179 raft_consensus.cc:2243] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.540457  9179 raft_consensus.cc:2272] T 01761cbbd0b14217904ab7ec05c9ef99 P 0b7cd3be81014668a7aa7b8a9c108472 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.542164  9179 tablet_replica.cc:333] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472: stopping tablet replica
I20260710 11:11:25.542584  9179 raft_consensus.cc:2243] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.542945  9179 raft_consensus.cc:2272] T a14919988aac4f73a92bb82e3aa73bb5 P 0b7cd3be81014668a7aa7b8a9c108472 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:25.564558  9428 consensus_peers.cc:597] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 -> Peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Couldn't send request to peer c5f2f004f8f34a0fb1eb9bcf96dab458. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.569048  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:11:25.584277  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
I20260710 11:11:25.605050  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:25.605787  9179 tablet_replica.cc:333] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.606413  9179 raft_consensus.cc:2243] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.606885  9179 raft_consensus.cc:2272] T 0ad2539695284fb591dd66959876aeba P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.608983  9179 tablet_replica.cc:333] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
W20260710 11:11:25.609078  9428 consensus_peers.cc:597] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 -> Peer c5f2f004f8f34a0fb1eb9bcf96dab458 (127.8.246.193:34169): Couldn't send request to peer c5f2f004f8f34a0fb1eb9bcf96dab458. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:25.609567  9179 raft_consensus.cc:2243] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.610013  9179 raft_consensus.cc:2272] T 9fe60bf30e2c4e46ba0332119e289f24 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.611552  9179 tablet_replica.cc:333] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.612087  9179 raft_consensus.cc:2243] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.612749  9179 raft_consensus.cc:2272] T c03b3e2bb0bb4739aa4f01d70e2a3867 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.614233  9179 tablet_replica.cc:333] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.614696  9179 raft_consensus.cc:2243] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.615329  9179 raft_consensus.cc:2272] T f26485e0aa2c4fd495529462bf4d32d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.617108  9179 tablet_replica.cc:333] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.617573  9179 raft_consensus.cc:2243] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.617972  9179 raft_consensus.cc:2272] T b7715aa368a94f6784b66861ab90df4f P 8c65aa7ea4904406bc3c9530ddee8c56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.619362  9179 tablet_replica.cc:333] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.619814  9179 raft_consensus.cc:2243] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.620266  9179 raft_consensus.cc:2272] T 65da4be3be5643e193641ffba6fd29d3 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.622005  9179 tablet_replica.cc:333] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.622479  9179 raft_consensus.cc:2243] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.622875  9179 raft_consensus.cc:2272] T 7f5b531badf14525875fc1501460e226 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.624574  9179 tablet_replica.cc:333] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.625049  9179 raft_consensus.cc:2243] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:25.625439  9179 raft_consensus.cc:2272] T a14919988aac4f73a92bb82e3aa73bb5 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.627104  9179 tablet_replica.cc:333] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56: stopping tablet replica
I20260710 11:11:25.627521  9179 raft_consensus.cc:2243] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.628225  9179 raft_consensus.cc:2272] T 01761cbbd0b14217904ab7ec05c9ef99 P 8c65aa7ea4904406bc3c9530ddee8c56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.654102  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:11:25.669380  9179 master.cc:562] Master@127.8.246.254:42837 shutting down...
I20260710 11:11:25.792505  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:25.793403  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:25.793874  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76258bc9d94346648daa21e04742cbf4: stopping tablet replica
I20260710 11:11:25.814013  9179 master.cc:584] Master@127.8.246.254:42837 shutdown complete.
0b7cd3be81014668a7aa7b8a9c108472  4
8c65aa7ea4904406bc3c9530ddee8c56  1
c5f2f004f8f34a0fb1eb9bcf96dab458  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12451 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:25.851460  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:46477
I20260710 11:11:25.852584  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:25.857538  9671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:25.858078  9672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:25.858924  9674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:25.859218  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:25.860162  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:25.860332  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:25.860509  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681885860496 us; error 0 us; skew 500 ppm
I20260710 11:11:25.861075  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:25.863338  9179 webserver.cc:533] Webserver started at http://127.8.246.254:36371/ using document root <none> and password file <none>
I20260710 11:11:25.863811  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:25.864037  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:25.864295  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:25.865343  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "8118493a11fa4506ae19f51e5ec168b8"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-gg25"
I20260710 11:11:25.869479  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:25.872498  9679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.873167  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:25.873448  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "8118493a11fa4506ae19f51e5ec168b8"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-gg25"
I20260710 11:11:25.873746  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:25.885830  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:25.886930  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:25.922680  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:46477
I20260710 11:11:25.922777  9730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:46477 every 8 connection(s)
I20260710 11:11:25.926448  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.935810  9731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8: Bootstrap starting.
I20260710 11:11:25.940109  9731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.944021  9731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8: No bootstrap required, opened a new log
I20260710 11:11:25.945945  9731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER }
I20260710 11:11:25.946285  9731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.946547  9731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8118493a11fa4506ae19f51e5ec168b8, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.947077  9731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER }
I20260710 11:11:25.947521  9731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:25.947746  9731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:25.948050  9731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.951786  9731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER }
I20260710 11:11:25.952275  9731 leader_election.cc:304] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [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: 8118493a11fa4506ae19f51e5ec168b8; no voters: 
I20260710 11:11:25.953346  9731 leader_election.cc:290] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:25.953742  9734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.955008  9734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8118493a11fa4506ae19f51e5ec168b8, State: Running, Role: LEADER
I20260710 11:11:25.955577  9734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [LEADER]: Queue going to LEADER mode. State: All 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: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER }
I20260710 11:11:25.956149  9731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:25.960115  9736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8118493a11fa4506ae19f51e5ec168b8. Latest consensus state: current_term: 1 leader_uuid: "8118493a11fa4506ae19f51e5ec168b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER } }
I20260710 11:11:25.961894  9736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:25.960988  9735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8118493a11fa4506ae19f51e5ec168b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8118493a11fa4506ae19f51e5ec168b8" member_type: VOTER } }
I20260710 11:11:25.963147  9735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:25.964184  9743 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:25.968844  9743 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:25.970727  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:25.976861  9743 catalog_manager.cc:1383] Generated new cluster ID: 861b8d7fbb1d4fbaa917329130d08714
I20260710 11:11:25.977125  9743 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:26.009853  9743 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:26.011054  9743 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:26.022197  9743 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8: Generated new TSK 0
I20260710 11:11:26.022761  9743 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:26.036543  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:26.041929  9752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.043005  9753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.045015  9755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.048261  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:26.049077  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:26.049291  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:26.049474  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681886049454 us; error 0 us; skew 500 ppm
I20260710 11:11:26.050001  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:26.052845  9179 webserver.cc:533] Webserver started at http://127.8.246.193:44475/ using document root <none> and password file <none>
I20260710 11:11:26.053395  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:26.053587  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:26.053864  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:26.054848  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "923cd91ad1e9422d81c0395004aa5d0e"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.059370  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:26.062402  9760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.063215  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:26.063550  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "923cd91ad1e9422d81c0395004aa5d0e"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.063786  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:26.088629  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:26.089748  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:26.091061  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:26.093243  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:26.093410  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.093704  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:26.093881  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.133049  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:42187
I20260710 11:11:26.133159  9822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:42187 every 8 connection(s)
I20260710 11:11:26.137817  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:26.144431  9827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.146569  9828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.148314  9179 server_base.cc:1061] running on GCE node
W20260710 11:11:26.148968  9830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.149788  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:26.149981  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:26.150104  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681886150094 us; error 0 us; skew 500 ppm
I20260710 11:11:26.150524  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:26.152882  9179 webserver.cc:533] Webserver started at http://127.8.246.194:35315/ using document root <none> and password file <none>
I20260710 11:11:26.153332  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:26.153580  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:26.153862  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:26.155069  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "ff0d053e255a4e95a201c10eb83002dc"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.155303  9823 heartbeater.cc:344] Connected to a master server at 127.8.246.254:46477
I20260710 11:11:26.155687  9823 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:26.156383  9823 heartbeater.cc:507] Master 127.8.246.254:46477 requested a full tablet report, sending...
I20260710 11:11:26.158365  9696 ts_manager.cc:194] Registered new tserver with Master: 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187)
I20260710 11:11:26.159847  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:26.160005  9696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59788
I20260710 11:11:26.163175  9835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.163859  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:26.164191  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "ff0d053e255a4e95a201c10eb83002dc"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.164467  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:26.178537  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:26.179586  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:26.180974  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:26.182945  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:26.183157  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.183393  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:26.183560  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.220847  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:34137
I20260710 11:11:26.220942  9897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:34137 every 8 connection(s)
I20260710 11:11:26.225378  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:26.232106  9901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:26.233984  9902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.235327  9179 server_base.cc:1061] running on GCE node
W20260710 11:11:26.235253  9904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:26.236392  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:26.236614  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:26.236852  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681886236834 us; error 0 us; skew 500 ppm
I20260710 11:11:26.237426  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:26.238102  9898 heartbeater.cc:344] Connected to a master server at 127.8.246.254:46477
I20260710 11:11:26.238548  9898 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:26.239326  9898 heartbeater.cc:507] Master 127.8.246.254:46477 requested a full tablet report, sending...
I20260710 11:11:26.239877  9179 webserver.cc:533] Webserver started at http://127.8.246.195:39407/ using document root <none> and password file <none>
I20260710 11:11:26.240492  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:26.240705  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:26.240975  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:26.241535  9696 ts_manager.cc:194] Registered new tserver with Master: ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.242121  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "5f735034198c4c7d997f2ce1435f915f"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.242864  9696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59796
I20260710 11:11:26.246661  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:11:26.249770  9909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.250447  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:26.250725  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "5f735034198c4c7d997f2ce1435f915f"
format_stamp: "Formatted at 2026-07-10 11:11:26 on dist-test-slave-gg25"
I20260710 11:11:26.251004  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:26.281473  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:26.282814  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:26.284276  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:26.286365  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:26.286593  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.286827  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:26.286998  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:26.324002  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:37823
I20260710 11:11:26.324110  9971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:37823 every 8 connection(s)
I20260710 11:11:26.338279  9972 heartbeater.cc:344] Connected to a master server at 127.8.246.254:46477
I20260710 11:11:26.338634  9972 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:26.339373  9972 heartbeater.cc:507] Master 127.8.246.254:46477 requested a full tablet report, sending...
I20260710 11:11:26.341147  9696 ts_manager.cc:194] Registered new tserver with Master: 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:26.341516  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014491926s
I20260710 11:11:26.342458  9696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59800
I20260710 11:11:26.365373  9696 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59814:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:26.368273  9696 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:26.440245  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 530f7ebf213b4adc94f2fb3f6e410b16 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:26.441762  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f7ebf213b4adc94f2fb3f6e410b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.445575  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 530f7ebf213b4adc94f2fb3f6e410b16 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:26.446863  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f7ebf213b4adc94f2fb3f6e410b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.449901  9936 tablet_service.cc:1511] Processing CreateTablet for tablet 1938d4eee76244f69aaf6ffab9d0eb83 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:26.451187  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1938d4eee76244f69aaf6ffab9d0eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.453733  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 1938d4eee76244f69aaf6ffab9d0eb83 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:26.455010  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1938d4eee76244f69aaf6ffab9d0eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.461469  9861 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1e65fa34cb4906a46824dae323ff38 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:26.462749  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1e65fa34cb4906a46824dae323ff38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.464864  9987 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.465909  9935 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1e65fa34cb4906a46824dae323ff38 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:26.467178  9935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1e65fa34cb4906a46824dae323ff38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.472862  9987 tablet_bootstrap.cc:654] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.478207  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 973741e1e9ca43ddb1a67547d541b517 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:26.479053  9934 tablet_service.cc:1511] Processing CreateTablet for tablet 95bc0ec6203c4124b9f9fc85594696ac (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:26.479446  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973741e1e9ca43ddb1a67547d541b517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.480295  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bc0ec6203c4124b9f9fc85594696ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.484086  9860 tablet_service.cc:1511] Processing CreateTablet for tablet 973741e1e9ca43ddb1a67547d541b517 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:26.485351  9860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973741e1e9ca43ddb1a67547d541b517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.489078  9858 tablet_service.cc:1511] Processing CreateTablet for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:26.490300  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.489966  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:26.491214  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.493100  9857 tablet_service.cc:1511] Processing CreateTablet for tablet 432a2b973d044508be5fe6d370cca31e (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:26.494379  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432a2b973d044508be5fe6d370cca31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.494247  9854 tablet_service.cc:1511] Processing CreateTablet for tablet b195b4aa59914dcdb63145359ff483ae (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:26.493113  9859 tablet_service.cc:1511] Processing CreateTablet for tablet 95bc0ec6203c4124b9f9fc85594696ac (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:26.496372  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 51357f4878de4a5c9bd03d7bc02d1106 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:26.498406  9856 tablet_service.cc:1511] Processing CreateTablet for tablet ac77f3a981d54d5daf011b853ce95a6d (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:26.499900  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b195b4aa59914dcdb63145359ff483ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.501133  9989 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:26.504263  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bc0ec6203c4124b9f9fc85594696ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.505530  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac77f3a981d54d5daf011b853ce95a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.507408  9989 tablet_bootstrap.cc:654] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.508836  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51357f4878de4a5c9bd03d7bc02d1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.514708  9932 tablet_service.cc:1511] Processing CreateTablet for tablet ac77f3a981d54d5daf011b853ce95a6d (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:26.518383  9931 tablet_service.cc:1511] Processing CreateTablet for tablet 51357f4878de4a5c9bd03d7bc02d1106 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:26.521621  9930 tablet_service.cc:1511] Processing CreateTablet for tablet b195b4aa59914dcdb63145359ff483ae (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:26.524559  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 530f7ebf213b4adc94f2fb3f6e410b16 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:26.526008  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530f7ebf213b4adc94f2fb3f6e410b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.527014  9989 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:26.527478  9989 ts_tablet_manager.cc:1403] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:11:26.530387  9989 raft_consensus.cc:359] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.531090  9989 raft_consensus.cc:385] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.531379  9989 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.534013  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 1938d4eee76244f69aaf6ffab9d0eb83 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:26.535749  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1938d4eee76244f69aaf6ffab9d0eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.537985  9989 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.535830  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 432a2b973d044508be5fe6d370cca31e (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:26.545209  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac77f3a981d54d5daf011b853ce95a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.549796  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51357f4878de4a5c9bd03d7bc02d1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.551882  9987 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.552371  9987 ts_tablet_manager.cc:1403] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.018s
I20260710 11:11:26.552485  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b195b4aa59914dcdb63145359ff483ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.555486  9987 raft_consensus.cc:359] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.556248  9987 raft_consensus.cc:385] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.556546  9987 raft_consensus.cc:740] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.557250  9987 consensus_queue.cc:260] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.558677  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432a2b973d044508be5fe6d370cca31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.563989  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1e65fa34cb4906a46824dae323ff38 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:26.565307  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1e65fa34cb4906a46824dae323ff38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.581053  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 973741e1e9ca43ddb1a67547d541b517 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:26.585075  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 95bc0ec6203c4124b9f9fc85594696ac (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:26.585635  9783 tablet_service.cc:1511] Processing CreateTablet for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:26.587779  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 432a2b973d044508be5fe6d370cca31e (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:26.590102  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973741e1e9ca43ddb1a67547d541b517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.590335  9781 tablet_service.cc:1511] Processing CreateTablet for tablet ac77f3a981d54d5daf011b853ce95a6d (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:26.591549  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac77f3a981d54d5daf011b853ce95a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.592154  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432a2b973d044508be5fe6d370cca31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.592801  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bc0ec6203c4124b9f9fc85594696ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.593420  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e65a054d414c2c8c3efdfa6fd1d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.601488  9987 ts_tablet_manager.cc:1434] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260710 11:11:26.603040  9972 heartbeater.cc:499] Master 127.8.246.254:46477 was elected leader, sending a full tablet report...
I20260710 11:11:26.604434  9989 ts_tablet_manager.cc:1434] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.077s	user 0.028s	sys 0.026s
I20260710 11:11:26.604552  9780 tablet_service.cc:1511] Processing CreateTablet for tablet 51357f4878de4a5c9bd03d7bc02d1106 (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:26.608390  9898 heartbeater.cc:499] Master 127.8.246.254:46477 was elected leader, sending a full tablet report...
I20260710 11:11:26.608566  9779 tablet_service.cc:1511] Processing CreateTablet for tablet b195b4aa59914dcdb63145359ff483ae (DEFAULT_TABLE table=test-workload [id=b3cecc1d4ea34c0989387c1f862270a5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:26.609795  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b195b4aa59914dcdb63145359ff483ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.612591  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51357f4878de4a5c9bd03d7bc02d1106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.612802  9989 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:26.628093  9992 raft_consensus.cc:493] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.628746  9992 raft_consensus.cc:515] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.636324  9987 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.639874  9989 tablet_bootstrap.cc:654] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.648267  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
W20260710 11:11:26.650316  9911 leader_election.cc:343] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.660185  9992 leader_election.cc:290] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187)
I20260710 11:11:26.666996  9987 tablet_bootstrap.cc:654] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.673638  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
W20260710 11:11:26.675330  9913 leader_election.cc:343] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.680805  9913 leader_election.cc:304] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f; no voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:26.681766  9992 raft_consensus.cc:2749] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.683746  9993 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:26.686503  9989 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:26.686940  9987 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.686944  9989 ts_tablet_manager.cc:1403] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.003s
I20260710 11:11:26.687528  9987 ts_tablet_manager.cc:1403] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.006s
I20260710 11:11:26.689939  9993 tablet_bootstrap.cc:654] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.690116  9989 raft_consensus.cc:359] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.690400  9987 raft_consensus.cc:359] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.690840  9989 raft_consensus.cc:385] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.691030  9987 raft_consensus.cc:385] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.691139  9989 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.691347  9987 raft_consensus.cc:740] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.692034  9989 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.692052  9987 consensus_queue.cc:260] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.694324  9987 ts_tablet_manager.cc:1434] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:26.694792  9993 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:26.695240  9987 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.695259  9993 ts_tablet_manager.cc:1403] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 11:11:26.697999  9989 ts_tablet_manager.cc:1434] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:26.698436  9993 raft_consensus.cc:359] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.698927  9989 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:26.699216  9993 raft_consensus.cc:385] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.699597  9993 raft_consensus.cc:740] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.700440  9993 consensus_queue.cc:260] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.701867  9987 tablet_bootstrap.cc:654] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.705816  9823 heartbeater.cc:499] Master 127.8.246.254:46477 was elected leader, sending a full tablet report...
I20260710 11:11:26.706420  9993 ts_tablet_manager.cc:1434] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:11:26.707338  9993 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:26.713997  9993 tablet_bootstrap.cc:654] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.716642  9987 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.717098  9987 ts_tablet_manager.cc:1403] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260710 11:11:26.717540  9989 tablet_bootstrap.cc:654] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.719904  9987 raft_consensus.cc:359] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.720793  9987 raft_consensus.cc:385] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.721176  9987 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.722108  9987 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.724895  9987 ts_tablet_manager.cc:1434] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:11:26.726063  9987 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.729534  9993 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:26.730125  9993 ts_tablet_manager.cc:1403] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:11:26.733175  9993 raft_consensus.cc:359] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.733897  9993 raft_consensus.cc:385] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.734244  9993 raft_consensus.cc:740] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.735060  9987 tablet_bootstrap.cc:654] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.735100  9993 consensus_queue.cc:260] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.737540  9993 ts_tablet_manager.cc:1434] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:26.738447  9993 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:26.744787  9993 tablet_bootstrap.cc:654] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.747895  9987 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.748363  9987 ts_tablet_manager.cc:1403] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:11:26.748545  9989 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:26.749116  9989 ts_tablet_manager.cc:1403] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.028s
I20260710 11:11:26.751061  9987 raft_consensus.cc:359] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.751767  9987 raft_consensus.cc:385] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.752046  9987 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.752740  9987 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.754145  9989 raft_consensus.cc:359] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.754726  9987 ts_tablet_manager.cc:1434] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:26.754879  9989 raft_consensus.cc:385] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.755223  9989 raft_consensus.cc:740] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.755666  9987 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.756327  9993 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:26.756032  9989 consensus_queue.cc:260] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.756747  9993 ts_tablet_manager.cc:1403] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:11:26.758175  9989 ts_tablet_manager.cc:1434] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:26.759511  9992 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.759413  9993 raft_consensus.cc:359] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.760169  9993 raft_consensus.cc:385] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.760013  9992 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.760511  9993 raft_consensus.cc:740] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.761376  9989 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:26.761376  9993 consensus_queue.cc:260] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.763368  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:26.763862  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
W20260710 11:11:26.765230  9913 leader_election.cc:343] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:26.765822  9911 leader_election.cc:343] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.766251  9911 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f; no voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:26.767885 10004 raft_consensus.cc:2749] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.762039  9992 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.769668  9989 tablet_bootstrap.cc:654] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.762269  9987 tablet_bootstrap.cc:654] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.762450  9997 raft_consensus.cc:493] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.772114  9997 raft_consensus.cc:515] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.784969  9997 leader_election.cc:290] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:26.789727  9993 ts_tablet_manager.cc:1434] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.011s
I20260710 11:11:26.791062  9993 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:26.799814  9992 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.800441  9992 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.803061  9992 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.804250  9993 tablet_bootstrap.cc:654] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.804862  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:26.805567  9987 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.806082  9987 ts_tablet_manager.cc:1403] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.011s
W20260710 11:11:26.806658  9913 leader_election.cc:343] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.808279  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:26.808856  9873 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 0.
I20260710 11:11:26.809580  9987 raft_consensus.cc:359] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.810020  9911 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:26.810665  9987 raft_consensus.cc:385] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.811154  9992 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.811125  9987 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.811724  9992 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.812105  9992 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.812563  9987 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.814687  9997 raft_consensus.cc:493] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.815124  9997 raft_consensus.cc:515] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.817924  9987 ts_tablet_manager.cc:1434] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:11:26.819101  9987 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.820803  9989 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:26.821247  9989 ts_tablet_manager.cc:1403] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.025s
I20260710 11:11:26.824101  9989 raft_consensus.cc:359] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.824775  9989 raft_consensus.cc:385] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.825078  9989 raft_consensus.cc:740] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.818830  9992 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.827638  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:26.828495  9987 tablet_bootstrap.cc:654] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.828831  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:26.829355  9873 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:26.830889  9913 leader_election.cc:343] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.831455  9997 leader_election.cc:290] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:26.835886  9873 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 1.
I20260710 11:11:26.836985  9911 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:26.837791 10004 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.843906  9992 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.846037  9987 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.846724  9987 ts_tablet_manager.cc:1403] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.016s
I20260710 11:11:26.847072  9989 consensus_queue.cc:260] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.849319  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:26.849504  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
W20260710 11:11:26.850535  9762 leader_election.cc:343] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:26.851253  9762 leader_election.cc:343] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.853165  9987 raft_consensus.cc:359] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.853822  9989 ts_tablet_manager.cc:1434] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:11:26.854012  9987 raft_consensus.cc:385] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.854403  9987 raft_consensus.cc:740] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.854792  9989 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:26.855325  9987 consensus_queue.cc:260] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.856531  9993 tablet_bootstrap.cc:492] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:26.857005  9993 ts_tablet_manager.cc:1403] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.036s
I20260710 11:11:26.857297 10004 raft_consensus.cc:697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:26.860154 10004 consensus_queue.cc:237] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.863605  9989 tablet_bootstrap.cc:654] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.863970  9987 ts_tablet_manager.cc:1434] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 11:11:26.864441  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:26.864951  9987 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.865067  9947 raft_consensus.cc:2468] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:26.865869  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:26.865424  9993 raft_consensus.cc:359] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.866437  9993 raft_consensus.cc:385] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.866518  9946 raft_consensus.cc:2468] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:26.867223  9993 raft_consensus.cc:740] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.868168  9993 consensus_queue.cc:260] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.868806  9764 leader_election.cc:304] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:26.870352  9997 raft_consensus.cc:2804] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.870788  9997 raft_consensus.cc:493] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.871203  9997 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.873463  9993 ts_tablet_manager.cc:1434] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260710 11:11:26.874606  9993 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:26.878335  9987 tablet_bootstrap.cc:654] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.881721  9993 tablet_bootstrap.cc:654] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.888156  9987 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.888334  9764 leader_election.cc:304] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:26.888775  9987 ts_tablet_manager.cc:1403] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260710 11:11:26.889302 10003 raft_consensus.cc:2804] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.889674 10003 raft_consensus.cc:493] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.890005 10003 raft_consensus.cc:3060] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.892328  9991 raft_consensus.cc:493] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.892763  9991 raft_consensus.cc:515] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:26.897783  9987 raft_consensus.cc:359] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.898701  9987 raft_consensus.cc:385] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.899050  9987 raft_consensus.cc:740] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.900107 10011 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.903455 10011 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.905547 10011 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.906762 10003 raft_consensus.cc:515] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.907087  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:26.900359  9991 leader_election.cc:290] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823), 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187)
W20260710 11:11:26.908411  9913 leader_election.cc:343] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.909157 10003 leader_election.cc:290] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:26.910171  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:26.910588  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:26.911340  9947 raft_consensus.cc:3060] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:26.911891  9762 leader_election.cc:343] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.912302  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:26.913194  9873 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 0.
I20260710 11:11:26.916831  9987 consensus_queue.cc:260] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.916849  9911 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:26.918979 10011 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.919415 10011 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.919808 10011 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.920166  9987 ts_tablet_manager.cc:1434] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 11:11:26.921380  9987 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.929644  9987 tablet_bootstrap.cc:654] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.933127  9993 tablet_bootstrap.cc:492] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:26.933689  9993 ts_tablet_manager.cc:1403] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.018s
I20260710 11:11:26.937822  9993 raft_consensus.cc:359] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.938802  9993 raft_consensus.cc:385] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.939261  9993 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.940277  9993 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.941277  9987 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:26.941756  9987 ts_tablet_manager.cc:1403] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260710 11:11:26.951284  9987 raft_consensus.cc:359] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.952160  9987 raft_consensus.cc:385] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.952917  9987 raft_consensus.cc:740] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.953850  9987 consensus_queue.cc:260] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.956398  9987 ts_tablet_manager.cc:1434] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:11:26.957567  9987 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:26.951620  9997 raft_consensus.cc:515] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.960963  9997 leader_election.cc:290] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:26.962330  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:26.954433  9993 ts_tablet_manager.cc:1434] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:11:26.963095  9946 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.966693  9993 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
W20260710 11:11:26.967340  9744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:26.961617  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
W20260710 11:11:26.972885  9762 leader_election.cc:343] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.962319 10011 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.961561  9947 raft_consensus.cc:2468] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:26.984691 10011 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:26.985848  9987 tablet_bootstrap.cc:654] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.987428  9993 tablet_bootstrap.cc:654] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.990736  9989 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:26.991214  9989 ts_tablet_manager.cc:1403] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.137s	user 0.030s	sys 0.062s
I20260710 11:11:26.990459  9692 catalog_manager.cc:5697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 1 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:26.996323  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:26.992340  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:26.994724  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:26.997157  9797 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 0.
I20260710 11:11:26.997364  9947 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 0.
I20260710 11:11:26.994751  9989 raft_consensus.cc:359] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.998481  9839 leader_election.cc:304] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:26.998788  9989 raft_consensus.cc:385] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:26.998929  9913 leader_election.cc:343] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.999347  9991 raft_consensus.cc:2804] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.995637  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:26.996243  9764 leader_election.cc:304] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:26.999117  9989 raft_consensus.cc:740] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.999907  9873 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.000631  9989 consensus_queue.cc:260] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:26.996013  9993 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:27.003587  9993 ts_tablet_manager.cc:1403] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260710 11:11:27.004030  9997 raft_consensus.cc:2804] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.004561  9997 raft_consensus.cc:697] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.005352  9997 consensus_queue.cc:237] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.006059  9987 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:27.006456  9987 ts_tablet_manager.cc:1403] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.006s
I20260710 11:11:27.006668  9873 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 1.
I20260710 11:11:27.007411  9946 raft_consensus.cc:2468] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:26.999711  9991 raft_consensus.cc:493] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.010296  9991 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.012214  9987 raft_consensus.cc:359] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.012813  9987 raft_consensus.cc:385] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.013078  9987 raft_consensus.cc:740] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.013733  9987 consensus_queue.cc:260] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.006379  9993 raft_consensus.cc:359] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.007925  9911 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.015010  9993 raft_consensus.cc:385] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.015416  9993 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.015618  9987 ts_tablet_manager.cc:1434] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:11:27.015884  9764 leader_election.cc:304] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.016458  9993 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.020795  9987 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: Bootstrap starting.
I20260710 11:11:27.017262 10003 raft_consensus.cc:2804] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.022153 10011 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.032574 10004 raft_consensus.cc:493] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.040593 10011 raft_consensus.cc:697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:27.041429  9989 ts_tablet_manager.cc:1434] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.018s
I20260710 11:11:27.041477 10011 consensus_queue.cc:237] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.042582  9987 tablet_bootstrap.cc:654] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.043570 10004 raft_consensus.cc:515] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.046202 10004 leader_election.cc:290] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:27.039386  9991 raft_consensus.cc:515] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:27.049690  9989 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:27.049661  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.043843 10003 raft_consensus.cc:697] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
W20260710 11:11:27.052099  9913 leader_election.cc:343] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.060441  9694 catalog_manager.cc:5697] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 1 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.064567  9991 leader_election.cc:290] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 election: Requested vote from peers 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823), 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187)
I20260710 11:11:27.048617  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.065716  9873 raft_consensus.cc:2468] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 0.
I20260710 11:11:27.065994  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.066459  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.066900 10003 consensus_queue.cc:237] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.066557  9946 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.067324  9797 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.067312  9911 leader_election.cc:304] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.056049  9997 raft_consensus.cc:493] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.071254 10004 raft_consensus.cc:2804] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.071682 10004 raft_consensus.cc:493] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.072075 10004 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.076550  9946 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 1.
I20260710 11:11:27.077782  9839 leader_election.cc:304] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.078599  9991 raft_consensus.cc:2804] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.079057  9991 raft_consensus.cc:697] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.071810  9997 raft_consensus.cc:515] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.079871  9991 consensus_queue.cc:237] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:27.086519 10004 raft_consensus.cc:515] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.092572  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.093024 10021 raft_consensus.cc:493] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.093566 10021 raft_consensus.cc:515] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
W20260710 11:11:27.094049  9913 leader_election.cc:343] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.094097  9797 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 1.
I20260710 11:11:27.096307  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:27.096841  9873 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.096982  9997 leader_election.cc:290] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.097522  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.098176 10021 leader_election.cc:290] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
W20260710 11:11:27.098711  9839 leader_election.cc:343] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.100747  9989 tablet_bootstrap.cc:654] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.100663  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.100976  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.101979  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
W20260710 11:11:27.102214  9762 leader_election.cc:343] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.102602  9947 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:27.102895 10004 leader_election.cc:290] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 1 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:27.103863  9764 leader_election.cc:304] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
W20260710 11:11:27.105134  9839 leader_election.cc:343] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.105554  9839 leader_election.cc:304] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff0d053e255a4e95a201c10eb83002dc; no voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.110816  9987 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: No bootstrap required, opened a new log
I20260710 11:11:27.110752  9873 raft_consensus.cc:2468] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 1.
I20260710 11:11:27.111341  9987 ts_tablet_manager.cc:1403] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.009s
I20260710 11:11:27.112341  9911 leader_election.cc:304] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.113314 10004 raft_consensus.cc:2804] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.113768 10004 raft_consensus.cc:697] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:27.113933  9987 raft_consensus.cc:359] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.114552  9987 raft_consensus.cc:385] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.114820  9987 raft_consensus.cc:740] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.115296  9993 ts_tablet_manager.cc:1434] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.016s
I20260710 11:11:27.115561  9987 consensus_queue.cc:260] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.116600  9993 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:27.114552 10004 consensus_queue.cc:237] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.117539  9987 ts_tablet_manager.cc:1434] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:27.108276 10021 raft_consensus.cc:2749] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.108580  9997 raft_consensus.cc:2804] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.122151  9997 raft_consensus.cc:493] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.122462  9997 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.125795  9993 tablet_bootstrap.cc:654] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.126698  9997 raft_consensus.cc:515] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.129390  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
W20260710 11:11:27.130678  9762 leader_election.cc:343] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:27.130335  9695 catalog_manager.cc:5697] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 1 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.132515  9997 leader_election.cc:290] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.132714  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.133236  9947 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.134959  9989 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:27.135478  9989 ts_tablet_manager.cc:1403] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.003s
I20260710 11:11:27.138285  9989 raft_consensus.cc:359] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.138988  9989 raft_consensus.cc:385] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.139333  9989 raft_consensus.cc:740] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.139434  9947 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:27.140213  9989 consensus_queue.cc:260] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.142441  9989 ts_tablet_manager.cc:1434] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:27.143349  9989 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:27.145401  9764 leader_election.cc:304] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.146544  9997 raft_consensus.cc:2804] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.147027  9997 raft_consensus.cc:697] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.147841  9997 consensus_queue.cc:237] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.150002  9989 tablet_bootstrap.cc:654] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.165234  9993 tablet_bootstrap.cc:492] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:27.165722  9993 ts_tablet_manager.cc:1403] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.024s
I20260710 11:11:27.168161  9993 raft_consensus.cc:359] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.168875  9993 raft_consensus.cc:385] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.168704  9692 catalog_manager.cc:5697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 1 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.169173  9993 raft_consensus.cc:740] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.170315  9993 consensus_queue.cc:260] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.170485  9692 catalog_manager.cc:5697] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 1 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.172895  9993 ts_tablet_manager.cc:1434] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:27.173840  9993 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:27.177189  9989 tablet_bootstrap.cc:492] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:27.177754  9989 ts_tablet_manager.cc:1403] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.010s
I20260710 11:11:27.179576  9993 tablet_bootstrap.cc:654] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.180672  9989 raft_consensus.cc:359] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.181301  9989 raft_consensus.cc:385] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.181551  9989 raft_consensus.cc:740] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.182200  9989 consensus_queue.cc:260] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.181706  9694 catalog_manager.cc:5697] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 1 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.184180  9989 ts_tablet_manager.cc:1434] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:11:27.185487  9989 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:27.191509  9989 tablet_bootstrap.cc:654] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.195756  9993 tablet_bootstrap.cc:492] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:27.196211  9993 ts_tablet_manager.cc:1403] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260710 11:11:27.196928  9989 tablet_bootstrap.cc:492] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:27.197315  9989 ts_tablet_manager.cc:1403] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:11:27.198625  9993 raft_consensus.cc:359] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.199277  9993 raft_consensus.cc:385] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.199627  9993 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.199687  9989 raft_consensus.cc:359] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.200380  9989 raft_consensus.cc:385] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.200856  9989 raft_consensus.cc:740] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.200356  9993 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.202245  9993 ts_tablet_manager.cc:1434] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:27.201880  9989 consensus_queue.cc:260] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.203090  9993 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:27.202674  9695 catalog_manager.cc:5697] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 1 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.203795  9989 ts_tablet_manager.cc:1434] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:27.204874  9989 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:27.209187  9993 tablet_bootstrap.cc:654] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.209617  9989 tablet_bootstrap.cc:654] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.212426  9997 raft_consensus.cc:493] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.212859  9997 raft_consensus.cc:515] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.214391  9997 leader_election.cc:290] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.215037  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.215665  9873 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:27.216609  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.216948  9993 tablet_bootstrap.cc:492] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:27.217201  9947 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:27.217358  9993 ts_tablet_manager.cc:1403] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260710 11:11:27.216799  9762 leader_election.cc:304] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.219604  9997 raft_consensus.cc:2804] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.220009  9997 raft_consensus.cc:493] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.220050  9993 raft_consensus.cc:359] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.220458  9997 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.220721  9993 raft_consensus.cc:385] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.220986  9993 raft_consensus.cc:740] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.221596  9993 consensus_queue.cc:260] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.223701  9993 ts_tablet_manager.cc:1434] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:27.223763  9989 tablet_bootstrap.cc:492] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:27.224244  9989 ts_tablet_manager.cc:1403] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260710 11:11:27.224576  9993 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: Bootstrap starting.
I20260710 11:11:27.226676  9989 raft_consensus.cc:359] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.227275  9989 raft_consensus.cc:385] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.227525  9989 raft_consensus.cc:740] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.228209  9989 consensus_queue.cc:260] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.229620  9993 tablet_bootstrap.cc:654] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.229847  9997 raft_consensus.cc:515] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.232322  9989 ts_tablet_manager.cc:1434] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:27.233165  9989 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: Bootstrap starting.
I20260710 11:11:27.233654  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.234336  9947 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.231796  9997 leader_election.cc:290] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.237607  9993 tablet_bootstrap.cc:492] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: No bootstrap required, opened a new log
I20260710 11:11:27.238013  9993 ts_tablet_manager.cc:1403] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:11:27.238577  9989 tablet_bootstrap.cc:654] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:27.240352  9993 raft_consensus.cc:359] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.240794  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:27.241199  9993 raft_consensus.cc:385] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.241078  9947 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:27.241374  9873 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.241667  9993 raft_consensus.cc:740] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.242630  9764 leader_election.cc:304] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: 
I20260710 11:11:27.242569  9993 consensus_queue.cc:260] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.243441  9997 raft_consensus.cc:2804] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.243867  9997 raft_consensus.cc:697] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.245054  9993 ts_tablet_manager.cc:1434] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:11:27.244858  9997 consensus_queue.cc:237] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.246840 10003 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.247439 10003 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.250000 10003 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.251240  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.251987  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.253036  9872 raft_consensus.cc:2393] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 923cd91ad1e9422d81c0395004aa5d0e in current term 1: Already voted for candidate 5f735034198c4c7d997f2ce1435f915f in this term.
I20260710 11:11:27.254441  9762 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e; no voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.255185  9997 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.255475 10003 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.255685  9997 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.257169  9695 catalog_manager.cc:5697] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 1 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.258251  9997 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.262199  9873 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:27.263111  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.265589  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.266362  9873 raft_consensus.cc:2393] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 923cd91ad1e9422d81c0395004aa5d0e in current term 1: Already voted for candidate 5f735034198c4c7d997f2ce1435f915f in this term.
I20260710 11:11:27.266808  9989 tablet_bootstrap.cc:492] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: No bootstrap required, opened a new log
I20260710 11:11:27.267211  9989 ts_tablet_manager.cc:1403] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.009s
I20260710 11:11:27.267810  9762 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e; no voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.268827  9997 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.269678  9989 raft_consensus.cc:359] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.270287  9989 raft_consensus.cc:385] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:27.270557  9989 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Initialized, Role: FOLLOWER
I20260710 11:11:27.270843 10003 raft_consensus.cc:2749] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.271181  9989 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.273399  9989 ts_tablet_manager.cc:1434] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:27.274104  9997 raft_consensus.cc:2749] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.295940 10004 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.308616 10004 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.320657  9997 raft_consensus.cc:493] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.321134  9997 raft_consensus.cc:515] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.323077  9997 leader_election.cc:290] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.323693  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.324371  9873 raft_consensus.cc:2393] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 923cd91ad1e9422d81c0395004aa5d0e in current term 1: Already voted for candidate 5f735034198c4c7d997f2ce1435f915f in this term.
I20260710 11:11:27.324146  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.325709  9762 leader_election.cc:304] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e; no voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.326443  9997 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.330946  9997 raft_consensus.cc:2749] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.349615 10021 raft_consensus.cc:493] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.350034 10021 raft_consensus.cc:515] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.351697 10021 leader_election.cc:290] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.352491  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.352840  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.353629  9947 raft_consensus.cc:2393] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff0d053e255a4e95a201c10eb83002dc in current term 1: Already voted for candidate 923cd91ad1e9422d81c0395004aa5d0e in this term.
I20260710 11:11:27.354375  9839 leader_election.cc:304] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff0d053e255a4e95a201c10eb83002dc; no voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.354979 10021 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.359490 10021 raft_consensus.cc:2749] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.386744  9997 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.387156  9997 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.388823  9997 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.389469  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc" is_pre_election: true
I20260710 11:11:27.389709  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.389956  9873 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:27.390239  9947 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 0.
I20260710 11:11:27.390897  9762 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.391587  9997 raft_consensus.cc:2804] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.391984  9997 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.392271  9997 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.396685  9997 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.398262  9997 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.398829  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:27.399147  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.399390  9873 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.399490 10021 raft_consensus.cc:493] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.399688  9947 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.400063 10021 raft_consensus.cc:515] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.401612 10021 leader_election.cc:290] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.402318  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.402868  9797 raft_consensus.cc:2468] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 0.
I20260710 11:11:27.402951  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.403506  9946 raft_consensus.cc:2468] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 0.
I20260710 11:11:27.404218  9839 leader_election.cc:304] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.404935 10021 raft_consensus.cc:2804] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:27.405263 10021 raft_consensus.cc:493] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:27.405815  9873 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:27.406049 10021 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.405815  9947 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 1.
I20260710 11:11:27.406980  9762 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.407989  9997 raft_consensus.cc:2804] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.408413  9997 raft_consensus.cc:697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.409085  9997 consensus_queue.cc:237] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.411198 10021 raft_consensus.cc:515] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.413204 10021 leader_election.cc:290] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.414109  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.414063  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.414680  9947 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.414713  9797 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.415762  9694 catalog_manager.cc:5697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 1 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.420822  9947 raft_consensus.cc:2468] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 1.
I20260710 11:11:27.420832  9797 raft_consensus.cc:2468] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 1.
I20260710 11:11:27.422056  9839 leader_election.cc:304] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.422652 10021 raft_consensus.cc:2804] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.423117 10021 raft_consensus.cc:697] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.423853 10021 consensus_queue.cc:237] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.429868  9694 catalog_manager.cc:5697] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 1 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.471510 10021 raft_consensus.cc:493] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.471993 10021 raft_consensus.cc:515] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.473493 10021 leader_election.cc:290] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.474288  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.474496  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973741e1e9ca43ddb1a67547d541b517" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.475138  9947 raft_consensus.cc:2393] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff0d053e255a4e95a201c10eb83002dc in current term 1: Already voted for candidate 923cd91ad1e9422d81c0395004aa5d0e in this term.
I20260710 11:11:27.476037  9839 leader_election.cc:304] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff0d053e255a4e95a201c10eb83002dc; no voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.476583 10021 raft_consensus.cc:3060] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.480690 10021 raft_consensus.cc:2749] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.490649 10021 consensus_queue.cc:1048] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.500521 10052 consensus_queue.cc:1048] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:27.536983  9997 consensus_queue.cc:1048] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.546545 10003 consensus_queue.cc:1048] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.548448 10011 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.553573 10011 consensus_queue.cc:1048] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.562135 10004 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.572518 10011 consensus_queue.cc:1048] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.597690  9873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:47778
I20260710 11:11:27.598129  9873 raft_consensus.cc:606] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.609578  9947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:33086
I20260710 11:11:27.610077  9947 raft_consensus.cc:606] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.614447  9947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:33086
I20260710 11:11:27.614871  9947 raft_consensus.cc:606] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.631071  9798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:49554
I20260710 11:11:27.631479  9798 raft_consensus.cc:606] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.636057  9798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:49554
I20260710 11:11:27.636447  9798 raft_consensus.cc:606] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.640688  9798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:49554
I20260710 11:11:27.641065  9798 raft_consensus.cc:606] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.645568  9947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:33086
I20260710 11:11:27.646010  9947 raft_consensus.cc:606] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:27.650182  9873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
mode: GRACEFUL
new_leader_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:47778
I20260710 11:11:27.650612  9873 raft_consensus.cc:606] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Received request to transfer leadership to TS 5f735034198c4c7d997f2ce1435f915f
I20260710 11:11:27.662444 10052 raft_consensus.cc:493] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:27.662842 10052 raft_consensus.cc:515] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.664354 10052 leader_election.cc:290] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.665009  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e" is_pre_election: true
I20260710 11:11:27.665441  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f735034198c4c7d997f2ce1435f915f" is_pre_election: true
I20260710 11:11:27.666165  9947 raft_consensus.cc:2393] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff0d053e255a4e95a201c10eb83002dc in current term 1: Already voted for candidate 923cd91ad1e9422d81c0395004aa5d0e in this term.
I20260710 11:11:27.666953  9839 leader_election.cc:304] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff0d053e255a4e95a201c10eb83002dc; no voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.667477 10052 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.671897 10052 raft_consensus.cc:2749] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:27.673983 10003 consensus_queue.cc:1048] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.674563  9997 consensus_queue.cc:1048] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.690733 10024 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.702313 10027 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:27.709959 10027 raft_consensus.cc:993] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.710378 10024 raft_consensus.cc:1081] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.711737  9873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47764
I20260710 11:11:27.712242  9873 raft_consensus.cc:493] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.712555  9873 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.717420  9873 raft_consensus.cc:515] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.718859  9873 leader_election.cc:290] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.719997  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.720072  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.720643  9798 raft_consensus.cc:3055] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.720711  9947 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.720950  9798 raft_consensus.cc:740] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.721712  9798 consensus_queue.cc:260] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.722581  9798 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.726164  9947 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.727044  9839 leader_election.cc:304] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.727360  9798 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.727834 10052 raft_consensus.cc:2804] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.728314 10052 raft_consensus.cc:697] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.728993 10052 consensus_queue.cc:237] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.734289  9695 catalog_manager.cc:5697] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 1 to 2, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 2 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.764364 10004 raft_consensus.cc:993] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:27.764829 10068 raft_consensus.cc:1081] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:27.766669  9798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:11:27.767103  9798 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.767377  9798 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.771811  9798 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.773245  9798 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.774001  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:27.774575  9873 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.774626  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.775278  9947 raft_consensus.cc:3055] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.775503  9947 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:27.776206  9947 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.777046  9947 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.779385  9873 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:27.780368  9762 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.781006 10024 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.781338  9947 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:27.781397 10024 raft_consensus.cc:697] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.782266 10024 consensus_queue.cc:237] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.788252  9695 catalog_manager.cc:5697] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 1 to 2, leader changed from 5f735034198c4c7d997f2ce1435f915f (127.8.246.195) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 2 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.841167 10024 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.847913 10027 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.858738 10027 raft_consensus.cc:993] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.859186 10027 raft_consensus.cc:1081] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.860637  9873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47764
I20260710 11:11:27.861078  9873 raft_consensus.cc:493] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.861353  9873 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.865937  9873 raft_consensus.cc:515] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.867492  9873 leader_election.cc:290] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.868286  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.868680  9947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.868834  9798 raft_consensus.cc:3055] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.869186  9947 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.869167  9798 raft_consensus.cc:740] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.870177  9798 consensus_queue.cc:260] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.871328  9798 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.875794  9947 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.876953  9839 leader_election.cc:304] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.877696 10052 raft_consensus.cc:2804] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.877786  9798 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.878145 10052 raft_consensus.cc:697] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.879099 10052 consensus_queue.cc:237] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.884814  9695 catalog_manager.cc:5697] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 1 to 2, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 2 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.891602 10024 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.897508 10027 raft_consensus.cc:993] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.897905  9997 raft_consensus.cc:1081] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:27.899461  9873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47764
I20260710 11:11:27.900075  9873 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.900509  9873 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.905079 10052 consensus_queue.cc:1048] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.905441 10024 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.907408  9873 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.909436  9873 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:27.911509  9872 raft_consensus.cc:1240] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Rejecting Update request from peer 923cd91ad1e9422d81c0395004aa5d0e for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:27.913668  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.914111  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:27.914215  9798 raft_consensus.cc:3055] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.914705  9946 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.914933  9798 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:27.915740  9798 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
W20260710 11:11:27.916591 10027 consensus_queue.cc:1175] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5f735034198c4c7d997f2ce1435f915f" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:11:27.917002 10021 raft_consensus.cc:993] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: : Instructing follower 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:27.917254 10027 consensus_queue.cc:1059] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.917567 10021 raft_consensus.cc:1081] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Signalling peer 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:27.919395  9945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:33082
I20260710 11:11:27.921002  9946 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.922338  9945 raft_consensus.cc:493] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.922269  9839 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:27.922667  9798 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.922809  9945 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.927649 10052 raft_consensus.cc:2804] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.929735  9991 consensus_queue.cc:1048] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:27.930274  9798 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:27.932020 10052 raft_consensus.cc:697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.932860 10052 consensus_queue.cc:237] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.935648  9945 raft_consensus.cc:515] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.941571  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:27.942556  9694 catalog_manager.cc:5697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 1 to 2, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 2 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.944480  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b195b4aa59914dcdb63145359ff483ae" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:27.945003  9872 raft_consensus.cc:3055] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.945297  9872 raft_consensus.cc:740] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:27.946091  9872 consensus_queue.cc:260] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.947269  9872 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.951982  9945 leader_election.cc:290] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:27.956768  9872 raft_consensus.cc:2468] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 2.
I20260710 11:11:27.957666  9911 leader_election.cc:304] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:27.958420 10004 raft_consensus.cc:2804] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.958890 10004 raft_consensus.cc:697] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 2 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:27.959569 10004 consensus_queue.cc:237] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:27.964844  9694 catalog_manager.cc:5697] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 1 to 2, leader changed from ff0d053e255a4e95a201c10eb83002dc (127.8.246.194) to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 2 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.994166 10074 raft_consensus.cc:993] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:27.994683  9991 raft_consensus.cc:1081] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:27.996157  9798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49548
I20260710 11:11:27.996600  9798 raft_consensus.cc:493] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.996887  9798 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.001215  9798 raft_consensus.cc:515] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:28.002647  9798 leader_election.cc:290] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Requested vote from peers 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:28.003391  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:28.003610  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530f7ebf213b4adc94f2fb3f6e410b16" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:28.003921  9945 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.004163  9872 raft_consensus.cc:3055] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.004478  9872 raft_consensus.cc:740] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:28.005056  9872 consensus_queue.cc:260] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:28.005901  9872 raft_consensus.cc:3060] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.008375  9945 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:28.009258  9764 leader_election.cc:304] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: 
I20260710 11:11:28.009917 10024 raft_consensus.cc:2804] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.010404 10024 raft_consensus.cc:697] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:28.010373  9872 raft_consensus.cc:2468] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:28.011346 10024 consensus_queue.cc:237] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } }
I20260710 11:11:28.016681  9694 catalog_manager.cc:5697] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 1 to 2, leader changed from ff0d053e255a4e95a201c10eb83002dc (127.8.246.194) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 2 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:28.129657  9992 raft_consensus.cc:993] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:28.130045 10068 raft_consensus.cc:1081] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:28.131508  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47756
I20260710 11:11:28.131976  9872 raft_consensus.cc:493] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.132298  9872 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.136627  9872 raft_consensus.cc:515] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.138756  9872 leader_election.cc:290] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:28.139420  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:28.139685  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51357f4878de4a5c9bd03d7bc02d1106" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:28.140060  9798 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.140285  9945 raft_consensus.cc:3055] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.140648  9945 raft_consensus.cc:740] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:28.141263  9945 consensus_queue.cc:260] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.142097  9945 raft_consensus.cc:3060] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.145108  9798 raft_consensus.cc:2468] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:28.146217  9839 leader_election.cc:304] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:28.146534  9945 raft_consensus.cc:2468] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:28.147104  9991 raft_consensus.cc:2804] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.147584  9991 raft_consensus.cc:697] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:28.148339  9991 consensus_queue.cc:237] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.154214  9694 catalog_manager.cc:5697] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 1 to 2, leader changed from 5f735034198c4c7d997f2ce1435f915f (127.8.246.195) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 2 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.159569 10068 raft_consensus.cc:993] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:28.160054 10068 raft_consensus.cc:1081] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:28.161998  9798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:11:28.162519  9798 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:28.162807  9798 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.167739  9798 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.169243  9798 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:28.170027  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:28.170234  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:28.170594  9872 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.170713  9945 raft_consensus.cc:3055] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:28.171058  9945 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:28.171826  9945 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.173017  9945 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.174608  9798 raft_consensus.cc:1275] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.176585  9991 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.176987  9947 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.177595  9872 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:28.178282 10027 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.179996  9762 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:28.180236  9945 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 2.
I20260710 11:11:28.180796 10027 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:28.181241 10027 raft_consensus.cc:697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:28.182000 10027 consensus_queue.cc:237] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:28.192342  9947 raft_consensus.cc:1275] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.193866 10074 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.193795  9695 catalog_manager.cc:5697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 1 to 2, leader changed from 5f735034198c4c7d997f2ce1435f915f (127.8.246.195) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 2 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:28.194630  9872 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.195806 10024 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.325169  9797 raft_consensus.cc:1275] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.326385 10074 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.335714  9945 raft_consensus.cc:1275] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.337656  9991 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.357147  9872 raft_consensus.cc:1275] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.358309 10004 consensus_queue.cc:1048] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.364629  9797 raft_consensus.cc:3060] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:28.371202  9797 raft_consensus.cc:1275] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.372390  9992 consensus_queue.cc:1048] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.389182  9797 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.390203  9991 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.398021  9945 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.400857  9991 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.565675  9797 raft_consensus.cc:1275] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.566903  9991 consensus_queue.cc:1048] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.573146  9872 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.575706  9873 raft_consensus.cc:1275] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.575609 10024 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.576979  9945 raft_consensus.cc:1275] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.577564 10024 consensus_queue.cc:1048] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.578421 10021 consensus_queue.cc:1048] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:28.591149  9947 raft_consensus.cc:1275] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.593990 10024 consensus_queue.cc:1048] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:28.597417  9947 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:28.604887 10024 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:30.680544  9179 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:11:30.681248  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:30.695879  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:30.696409  9797 raft_consensus.cc:606] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Received request to transfer leadership to TS 5f735034198c4c7d997f2ce1435f915f
I20260710 11:11:30.698726  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:30.699196  9797 raft_consensus.cc:606] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Received request to transfer leadership to TS 5f735034198c4c7d997f2ce1435f915f
I20260710 11:11:30.700250  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:30.700801  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:31.002146 10085 raft_consensus.cc:993] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:31.002723 10084 raft_consensus.cc:1081] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Signalling peer 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:31.004118  9945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:11:31.004525  9945 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.004770  9945 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.011590  9945 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.013810  9945 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 3 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:31.014531  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:31.014854  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:31.015195  9797 raft_consensus.cc:3055] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:31.015401  9872 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.015638  9797 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:31.016610  9797 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.018059  9797 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.020780  9872 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 3.
I20260710 11:11:31.021828  9911 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:31.022482  9992 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:31.023514  9992 raft_consensus.cc:697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:31.024390  9992 consensus_queue.cc:237] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.024758  9797 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 3.
I20260710 11:11:31.030483 10085 raft_consensus.cc:993] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:31.030890 10084 raft_consensus.cc:1081] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Signalling peer 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:31.031046  9694 catalog_manager.cc:5697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 2 to 3, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 3 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:31.032240  9945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:11:31.032661  9945 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.032946  9945 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.038983  9945 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.041147  9945 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 3 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:31.041885  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:31.042248  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:31.042479  9797 raft_consensus.cc:3055] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:31.042801  9872 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.042840  9797 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:31.043725  9797 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.044863  9797 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.047709  9872 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 3.
I20260710 11:11:31.048648  9911 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:31.049160  9797 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 3.
I20260710 11:11:31.049285  9992 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:31.049783  9992 raft_consensus.cc:697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:31.050459  9992 consensus_queue.cc:237] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.058516  9694 catalog_manager.cc:5697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 2 to 3, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 3 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:31.476102  9797 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:31.477299  9992 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:31.485456  9872 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:31.486907 10088 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:31.502692  9872 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:31.503835 10088 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:31.512363  9797 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:31.514195  9992 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:31.701614  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:31.713922  9945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:33086
I20260710 11:11:31.714468  9945 raft_consensus.cc:606] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:31.718866  9945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:33086
I20260710 11:11:31.719343  9945 raft_consensus.cc:606] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:31.728724  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:47778
I20260710 11:11:31.729144  9872 raft_consensus.cc:606] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:31.733531  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:47778
I20260710 11:11:31.733906  9872 raft_consensus.cc:606] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:31.737907  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
mode: GRACEFUL
new_leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:47778
I20260710 11:11:31.738286  9872 raft_consensus.cc:606] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Received request to transfer leadership to TS 923cd91ad1e9422d81c0395004aa5d0e
I20260710 11:11:31.748678 10074 raft_consensus.cc:993] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:31.749070 10103 raft_consensus.cc:1081] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:31.750353  9797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49548
I20260710 11:11:31.750874  9797 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.751161  9797 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.756599  9797 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.758098  9797 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 3 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:31.758704  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:31.759058  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:31.759267  9872 raft_consensus.cc:3055] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:31.759589  9945 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.759589  9872 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:31.760504  9872 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.761637  9872 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.766268  9945 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:31.767329  9764 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: 
I20260710 11:11:31.767967 10084 raft_consensus.cc:2804] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:31.767858  9872 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:31.769085 10084 raft_consensus.cc:697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:31.769788 10084 consensus_queue.cc:237] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.775687  9696 catalog_manager.cc:5697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 2 to 3, leader changed from ff0d053e255a4e95a201c10eb83002dc (127.8.246.194) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 3 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:31.944002 10088 raft_consensus.cc:993] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:31.944487 10101 raft_consensus.cc:1081] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:31.946164  9797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:11:31.946734  9797 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.947134  9797 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:31.953440  9797 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.955175  9797 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 4 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:31.955787  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:31.956226  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:31.956369  9872 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:31.956812  9945 raft_consensus.cc:3055] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:31.957132  9945 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:31.957892  9945 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.959023  9945 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:31.962836  9872 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 4.
I20260710 11:11:31.963871  9762 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [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: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:31.964612 10084 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:31.965083 10084 raft_consensus.cc:697] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:31.965149  9945 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 4.
I20260710 11:11:31.965916 10084 consensus_queue.cc:237] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:31.971741  9696 catalog_manager.cc:5697] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 3 to 4, leader changed from 5f735034198c4c7d997f2ce1435f915f (127.8.246.195) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 4 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.019852 10074 raft_consensus.cc:993] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.020295 10103 raft_consensus.cc:1081] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.021617  9797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49548
I20260710 11:11:32.022018  9797 raft_consensus.cc:493] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.022258  9797 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.027796  9797 raft_consensus.cc:515] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.029762  9797 leader_election.cc:290] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 3 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:32.030071 10101 raft_consensus.cc:993] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.030560 10101 raft_consensus.cc:1081] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.030654  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:32.031563  9872 raft_consensus.cc:3055] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:32.031620  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac77f3a981d54d5daf011b853ce95a6d" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:32.031973  9872 raft_consensus.cc:740] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:32.032286  9945 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.032672  9797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:11:32.033172  9797 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.032781  9872 consensus_queue.cc:260] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.033499  9797 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.034065  9872 raft_consensus.cc:3060] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.039310  9945 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:32.039202  9797 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.040231  9872 raft_consensus.cc:2468] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:32.040577  9764 leader_election.cc:304] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [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: 5f735034198c4c7d997f2ce1435f915f, 923cd91ad1e9422d81c0395004aa5d0e; no voters: 
I20260710 11:11:32.041175  9797 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 4 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:32.041805 10084 raft_consensus.cc:2804] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:32.041990  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:32.042343 10084 raft_consensus.cc:697] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:32.042603  9873 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.042707  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:32.043241  9946 raft_consensus.cc:3055] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:32.043625  9946 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:32.043249 10084 consensus_queue.cc:237] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.044447  9946 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.045650  9946 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.049001  9873 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 4.
I20260710 11:11:32.050016  9762 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [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: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:32.050983 10084 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:32.051471 10084 raft_consensus.cc:697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:32.052155  9946 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 4.
I20260710 11:11:32.052263 10084 consensus_queue.cc:237] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.052829  9696 catalog_manager.cc:5697] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 2 to 3, leader changed from ff0d053e255a4e95a201c10eb83002dc (127.8.246.194) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 3 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.063355  9696 catalog_manager.cc:5697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 3 to 4, leader changed from 5f735034198c4c7d997f2ce1435f915f (127.8.246.195) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 4 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.174626 10074 raft_consensus.cc:993] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: : Instructing follower 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.175082 10103 raft_consensus.cc:1081] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Signalling peer 923cd91ad1e9422d81c0395004aa5d0e to start an election
I20260710 11:11:32.176680  9797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
 from {username='slave'} at 127.0.0.1:49548
I20260710 11:11:32.177130  9797 raft_consensus.cc:493] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.177417  9797 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.177848  9873 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.178932 10084 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:32.181576  9797 raft_consensus.cc:515] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.183887  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:32.184435  9872 raft_consensus.cc:3055] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:32.184698  9872 raft_consensus.cc:740] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:32.184883  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432a2b973d044508be5fe6d370cca31e" candidate_uuid: "923cd91ad1e9422d81c0395004aa5d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:32.185427  9946 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.185374  9872 consensus_queue.cc:260] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.186565  9872 raft_consensus.cc:3060] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.195447  9872 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:32.196691  9946 raft_consensus.cc:2468] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 923cd91ad1e9422d81c0395004aa5d0e in term 3.
I20260710 11:11:32.196779  9762 leader_election.cc:304] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [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: 923cd91ad1e9422d81c0395004aa5d0e, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:32.199599 10084 raft_consensus.cc:2804] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:32.200268 10084 raft_consensus.cc:697] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Becoming Leader. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:32.183583  9797 leader_election.cc:290] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [CANDIDATE]: Term 3 election: Requested vote from peers ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:32.200660  9946 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.201534 10084 consensus_queue.cc:237] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:32.203737 10104 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:32.210325  9694 catalog_manager.cc:5697] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e reported cstate change: term changed from 2 to 3, leader changed from ff0d053e255a4e95a201c10eb83002dc (127.8.246.194) to 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193). New cstate: current_term: 3 leader_uuid: "923cd91ad1e9422d81c0395004aa5d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.458868  9872 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:32.460060 10084 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:32.467742  9946 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:32.469398 10116 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:32.478827  9946 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:32.480036 10116 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:32.486402  9872 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:32.487694 10084 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:32.608016  9872 raft_consensus.cc:1275] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.609184 10084 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:32.616595  9946 raft_consensus.cc:1275] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.618160 10104 consensus_queue.cc:1048] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:32.702723  9872 raft_consensus.cc:1275] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.703789 10104 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:32.711177  9946 raft_consensus.cc:1275] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Refusing update from remote peer 923cd91ad1e9422d81c0395004aa5d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:32.713341 10104 consensus_queue.cc:1048] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:34.744793  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:34.752379  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:34.753086  9797 raft_consensus.cc:606] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Received request to transfer leadership to TS 5f735034198c4c7d997f2ce1435f915f
I20260710 11:11:34.755401  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:34.755791  9797 raft_consensus.cc:606] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:34.757809  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:34.758203  9797 raft_consensus.cc:606] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Received request to transfer leadership to TS ff0d053e255a4e95a201c10eb83002dc
I20260710 11:11:34.760241  9797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
mode: GRACEFUL
new_leader_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:49568
I20260710 11:11:34.760622  9797 raft_consensus.cc:606] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Received request to transfer leadership to TS 5f735034198c4c7d997f2ce1435f915f
I20260710 11:11:34.761523  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:11:34.761935  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:34.867457 10084 raft_consensus.cc:993] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:34.867983 10125 raft_consensus.cc:1081] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:34.869360  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47764
I20260710 11:11:34.869730  9872 raft_consensus.cc:493] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:34.869989  9872 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:34.875013  9872 raft_consensus.cc:515] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.876672  9872 leader_election.cc:290] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:34.877385  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:34.877944  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bc0ec6203c4124b9f9fc85594696ac" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:34.878155  9797 raft_consensus.cc:3055] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:34.878420  9945 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:34.878516  9797 raft_consensus.cc:740] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:34.879338  9797 consensus_queue.cc:260] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.880370  9797 raft_consensus.cc:3060] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:34.882889  9945 raft_consensus.cc:2468] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:34.884007  9839 leader_election.cc:304] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:34.884960 10124 raft_consensus.cc:2804] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:34.885082  9797 raft_consensus.cc:2468] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 2.
I20260710 11:11:34.886715 10124 raft_consensus.cc:697] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:34.887763 10124 consensus_queue.cc:237] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.894367  9694 catalog_manager.cc:5697] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 1 to 2, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 2 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:34.943042 10084 raft_consensus.cc:993] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:34.943444 10125 raft_consensus.cc:1081] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Signalling peer 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:34.944708  9945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:11:34.945122  9945 raft_consensus.cc:493] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:34.945344  9945 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:34.949229  9945 raft_consensus.cc:515] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.950533  9945 leader_election.cc:290] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 5 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:34.951323  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:34.951432  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1938d4eee76244f69aaf6ffab9d0eb83" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:34.951829  9797 raft_consensus.cc:3055] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:34.951910  9872 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:34.952211  9797 raft_consensus.cc:740] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:34.952966  9797 consensus_queue.cc:260] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.953892  9797 raft_consensus.cc:3060] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:34.956548  9872 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 5.
I20260710 11:11:34.957621  9911 leader_election.cc:304] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:34.958408 10101 raft_consensus.cc:2804] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:34.958395  9797 raft_consensus.cc:2468] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 5.
I20260710 11:11:34.959887 10101 raft_consensus.cc:697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 5 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:34.960737 10101 consensus_queue.cc:237] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:34.967526  9694 catalog_manager.cc:5697] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 4 to 5, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 5 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:35.128332 10084 raft_consensus.cc:993] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:35.128801 10125 raft_consensus.cc:1081] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Signalling peer ff0d053e255a4e95a201c10eb83002dc to start an election
I20260710 11:11:35.130139  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0"
dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
 from {username='slave'} at 127.0.0.1:47764
I20260710 11:11:35.130559  9872 raft_consensus.cc:493] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.130806  9872 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.134723  9872 raft_consensus.cc:515] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.136006  9872 leader_election.cc:290] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [CANDIDATE]: Term 4 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), 5f735034198c4c7d997f2ce1435f915f (127.8.246.195:37823)
I20260710 11:11:35.136986  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:35.137177  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e65a054d414c2c8c3efdfa6fd1d3f0" candidate_uuid: "ff0d053e255a4e95a201c10eb83002dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
I20260710 11:11:35.137435  9797 raft_consensus.cc:3055] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:35.137637  9945 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.137743  9797 raft_consensus.cc:740] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:35.138432  9797 consensus_queue.cc:260] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.139231  9797 raft_consensus.cc:3060] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.141873  9945 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 4.
I20260710 11:11:35.142696  9839 leader_election.cc:304] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:35.143349  9797 raft_consensus.cc:2468] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0d053e255a4e95a201c10eb83002dc in term 4.
I20260710 11:11:35.143332 10124 raft_consensus.cc:2804] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:35.144030 10124 raft_consensus.cc:697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 4 LEADER]: Becoming Leader. State: Replica: ff0d053e255a4e95a201c10eb83002dc, State: Running, Role: LEADER
I20260710 11:11:35.144878 10124 consensus_queue.cc:237] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.151357  9694 catalog_manager.cc:5697] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc reported cstate change: term changed from 3 to 4, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to ff0d053e255a4e95a201c10eb83002dc (127.8.246.194). New cstate: current_term: 4 leader_uuid: "ff0d053e255a4e95a201c10eb83002dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:35.285979  9797 raft_consensus.cc:1275] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:35.287097 10124 consensus_queue.cc:1048] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:35.293315 10084 raft_consensus.cc:993] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: : Instructing follower 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:35.293749 10084 raft_consensus.cc:1081] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Signalling peer 5f735034198c4c7d997f2ce1435f915f to start an election
I20260710 11:11:35.295696  9945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38"
dest_uuid: "5f735034198c4c7d997f2ce1435f915f"
 from {username='slave'} at 127.0.0.1:33074
I20260710 11:11:35.296324  9945 raft_consensus.cc:493] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.296770  9945 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.304788  9946 raft_consensus.cc:1275] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:35.306499  9945 raft_consensus.cc:515] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.306708 10138 consensus_queue.cc:1048] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:35.308440  9945 leader_election.cc:290] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [CANDIDATE]: Term 5 election: Requested vote from peers 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187), ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137)
I20260710 11:11:35.310070  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "923cd91ad1e9422d81c0395004aa5d0e"
I20260710 11:11:35.310427  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1e65fa34cb4906a46824dae323ff38" candidate_uuid: "5f735034198c4c7d997f2ce1435f915f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff0d053e255a4e95a201c10eb83002dc"
I20260710 11:11:35.311020  9872 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.310599  9797 raft_consensus.cc:3055] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:35.315626  9797 raft_consensus.cc:740] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 923cd91ad1e9422d81c0395004aa5d0e, State: Running, Role: LEADER
I20260710 11:11:35.317553  9797 consensus_queue.cc:260] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.317863  9872 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 5.
I20260710 11:11:35.318634  9797 raft_consensus.cc:3060] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.319031  9911 leader_election.cc:304] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: 5f735034198c4c7d997f2ce1435f915f, ff0d053e255a4e95a201c10eb83002dc; no voters: 
I20260710 11:11:35.319804 10101 raft_consensus.cc:2804] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:35.320333 10101 raft_consensus.cc:697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 5 LEADER]: Becoming Leader. State: Replica: 5f735034198c4c7d997f2ce1435f915f, State: Running, Role: LEADER
I20260710 11:11:35.321336 10101 consensus_queue.cc:237] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [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: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } }
I20260710 11:11:35.323709  9797 raft_consensus.cc:2468] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f735034198c4c7d997f2ce1435f915f in term 5.
I20260710 11:11:35.328331  9696 catalog_manager.cc:5697] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f reported cstate change: term changed from 4 to 5, leader changed from 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193) to 5f735034198c4c7d997f2ce1435f915f (127.8.246.195). New cstate: current_term: 5 leader_uuid: "5f735034198c4c7d997f2ce1435f915f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:35.486064  9797 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:35.487111 10132 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:35.495431  9872 raft_consensus.cc:1275] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:35.496865 10132 consensus_queue.cc:1048] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:35.562729  9797 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:35.563843 10138 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "923cd91ad1e9422d81c0395004aa5d0e" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 42187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:35.573748  9945 raft_consensus.cc:1275] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Refusing update from remote peer ff0d053e255a4e95a201c10eb83002dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:35.574841 10138 consensus_queue.cc:1048] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f735034198c4c7d997f2ce1435f915f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:35.762705  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:35.768833  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:11:35.795080  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:35.795804  9179 tablet_replica.cc:333] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.796439  9179 raft_consensus.cc:2243] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.796893  9179 raft_consensus.cc:2272] T b195b4aa59914dcdb63145359ff483ae P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.798529  9179 tablet_replica.cc:333] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.799048  9179 raft_consensus.cc:2243] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.799751  9179 raft_consensus.cc:2272] T ac77f3a981d54d5daf011b853ce95a6d P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.801333  9179 tablet_replica.cc:333] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.801831  9179 raft_consensus.cc:2243] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.802201  9179 raft_consensus.cc:2272] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 923cd91ad1e9422d81c0395004aa5d0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.804059  9179 tablet_replica.cc:333] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.804574  9179 raft_consensus.cc:2243] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.805299  9179 raft_consensus.cc:2272] T 530f7ebf213b4adc94f2fb3f6e410b16 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.806829  9179 tablet_replica.cc:333] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.807292  9179 raft_consensus.cc:2243] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.807690  9179 raft_consensus.cc:2272] T 51357f4878de4a5c9bd03d7bc02d1106 P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.809228  9179 tablet_replica.cc:333] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.809731  9179 raft_consensus.cc:2243] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.810113  9179 raft_consensus.cc:2272] T 1938d4eee76244f69aaf6ffab9d0eb83 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.812021  9179 tablet_replica.cc:333] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.812492  9179 raft_consensus.cc:2243] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.812875  9179 raft_consensus.cc:2272] T 95bc0ec6203c4124b9f9fc85594696ac P 923cd91ad1e9422d81c0395004aa5d0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.814606  9179 tablet_replica.cc:333] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.815106  9179 raft_consensus.cc:2243] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.815831  9179 raft_consensus.cc:2272] T 432a2b973d044508be5fe6d370cca31e P 923cd91ad1e9422d81c0395004aa5d0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.817672  9179 tablet_replica.cc:333] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.820302  9179 raft_consensus.cc:2243] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.821063  9179 raft_consensus.cc:2272] T 973741e1e9ca43ddb1a67547d541b517 P 923cd91ad1e9422d81c0395004aa5d0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.822641  9179 tablet_replica.cc:333] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e: stopping tablet replica
I20260710 11:11:35.823231  9179 raft_consensus.cc:2243] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.823678  9179 raft_consensus.cc:2272] T 9a1e65fa34cb4906a46824dae323ff38 P 923cd91ad1e9422d81c0395004aa5d0e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:35.824662  9839 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 11:11:35.827382  9839 consensus_peers.cc:597] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc -> Peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Couldn't send request to peer 923cd91ad1e9422d81c0395004aa5d0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:35.847501  9913 consensus_peers.cc:597] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f -> Peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Couldn't send request to peer 923cd91ad1e9422d81c0395004aa5d0e. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:42187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:35.853461  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
I20260710 11:11:35.855880  9872 raft_consensus.cc:1275] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Refusing update from remote peer 5f735034198c4c7d997f2ce1435f915f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:35.857175 10132 consensus_queue.cc:1048] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0d053e255a4e95a201c10eb83002dc" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:35.880774  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
I20260710 11:11:35.903548  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:35.904202  9179 tablet_replica.cc:333] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.904759  9179 raft_consensus.cc:2243] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.905197  9179 raft_consensus.cc:2272] T 973741e1e9ca43ddb1a67547d541b517 P ff0d053e255a4e95a201c10eb83002dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.906917  9179 tablet_replica.cc:333] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.907437  9179 raft_consensus.cc:2243] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.907845  9179 raft_consensus.cc:2272] T 432a2b973d044508be5fe6d370cca31e P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.909451  9179 tablet_replica.cc:333] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.909986  9179 raft_consensus.cc:2243] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.910398  9179 raft_consensus.cc:2272] T b195b4aa59914dcdb63145359ff483ae P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.912027  9179 tablet_replica.cc:333] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.912531  9179 raft_consensus.cc:2243] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.913193  9179 raft_consensus.cc:2272] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P ff0d053e255a4e95a201c10eb83002dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.915488  9179 tablet_replica.cc:333] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.916005  9179 raft_consensus.cc:2243] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.916440  9179 raft_consensus.cc:2272] T ac77f3a981d54d5daf011b853ce95a6d P ff0d053e255a4e95a201c10eb83002dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.917954  9179 tablet_replica.cc:333] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.918424  9179 raft_consensus.cc:2243] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.918830  9179 raft_consensus.cc:2272] T 530f7ebf213b4adc94f2fb3f6e410b16 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.920346  9179 tablet_replica.cc:333] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.920792  9179 raft_consensus.cc:2243] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.921417  9179 raft_consensus.cc:2272] T 95bc0ec6203c4124b9f9fc85594696ac P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.923105  9179 tablet_replica.cc:333] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.923702  9179 raft_consensus.cc:2243] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:35.924649  9179 raft_consensus.cc:2272] T 51357f4878de4a5c9bd03d7bc02d1106 P ff0d053e255a4e95a201c10eb83002dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.926838  9179 tablet_replica.cc:333] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.927224  9179 raft_consensus.cc:2243] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.927541  9179 raft_consensus.cc:2272] T 1938d4eee76244f69aaf6ffab9d0eb83 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.929320  9179 tablet_replica.cc:333] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc: stopping tablet replica
I20260710 11:11:35.929694  9179 raft_consensus.cc:2243] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:35.930032  9179 raft_consensus.cc:2272] T 9a1e65fa34cb4906a46824dae323ff38 P ff0d053e255a4e95a201c10eb83002dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:35.958246  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
W20260710 11:11:35.961578  9913 consensus_peers.cc:597] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f -> Peer 923cd91ad1e9422d81c0395004aa5d0e (127.8.246.193:42187): Couldn't send request to peer 923cd91ad1e9422d81c0395004aa5d0e. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:42187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:35.977483  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
I20260710 11:11:35.998821  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:35.999495  9179 tablet_replica.cc:333] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.000191  9179 raft_consensus.cc:2243] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.000988  9179 raft_consensus.cc:2272] T b195b4aa59914dcdb63145359ff483ae P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.003208  9179 tablet_replica.cc:333] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.003726  9179 raft_consensus.cc:2243] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.004364  9179 raft_consensus.cc:2272] T ac77f3a981d54d5daf011b853ce95a6d P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:36.005903  9911 consensus_peers.cc:597] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f -> Peer ff0d053e255a4e95a201c10eb83002dc (127.8.246.194:34137): Couldn't send request to peer ff0d053e255a4e95a201c10eb83002dc. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:36.006609  9179 tablet_replica.cc:333] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.007092  9179 raft_consensus.cc:2243] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.007423  9179 raft_consensus.cc:2272] T 530f7ebf213b4adc94f2fb3f6e410b16 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.009048  9179 tablet_replica.cc:333] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.009488  9179 raft_consensus.cc:2243] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.009809  9179 raft_consensus.cc:2272] T 69e65a054d414c2c8c3efdfa6fd1d3f0 P 5f735034198c4c7d997f2ce1435f915f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.012245  9179 tablet_replica.cc:333] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.012655  9179 raft_consensus.cc:2243] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.012988  9179 raft_consensus.cc:2272] T 51357f4878de4a5c9bd03d7bc02d1106 P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.014544  9179 tablet_replica.cc:333] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.014950  9179 raft_consensus.cc:2243] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.015242  9179 raft_consensus.cc:2272] T 95bc0ec6203c4124b9f9fc85594696ac P 5f735034198c4c7d997f2ce1435f915f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.017009  9179 tablet_replica.cc:333] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.017422  9179 raft_consensus.cc:2243] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.018026  9179 raft_consensus.cc:2272] T 1938d4eee76244f69aaf6ffab9d0eb83 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.019667  9179 tablet_replica.cc:333] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.020140  9179 raft_consensus.cc:2243] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.020725  9179 raft_consensus.cc:2272] T 9a1e65fa34cb4906a46824dae323ff38 P 5f735034198c4c7d997f2ce1435f915f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.022274  9179 tablet_replica.cc:333] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.022678  9179 raft_consensus.cc:2243] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.023041  9179 raft_consensus.cc:2272] T 432a2b973d044508be5fe6d370cca31e P 5f735034198c4c7d997f2ce1435f915f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.024497  9179 tablet_replica.cc:333] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f: stopping tablet replica
I20260710 11:11:36.024847  9179 raft_consensus.cc:2243] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.025153  9179 raft_consensus.cc:2272] T 973741e1e9ca43ddb1a67547d541b517 P 5f735034198c4c7d997f2ce1435f915f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.050716  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:11:36.069901  9179 master.cc:562] Master@127.8.246.254:46477 shutting down...
I20260710 11:11:36.094733  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.095234  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.095546  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8118493a11fa4506ae19f51e5ec168b8: stopping tablet replica
I20260710 11:11:36.115504  9179 master.cc:584] Master@127.8.246.254:46477 shutdown complete.
5f735034198c4c7d997f2ce1435f915f  1
923cd91ad1e9422d81c0395004aa5d0e  5
ff0d053e255a4e95a201c10eb83002dc  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10304 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:11:36.156322  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:44361
I20260710 11:11:36.157322  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:36.162976 10152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.162951 10153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.163769 10155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.164309  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:36.165002  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:36.165174  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:36.165284  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681896165274 us; error 0 us; skew 500 ppm
I20260710 11:11:36.165732  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:36.167883  9179 webserver.cc:533] Webserver started at http://127.8.246.254:40727/ using document root <none> and password file <none>
I20260710 11:11:36.168375  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:36.168529  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:36.168736  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:36.169735  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "477916ea57be49ddb6bf50eb70fe21a4"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.173873  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:36.177510 10160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.178447  9179 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:11:36.178882  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "477916ea57be49ddb6bf50eb70fe21a4"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.179174  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:36.193790  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:36.194888  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:36.231726  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:44361
I20260710 11:11:36.231812 10211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:44361 every 8 connection(s)
I20260710 11:11:36.235518 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.244597 10212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4: Bootstrap starting.
I20260710 11:11:36.248967 10212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:36.252889 10212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4: No bootstrap required, opened a new log
I20260710 11:11:36.254797 10212 raft_consensus.cc:359] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER }
I20260710 11:11:36.255173 10212 raft_consensus.cc:385] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:36.255403 10212 raft_consensus.cc:740] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477916ea57be49ddb6bf50eb70fe21a4, State: Initialized, Role: FOLLOWER
I20260710 11:11:36.256018 10212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER }
I20260710 11:11:36.256439 10212 raft_consensus.cc:399] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:36.256699 10212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:36.257009 10212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:36.260851 10212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER }
I20260710 11:11:36.261333 10212 leader_election.cc:304] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [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: 477916ea57be49ddb6bf50eb70fe21a4; no voters: 
I20260710 11:11:36.262475 10212 leader_election.cc:290] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:36.262778 10215 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:36.264050 10215 raft_consensus.cc:697] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 1 LEADER]: Becoming Leader. State: Replica: 477916ea57be49ddb6bf50eb70fe21a4, State: Running, Role: LEADER
I20260710 11:11:36.264724 10215 consensus_queue.cc:237] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [LEADER]: Queue going to LEADER mode. State: All 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: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER }
I20260710 11:11:36.265313 10212 sys_catalog.cc:565] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:36.269157 10217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 477916ea57be49ddb6bf50eb70fe21a4. Latest consensus state: current_term: 1 leader_uuid: "477916ea57be49ddb6bf50eb70fe21a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER } }
I20260710 11:11:36.269877 10217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:36.271024 10216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "477916ea57be49ddb6bf50eb70fe21a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477916ea57be49ddb6bf50eb70fe21a4" member_type: VOTER } }
I20260710 11:11:36.271740 10216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:36.272392 10223 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:36.278769 10223 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:36.279830  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:36.286744 10223 catalog_manager.cc:1383] Generated new cluster ID: 8c8a1352d25f4eda985854c2e56edf5f
I20260710 11:11:36.287014 10223 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:36.309167 10223 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:36.310366 10223 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:36.320261 10223 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4: Generated new TSK 0
I20260710 11:11:36.320804 10223 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:36.345959  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:36.351692 10233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.352897 10234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.355602 10236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.356527  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:36.357887  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:36.358109  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:36.358284  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681896358267 us; error 0 us; skew 500 ppm
I20260710 11:11:36.358809  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:36.361044  9179 webserver.cc:533] Webserver started at http://127.8.246.193:43425/ using document root <none> and password file <none>
I20260710 11:11:36.361514  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:36.361720  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:36.361992  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:36.363451  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "ccb81ff831f04220ba88d708f1d25b41"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.368269  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:11:36.371227 10241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.372035  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:36.372265  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "ccb81ff831f04220ba88d708f1d25b41"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.372505  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:36.400954  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:36.402217  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:36.403573  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:36.405709  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:36.405876  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.406184  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:36.406337  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.443861  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:36791
I20260710 11:11:36.443969 10303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:36791 every 8 connection(s)
I20260710 11:11:36.448743  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:36.455010 10308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.456346 10309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.458536  9179 server_base.cc:1061] running on GCE node
W20260710 11:11:36.459287 10312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.460155  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:36.460335  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:36.460521  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681896460507 us; error 0 us; skew 500 ppm
I20260710 11:11:36.461000  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:36.463696  9179 webserver.cc:533] Webserver started at http://127.8.246.194:40235/ using document root <none> and password file <none>
I20260710 11:11:36.464359  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:36.464627  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:36.464947  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:36.465308 10304 heartbeater.cc:344] Connected to a master server at 127.8.246.254:44361
I20260710 11:11:36.465641 10304 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:36.466179  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "4067659184db4f8fa0cfb72650bf2d2f"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.466336 10304 heartbeater.cc:507] Master 127.8.246.254:44361 requested a full tablet report, sending...
I20260710 11:11:36.468549 10177 ts_manager.cc:194] Registered new tserver with Master: ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:36.470885 10177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35578
I20260710 11:11:36.471665  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:11:36.475888 10316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.476682  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:11:36.476918  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "4067659184db4f8fa0cfb72650bf2d2f"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.477150  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:36.492592  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:36.493662  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:36.494947  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:36.497054  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:36.497223  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.497531  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:36.497704  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.536614  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:38583
I20260710 11:11:36.536715 10378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:38583 every 8 connection(s)
I20260710 11:11:36.541070  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:36.547857 10382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:36.549329 10383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.552634  9179 server_base.cc:1061] running on GCE node
I20260710 11:11:36.553022 10379 heartbeater.cc:344] Connected to a master server at 127.8.246.254:44361
I20260710 11:11:36.553440 10379 heartbeater.cc:461] Registering TS with master...
W20260710 11:11:36.554133 10385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:36.554247 10379 heartbeater.cc:507] Master 127.8.246.254:44361 requested a full tablet report, sending...
I20260710 11:11:36.555011  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:36.555292  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:36.555503  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681896555483 us; error 0 us; skew 500 ppm
I20260710 11:11:36.556234  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:36.556375 10177 ts_manager.cc:194] Registered new tserver with Master: 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:36.558349 10177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35580
I20260710 11:11:36.558804  9179 webserver.cc:533] Webserver started at http://127.8.246.195:32821/ using document root <none> and password file <none>
I20260710 11:11:36.559454  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:36.559691  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:36.560005  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:36.561082  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.565207  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:36.568369 10390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.569031  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:36.569308  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-gg25"
I20260710 11:11:36.569562  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:36.583220  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:36.584362  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:36.585726  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:36.587790  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:36.588029  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.588217  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:36.588343  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:36.625106  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:41953
I20260710 11:11:36.625212 10452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:41953 every 8 connection(s)
I20260710 11:11:36.637929 10453 heartbeater.cc:344] Connected to a master server at 127.8.246.254:44361
I20260710 11:11:36.638285 10453 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:36.638975 10453 heartbeater.cc:507] Master 127.8.246.254:44361 requested a full tablet report, sending...
I20260710 11:11:36.640796 10177 ts_manager.cc:194] Registered new tserver with Master: 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:36.641528  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013261045s
I20260710 11:11:36.642053 10177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35582
I20260710 11:11:36.665337 10177 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35588:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:36.669154 10177 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:36.782229 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 7d928fc880964d13a9ce456ec2e862dc (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:36.783324 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 4138d3428003419ea02188d74efa5134 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:36.784019 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d928fc880964d13a9ce456ec2e862dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.784811 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138d3428003419ea02188d74efa5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.794064 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 7d928fc880964d13a9ce456ec2e862dc (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:36.794453 10342 tablet_service.cc:1511] Processing CreateTablet for tablet cc875dd9b30b457cb7f37e704e901943 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:36.795321 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d928fc880964d13a9ce456ec2e862dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.795912 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc875dd9b30b457cb7f37e704e901943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.796973 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 4138d3428003419ea02188d74efa5134 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:36.798216 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138d3428003419ea02188d74efa5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.801115 10341 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa25b3470646bebd7eb63fc9e2b9c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:36.801354 10338 tablet_service.cc:1511] Processing CreateTablet for tablet 52c96e077f4948a8855f0737591ce5d6 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:36.802438 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa25b3470646bebd7eb63fc9e2b9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.803267 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6c73d0be4c456a802487c9a7733fb1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:36.805220 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc59d40c35f461c8f5f4940f5ff72b9 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:36.806116 10267 tablet_service.cc:1511] Processing CreateTablet for tablet cc875dd9b30b457cb7f37e704e901943 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:36.807276 10468 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:36.807415 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc875dd9b30b457cb7f37e704e901943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.808672 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6c73d0be4c456a802487c9a7733fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.812543 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc59d40c35f461c8f5f4940f5ff72b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.814354 10468 tablet_bootstrap.cc:654] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:36.816471 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c96e077f4948a8855f0737591ce5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.817601 10269 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa25b3470646bebd7eb63fc9e2b9c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:36.819165 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa25b3470646bebd7eb63fc9e2b9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.821233 10337 tablet_service.cc:1511] Processing CreateTablet for tablet d128f8ec0599430b88bf0f553537fa92 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:36.822417 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d128f8ec0599430b88bf0f553537fa92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.825525 10468 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:36.825971 10468 ts_tablet_manager.cc:1403] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 11:11:36.828786 10468 raft_consensus.cc:359] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:36.829497 10468 raft_consensus.cc:385] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:36.829792 10468 raft_consensus.cc:740] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:36.829893 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc59d40c35f461c8f5f4940f5ff72b9 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:36.830505 10468 consensus_queue.cc:260] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:36.831113 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc59d40c35f461c8f5f4940f5ff72b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.830935 10336 tablet_service.cc:1511] Processing CreateTablet for tablet d956c34903e2429e8ecb5eb6eb9d1497 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:36.832252 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d956c34903e2429e8ecb5eb6eb9d1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.833998 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6c73d0be4c456a802487c9a7733fb1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:36.835275 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6c73d0be4c456a802487c9a7733fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.837142 10468 ts_tablet_manager.cc:1434] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260710 11:11:36.837522 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 013cc6e1455e42aeab2ea8669971b283 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:36.845396 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013cc6e1455e42aeab2ea8669971b283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.845332 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 52c96e077f4948a8855f0737591ce5d6 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:36.846762 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c96e077f4948a8855f0737591ce5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.852442 10304 heartbeater.cc:499] Master 127.8.246.254:44361 was elected leader, sending a full tablet report...
I20260710 11:11:36.862087 10263 tablet_service.cc:1511] Processing CreateTablet for tablet d128f8ec0599430b88bf0f553537fa92 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:36.863354 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d128f8ec0599430b88bf0f553537fa92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.876309 10262 tablet_service.cc:1511] Processing CreateTablet for tablet d956c34903e2429e8ecb5eb6eb9d1497 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:36.877630 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d956c34903e2429e8ecb5eb6eb9d1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.885896 10261 tablet_service.cc:1511] Processing CreateTablet for tablet 013cc6e1455e42aeab2ea8669971b283 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:36.887609 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013cc6e1455e42aeab2ea8669971b283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.895643 10260 tablet_service.cc:1511] Processing CreateTablet for tablet d1e1e8b7e5624e6297c28faad60e38f3 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:36.897382 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e1e8b7e5624e6297c28faad60e38f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.906227 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03876d9f8d4169ae275019e3faa479 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:36.907406 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03876d9f8d4169ae275019e3faa479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.910326 10468 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:36.916620 10468 tablet_bootstrap.cc:654] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:36.917434 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2bd321a064a10a1423fa69442e4c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:36.920187 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2bd321a064a10a1423fa69442e4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.922027 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03876d9f8d4169ae275019e3faa479 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:36.933055 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03876d9f8d4169ae275019e3faa479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.902949 10337 tablet_service.cc:1511] Processing CreateTablet for tablet d1e1e8b7e5624e6297c28faad60e38f3 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:36.937480 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e1e8b7e5624e6297c28faad60e38f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.942718 10336 tablet_service.cc:1511] Processing CreateTablet for tablet a0c68627b47b4be7bbca852bbee64d1f (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:36.944339 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c68627b47b4be7bbca852bbee64d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.945430 10418 tablet_service.cc:1511] Processing CreateTablet for tablet 7d928fc880964d13a9ce456ec2e862dc (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:36.978446 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d928fc880964d13a9ce456ec2e862dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.978695 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 09c16970b28542d18b7d4ef67cde3c8a (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:36.979864 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c16970b28542d18b7d4ef67cde3c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.981966 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 9600e4d15ce74938b34436650094003c (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:36.982273 10342 tablet_service.cc:1511] Processing CreateTablet for tablet 5865c0d9a58c450bac5c7397f153a79b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:36.983426 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865c0d9a58c450bac5c7397f153a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.949077 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 4138d3428003419ea02188d74efa5134 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:36.982290 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 810f201d16e944f4a1cb149b17c4d7c1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:36.984300 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 721e73c593c5497cb6f51994ebef5c89 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:36.984733 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138d3428003419ea02188d74efa5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.986173 10471 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:36.985926 10338 tablet_service.cc:1511] Processing CreateTablet for tablet 810f201d16e944f4a1cb149b17c4d7c1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:36.987115 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f201d16e944f4a1cb149b17c4d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.992975 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 5865c0d9a58c450bac5c7397f153a79b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:36.998113 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 9600e4d15ce74938b34436650094003c (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:36.999380 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f201d16e944f4a1cb149b17c4d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.000083 10471 tablet_bootstrap.cc:654] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.000231 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865c0d9a58c450bac5c7397f153a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.968364 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 74dc6c3699514d10958b35ab21ce3bc0 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:37.001037 10410 tablet_service.cc:1511] Processing CreateTablet for tablet d956c34903e2429e8ecb5eb6eb9d1497 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:37.002317 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d956c34903e2429e8ecb5eb6eb9d1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.003036 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721e73c593c5497cb6f51994ebef5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.008229 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600e4d15ce74938b34436650094003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.009459 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 728e6dc46914484c9b1f3409c8a29bb8 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:36.953223 10416 tablet_service.cc:1511] Processing CreateTablet for tablet cc875dd9b30b457cb7f37e704e901943 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:36.958596 10415 tablet_service.cc:1511] Processing CreateTablet for tablet b7aa25b3470646bebd7eb63fc9e2b9c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:36.963096 10265 tablet_service.cc:1511] Processing CreateTablet for tablet a0c68627b47b4be7bbca852bbee64d1f (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:36.963760 10343 tablet_service.cc:1511] Processing CreateTablet for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:36.968382 10414 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc59d40c35f461c8f5f4940f5ff72b9 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:36.970564 10261 tablet_service.cc:1511] Processing CreateTablet for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:37.030203 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc875dd9b30b457cb7f37e704e901943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.032509 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e6dc46914484c9b1f3409c8a29bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.034837 10261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.036538 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7aa25b3470646bebd7eb63fc9e2b9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.038335 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 728e6dc46914484c9b1f3409c8a29bb8 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:37.039008 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 728e6dc46914484c9b1f3409c8a29bb8 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:37.039559 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e6dc46914484c9b1f3409c8a29bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.041882 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc59d40c35f461c8f5f4940f5ff72b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.042701 10260 tablet_service.cc:1511] Processing CreateTablet for tablet 094337c6a145472da699afbe318a2bc4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:37.046731 10470 raft_consensus.cc:493] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.047250 10470 raft_consensus.cc:515] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:36.971432 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 09c16970b28542d18b7d4ef67cde3c8a (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:36.972287 10413 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6c73d0be4c456a802487c9a7733fb1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:37.050367 10470 leader_election.cc:290] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.050570 10413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6c73d0be4c456a802487c9a7733fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:36.972544 10263 tablet_service.cc:1511] Processing CreateTablet for tablet 74dc6c3699514d10958b35ab21ce3bc0 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:36.972870 10412 tablet_service.cc:1511] Processing CreateTablet for tablet 52c96e077f4948a8855f0737591ce5d6 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:36.975317 10411 tablet_service.cc:1511] Processing CreateTablet for tablet d128f8ec0599430b88bf0f553537fa92 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:36.977406 10468 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.014832 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 721e73c593c5497cb6f51994ebef5c89 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:37.008229 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600e4d15ce74938b34436650094003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.020953 10409 tablet_service.cc:1511] Processing CreateTablet for tablet 013cc6e1455e42aeab2ea8669971b283 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:36.949262 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2bd321a064a10a1423fa69442e4c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:37.054093 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 094337c6a145472da699afbe318a2bc4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:37.061446 10409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013cc6e1455e42aeab2ea8669971b283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.069437 10412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c96e077f4948a8855f0737591ce5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.075481 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721e73c593c5497cb6f51994ebef5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.083710 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094337c6a145472da699afbe318a2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.088482 10418 tablet_service.cc:1511] Processing CreateTablet for tablet d1e1e8b7e5624e6297c28faad60e38f3 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:37.089299 10468 ts_tablet_manager.cc:1403] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.009s
I20260710 11:11:37.099485 10410 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03876d9f8d4169ae275019e3faa479 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:37.101204 10411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d128f8ec0599430b88bf0f553537fa92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.101317 10468 raft_consensus.cc:359] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.102350 10468 raft_consensus.cc:385] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.102718 10468 raft_consensus.cc:740] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.103590 10468 consensus_queue.cc:260] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.113709 10474 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.109346 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.119470 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74dc6c3699514d10958b35ab21ce3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.120349 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e1e8b7e5624e6297c28faad60e38f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.117486 10468 ts_tablet_manager.cc:1434] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:11:37.108984 10260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094337c6a145472da699afbe318a2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.148783 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c16970b28542d18b7d4ef67cde3c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.149288 10468 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.161329 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74dc6c3699514d10958b35ab21ce3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.178021 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8e5cac7134c82a4f0622b5b9aba3b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:37.185833 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8e5cac7134c82a4f0622b5b9aba3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.183676 10471 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.118594 10336 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8e5cac7134c82a4f0622b5b9aba3b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:37.188268 10471 ts_tablet_manager.cc:1403] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.202s	user 0.008s	sys 0.012s
I20260710 11:11:37.190979 10471 raft_consensus.cc:359] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.191642 10471 raft_consensus.cc:385] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.187681 10474 tablet_bootstrap.cc:654] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.196385 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c68627b47b4be7bbca852bbee64d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.198786 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2bd321a064a10a1423fa69442e4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.205241 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e6dc46914484c9b1f3409c8a29bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.206326 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8e5cac7134c82a4f0622b5b9aba3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.213902 10415 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf2bd321a064a10a1423fa69442e4c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:37.215132 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf2bd321a064a10a1423fa69442e4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.191921 10471 raft_consensus.cc:740] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.222738 10471 consensus_queue.cc:260] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.235904 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:37.237607 10242 leader_election.cc:343] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.241869 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.242542 10354 raft_consensus.cc:2468] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.243991 10410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03876d9f8d4169ae275019e3faa479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.244055 10416 tablet_service.cc:1511] Processing CreateTablet for tablet a0c68627b47b4be7bbca852bbee64d1f (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:37.244390 10243 leader_election.cc:304] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.245210 10470 raft_consensus.cc:2804] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.245362 10416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c68627b47b4be7bbca852bbee64d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.245576 10470 raft_consensus.cc:493] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.245924 10470 raft_consensus.cc:3060] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.251081 10379 heartbeater.cc:499] Master 127.8.246.254:44361 was elected leader, sending a full tablet report...
I20260710 11:11:37.251688 10471 ts_tablet_manager.cc:1434] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.004s
I20260710 11:11:37.252684 10471 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.265527 10412 tablet_service.cc:1511] Processing CreateTablet for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:37.266734 10412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceac4f0ab8ff49c1b282b3b195b5f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.266430 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 74dc6c3699514d10958b35ab21ce3bc0 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:37.267717 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74dc6c3699514d10958b35ab21ce3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.270953 10418 tablet_service.cc:1511] Processing CreateTablet for tablet 09c16970b28542d18b7d4ef67cde3c8a (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:37.272913 10418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c16970b28542d18b7d4ef67cde3c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.266419 10471 tablet_bootstrap.cc:654] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:37.275770 10225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:37.259680 10470 raft_consensus.cc:515] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.276772 10411 tablet_service.cc:1511] Processing CreateTablet for tablet 5865c0d9a58c450bac5c7397f153a79b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:37.283362 10468 tablet_bootstrap.cc:654] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.284478 10474 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.290927 10474 ts_tablet_manager.cc:1403] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.000s
I20260710 11:11:37.292948 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.293215 10470 leader_election.cc:290] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.293521 10354 raft_consensus.cc:3060] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.295182 10474 raft_consensus.cc:359] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.296119 10474 raft_consensus.cc:385] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.296481 10474 raft_consensus.cc:740] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.302400 10417 tablet_service.cc:1511] Processing CreateTablet for tablet 9600e4d15ce74938b34436650094003c (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:37.304075 10354 raft_consensus.cc:2468] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.308765 10243 leader_election.cc:304] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.309604 10470 raft_consensus.cc:2804] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.305461 10414 tablet_service.cc:1511] Processing CreateTablet for tablet 721e73c593c5497cb6f51994ebef5c89 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:37.312605 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.312901 10411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865c0d9a58c450bac5c7397f153a79b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:37.313956 10242 leader_election.cc:343] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.316802 10413 tablet_service.cc:1511] Processing CreateTablet for tablet 810f201d16e944f4a1cb149b17c4d7c1 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:37.297545 10474 consensus_queue.cc:260] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.337604 10470 raft_consensus.cc:697] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:37.341531 10468 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.342011 10468 ts_tablet_manager.cc:1403] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.002s
I20260710 11:11:37.341722 10470 consensus_queue.cc:237] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.340224 10453 heartbeater.cc:499] Master 127.8.246.254:44361 was elected leader, sending a full tablet report...
I20260710 11:11:37.340939 10474 ts_tablet_manager.cc:1434] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.000s
I20260710 11:11:37.350812 10474 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.347210 10412 tablet_service.cc:1511] Processing CreateTablet for tablet 094337c6a145472da699afbe318a2bc4 (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:37.348016 10415 tablet_service.cc:1511] Processing CreateTablet for tablet 97e8e5cac7134c82a4f0622b5b9aba3b (DEFAULT_TABLE table=test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:37.349368 10414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721e73c593c5497cb6f51994ebef5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.352087 10413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f201d16e944f4a1cb149b17c4d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.354614 10417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600e4d15ce74938b34436650094003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.345322 10468 raft_consensus.cc:359] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.359258 10468 raft_consensus.cc:385] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.359612 10468 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.360466 10468 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.361595 10415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8e5cac7134c82a4f0622b5b9aba3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.362215 10471 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.372363 10471 ts_tablet_manager.cc:1403] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.017s
I20260710 11:11:37.378053 10471 raft_consensus.cc:359] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.384202 10471 raft_consensus.cc:385] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.384572 10471 raft_consensus.cc:740] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.385366 10471 consensus_queue.cc:260] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.387053 10412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094337c6a145472da699afbe318a2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.383829 10468 ts_tablet_manager.cc:1434] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.005s
I20260710 11:11:37.387742 10175 catalog_manager.cc:5697] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.389693 10468 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.397127 10468 tablet_bootstrap.cc:654] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.401197 10471 ts_tablet_manager.cc:1434] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.006s
I20260710 11:11:37.402153 10471 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.407514 10474 tablet_bootstrap.cc:654] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.408856 10471 tablet_bootstrap.cc:654] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.409551 10468 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.410040 10468 ts_tablet_manager.cc:1403] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 11:11:37.413756 10468 raft_consensus.cc:359] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.414682 10468 raft_consensus.cc:385] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.415048 10468 raft_consensus.cc:740] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.416918 10468 consensus_queue.cc:260] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.419343 10468 ts_tablet_manager.cc:1434] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:11:37.420251 10474 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.420349 10468 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.421003 10474 ts_tablet_manager.cc:1403] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.008s
I20260710 11:11:37.424043 10474 raft_consensus.cc:359] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.424767 10471 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.424858 10474 raft_consensus.cc:385] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.425338 10474 raft_consensus.cc:740] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.425339 10471 ts_tablet_manager.cc:1403] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 11:11:37.427613 10468 tablet_bootstrap.cc:654] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.428113 10474 consensus_queue.cc:260] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.430099 10471 raft_consensus.cc:359] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.431710 10471 raft_consensus.cc:385] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.432046 10471 raft_consensus.cc:740] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.432793 10471 consensus_queue.cc:260] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.434650 10468 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.435122 10468 ts_tablet_manager.cc:1403] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:11:37.435130 10471 ts_tablet_manager.cc:1434] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:37.437635 10471 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.437821 10468 raft_consensus.cc:359] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.438575 10468 raft_consensus.cc:385] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.438923 10468 raft_consensus.cc:740] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.439638 10468 consensus_queue.cc:260] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.441681 10468 ts_tablet_manager.cc:1434] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:37.436676 10474 ts_tablet_manager.cc:1434] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:11:37.442662 10468 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.443508 10474 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.449361 10468 tablet_bootstrap.cc:654] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.451977 10471 tablet_bootstrap.cc:654] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.450060 10474 tablet_bootstrap.cc:654] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.457394 10468 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.458001 10468 ts_tablet_manager.cc:1403] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:11:37.461445 10468 raft_consensus.cc:359] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.461939 10468 raft_consensus.cc:385] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.462177 10468 raft_consensus.cc:740] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.462522 10471 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.462960 10471 ts_tablet_manager.cc:1403] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260710 11:11:37.462836 10468 consensus_queue.cc:260] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.464591 10474 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.465101 10474 ts_tablet_manager.cc:1403] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260710 11:11:37.465116 10468 ts_tablet_manager.cc:1434] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:37.465598 10471 raft_consensus.cc:359] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.466302 10468 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.466326 10471 raft_consensus.cc:385] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.466912 10471 raft_consensus.cc:740] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.467785 10471 consensus_queue.cc:260] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.468194 10474 raft_consensus.cc:359] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.468971 10474 raft_consensus.cc:385] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.469322 10474 raft_consensus.cc:740] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.470260 10474 consensus_queue.cc:260] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.472807 10468 tablet_bootstrap.cc:654] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.474489 10474 ts_tablet_manager.cc:1434] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:37.475509 10474 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.475664 10471 ts_tablet_manager.cc:1434] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:11:37.476691 10471 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.484592 10468 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.485047 10468 ts_tablet_manager.cc:1403] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:11:37.485718 10474 tablet_bootstrap.cc:654] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.487854 10468 raft_consensus.cc:359] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.488756 10468 raft_consensus.cc:385] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.489027 10468 raft_consensus.cc:740] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.489676 10468 consensus_queue.cc:260] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.490618 10471 tablet_bootstrap.cc:654] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.490684 10474 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.491344 10474 ts_tablet_manager.cc:1403] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:11:37.491920 10468 ts_tablet_manager.cc:1434] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:11:37.492918 10468 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.494174 10474 raft_consensus.cc:359] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.494899 10474 raft_consensus.cc:385] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.495226 10474 raft_consensus.cc:740] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.496162 10474 consensus_queue.cc:260] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.499308 10468 tablet_bootstrap.cc:654] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.500736 10474 ts_tablet_manager.cc:1434] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:11:37.501679 10474 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.510651 10470 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.511292 10470 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.515694 10470 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.517724 10482 raft_consensus.cc:493] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.518311 10482 raft_consensus.cc:515] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.549225 10474 tablet_bootstrap.cc:654] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.550168 10468 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.550657 10468 ts_tablet_manager.cc:1403] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260710 11:11:37.549088 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.553370 10482 leader_election.cc:290] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.553714 10500 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.553520 10468 raft_consensus.cc:359] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:37.554368 10242 leader_election.cc:343] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.561164 10468 raft_consensus.cc:385] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.561468 10468 raft_consensus.cc:740] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.562127 10468 consensus_queue.cc:260] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.554150 10471 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.564231 10471 ts_tablet_manager.cc:1403] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.088s	user 0.000s	sys 0.017s
I20260710 11:11:37.564385 10474 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.564918 10474 ts_tablet_manager.cc:1403] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.033s
I20260710 11:11:37.554395 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.567309 10471 raft_consensus.cc:359] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.567885 10474 raft_consensus.cc:359] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:37.568620 10243 leader_election.cc:343] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.569350 10243 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.569774 10468 ts_tablet_manager.cc:1434] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:11:37.570420 10470 raft_consensus.cc:2749] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.570616 10468 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.569036 10471 raft_consensus.cc:385] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.571242 10474 raft_consensus.cc:385] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.571393 10471 raft_consensus.cc:740] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.571630 10474 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.572395 10474 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.572404 10471 consensus_queue.cc:260] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.574218 10500 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.576573 10500 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.579262 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.579607 10468 tablet_bootstrap.cc:654] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.581584 10474 ts_tablet_manager.cc:1434] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:11:37.583892 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.584692 10478 raft_consensus.cc:493] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.585309 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.585103 10478 raft_consensus.cc:515] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.586200 10474 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
W20260710 11:11:37.586971 10391 leader_election.cc:343] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:37.587637 10391 leader_election.cc:343] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.587738 10478 leader_election.cc:290] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.584227 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.589725 10354 raft_consensus.cc:2468] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
W20260710 11:11:37.591223 10392 leader_election.cc:343] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.591696 10392 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.592530 10500 raft_consensus.cc:2749] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.595532 10474 tablet_bootstrap.cc:654] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.595696 10471 ts_tablet_manager.cc:1434] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.006s
I20260710 11:11:37.596416 10392 leader_election.cc:304] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.597831 10500 raft_consensus.cc:2804] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.598209 10500 raft_consensus.cc:493] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.598570 10500 raft_consensus.cc:3060] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.607954 10471 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.608577 10470 raft_consensus.cc:493] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.608464 10500 raft_consensus.cc:515] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.609023 10470 raft_consensus.cc:515] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.610996 10470 leader_election.cc:290] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.611203 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:37.613984 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.615234 10471 tablet_bootstrap.cc:654] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:37.615430 10391 leader_election.cc:343] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.616482 10470 raft_consensus.cc:493] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.618026 10470 raft_consensus.cc:515] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.620090 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
W20260710 11:11:37.617156 10242 leader_election.cc:343] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.620675 10354 raft_consensus.cc:2468] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.621515 10470 leader_election.cc:290] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.621783 10243 leader_election.cc:304] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.623251 10470 raft_consensus.cc:2804] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.623468 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.623780 10470 raft_consensus.cc:493] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.624267 10470 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.624334 10428 raft_consensus.cc:2468] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.626102 10242 leader_election.cc:304] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.627360 10480 raft_consensus.cc:2804] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.627820 10480 raft_consensus.cc:493] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.628240 10480 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.628784 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.630162 10471 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.630616 10471 ts_tablet_manager.cc:1403] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260710 11:11:37.633569 10471 raft_consensus.cc:359] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.634243 10471 raft_consensus.cc:385] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.634528 10471 raft_consensus.cc:740] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.635164 10471 consensus_queue.cc:260] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:37.636293 10243 leader_election.cc:343] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.637828 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.638813 10480 raft_consensus.cc:515] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:37.639323 10317 leader_election.cc:343] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.643540 10468 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.644771 10471 ts_tablet_manager.cc:1434] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:11:37.644793 10470 raft_consensus.cc:515] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.648061 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.648824 10428 raft_consensus.cc:2393] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:37.648928 10471 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.650111 10317 leader_election.cc:304] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.651032 10478 raft_consensus.cc:3060] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.652251 10468 ts_tablet_manager.cc:1403] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.011s
I20260710 11:11:37.653663 10480 leader_election.cc:290] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.654186 10480 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.654609 10480 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.658270 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.658821 10428 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.659426 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.660640 10468 raft_consensus.cc:359] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.661584 10468 raft_consensus.cc:385] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:37.661631 10243 leader_election.cc:343] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.662477 10468 raft_consensus.cc:740] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.664256 10478 raft_consensus.cc:2749] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.664868 10468 consensus_queue.cc:260] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.667121 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.667270 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.667717 10354 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:37.668701 10242 leader_election.cc:343] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.669850 10500 leader_election.cc:290] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.671789 10428 raft_consensus.cc:2468] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.672957 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.666252 10470 leader_election.cc:290] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.668751 10468 ts_tablet_manager.cc:1434] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:11:37.674876 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.675288 10468 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.663839 10471 tablet_bootstrap.cc:654] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:37.676374 10243 leader_election.cc:343] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.675064 10480 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.677573 10242 leader_election.cc:304] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:37.677922 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.678570 10428 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.679070 10474 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.679507 10474 ts_tablet_manager.cc:1403] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.059s
I20260710 11:11:37.680863 10500 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.681304 10500 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.682356 10474 raft_consensus.cc:359] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.683079 10474 raft_consensus.cc:385] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.683367 10500 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.683390 10474 raft_consensus.cc:740] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.684401 10474 consensus_queue.cc:260] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.686506 10468 tablet_bootstrap.cc:654] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.686539 10474 ts_tablet_manager.cc:1434] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:11:37.687095 10480 raft_consensus.cc:2804] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.687872 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.689924 10480 raft_consensus.cc:697] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:37.688453 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.690411 10474 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.690698 10278 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:37.690745 10480 consensus_queue.cc:237] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:37.692421 10392 leader_election.cc:343] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.689090 10242 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:37.695519 10470 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.695858 10470 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.696200 10470 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.697108 10474 tablet_bootstrap.cc:654] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.697477 10353 raft_consensus.cc:2468] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:37.698951 10392 leader_election.cc:304] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.700191 10500 raft_consensus.cc:493] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.700374 10482 raft_consensus.cc:2804] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.700858 10500 raft_consensus.cc:515] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.703702 10391 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:37.709858 10354 raft_consensus.cc:2468] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.711230 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.714082 10243 leader_election.cc:304] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.715624 10508 raft_consensus.cc:2804] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.719640 10482 raft_consensus.cc:697] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:37.720800 10482 consensus_queue.cc:237] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.719007 10512 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.725342 10512 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.725867 10512 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.726764 10500 leader_election.cc:290] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.727710 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.728729 10353 raft_consensus.cc:2393] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:37.739338 10173 catalog_manager.cc:5697] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.744165 10470 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.745911 10474 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.746371 10474 ts_tablet_manager.cc:1403] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.017s
I20260710 11:11:37.747805 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.748658 10471 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.749185 10471 ts_tablet_manager.cc:1403] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.101s	user 0.041s	sys 0.033s
I20260710 11:11:37.749051 10474 raft_consensus.cc:359] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.749778 10474 raft_consensus.cc:385] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.750103 10474 raft_consensus.cc:740] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.751614 10512 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.752326 10471 raft_consensus.cc:359] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.753083 10471 raft_consensus.cc:385] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.753423 10471 raft_consensus.cc:740] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.753639 10512 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.754352 10474 consensus_queue.cc:260] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.754383 10471 consensus_queue.cc:260] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.754778 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.754417 10517 raft_consensus.cc:493] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:11:37.755585 10243 leader_election.cc:343] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:37.756199 10392 leader_election.cc:343] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.756168 10517 raft_consensus.cc:515] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.764415 10508 raft_consensus.cc:697] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:37.765313 10508 consensus_queue.cc:237] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.756740 10474 ts_tablet_manager.cc:1434] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:11:37.757884 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.767681 10428 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:37.758298 10470 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.758632 10471 ts_tablet_manager.cc:1434] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:11:37.768142 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013cc6e1455e42aeab2ea8669971b283" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.769147 10474 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.769841 10517 leader_election.cc:290] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.769773 10242 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
W20260710 11:11:37.770922 10242 leader_election.cc:343] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.776432 10474 tablet_bootstrap.cc:654] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.778174 10471 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.768162 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013cc6e1455e42aeab2ea8669971b283" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.761420 10468 tablet_bootstrap.cc:492] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
W20260710 11:11:37.761679 10391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:36791, user_credentials={real_user=slave}} blocked reactor thread for 58034.2us
I20260710 11:11:37.778976 10353 raft_consensus.cc:2468] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.780121 10391 leader_election.cc:304] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.780396 10243 leader_election.cc:304] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.781759 10470 raft_consensus.cc:2749] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.781812 10513 raft_consensus.cc:3060] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.783114 10468 ts_tablet_manager.cc:1403] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.108s	user 0.003s	sys 0.007s
I20260710 11:11:37.785204 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:37.786185 10278 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:37.782688 10470 raft_consensus.cc:2804] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.788376 10470 raft_consensus.cc:493] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.788805 10470 raft_consensus.cc:3060] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.791561 10391 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:37.792829 10512 raft_consensus.cc:2749] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.789666 10174 catalog_manager.cc:5697] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.797283 10517 raft_consensus.cc:493] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.797734 10517 raft_consensus.cc:515] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.799674 10517 leader_election.cc:290] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.803901 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.804111 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.804783 10427 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.804749 10353 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.805634 10513 raft_consensus.cc:2749] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.802134 10470 raft_consensus.cc:515] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.806252 10243 leader_election.cc:304] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.809158 10468 raft_consensus.cc:359] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.813112 10468 raft_consensus.cc:385] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.813371 10468 raft_consensus.cc:740] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.813900 10471 tablet_bootstrap.cc:654] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.813896 10468 consensus_queue.cc:260] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.815150 10517 raft_consensus.cc:2804] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.815495 10517 raft_consensus.cc:493] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.815815 10517 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.817991 10470 leader_election.cc:290] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.818462 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013cc6e1455e42aeab2ea8669971b283" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.819171 10353 raft_consensus.cc:3060] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.820317 10474 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.820765 10474 ts_tablet_manager.cc:1403] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.019s
I20260710 11:11:37.822791 10517 raft_consensus.cc:515] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.823293 10474 raft_consensus.cc:359] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.823949 10474 raft_consensus.cc:385] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.824218 10474 raft_consensus.cc:740] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.824848 10474 consensus_queue.cc:260] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.825838 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.826357 10354 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.826709 10474 ts_tablet_manager.cc:1434] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:37.827544 10474 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.832899 10474 tablet_bootstrap.cc:654] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.832777 10354 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.833958 10243 leader_election.cc:304] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.834431 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013cc6e1455e42aeab2ea8669971b283" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.834826 10508 raft_consensus.cc:2804] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.835325 10508 raft_consensus.cc:697] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:37.836359 10508 consensus_queue.cc:237] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.838088 10480 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:37.839409 10242 leader_election.cc:343] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.842618 10468 ts_tablet_manager.cc:1434] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260710 11:11:37.849318 10173 catalog_manager.cc:5697] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.843467 10517 leader_election.cc:290] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.851145 10468 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.855705 10471 tablet_bootstrap.cc:492] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.852243 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.856274 10427 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.856345 10471 ts_tablet_manager.cc:1403] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.013s
I20260710 11:11:37.859371 10471 raft_consensus.cc:359] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.859836 10474 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.860024 10471 raft_consensus.cc:385] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.860342 10474 ts_tablet_manager.cc:1403] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.008s
I20260710 11:11:37.860383 10471 raft_consensus.cc:740] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.861390 10471 consensus_queue.cc:260] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.861964 10513 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.862429 10513 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.863510 10474 raft_consensus.cc:359] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.855099 10353 raft_consensus.cc:2468] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.865252 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.865844 10278 raft_consensus.cc:2468] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:37.866101 10427 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:37.867273 10391 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.868036 10512 raft_consensus.cc:2804] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.868371 10512 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.868675 10512 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.869220 10468 tablet_bootstrap.cc:654] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.869580 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.869874 10243 leader_election.cc:304] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
W20260710 11:11:37.870754 10392 leader_election.cc:343] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.869234 10513 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.864198 10474 raft_consensus.cc:385] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.871767 10474 raft_consensus.cc:740] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.872437 10474 consensus_queue.cc:260] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.874519 10471 ts_tablet_manager.cc:1434] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:11:37.875640 10471 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.876972 10474 ts_tablet_manager.cc:1434] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:11:37.877765 10474 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:37.878429 10508 raft_consensus.cc:2804] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.878961 10508 raft_consensus.cc:697] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:37.879954 10508 consensus_queue.cc:237] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.884792 10471 tablet_bootstrap.cc:654] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.885943 10474 tablet_bootstrap.cc:654] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.885407 10174 catalog_manager.cc:5697] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.888998 10512 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.893321 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:37.893844 10278 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.894996 10468 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.895571 10468 ts_tablet_manager.cc:1403] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260710 11:11:37.898183 10468 raft_consensus.cc:359] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.898808 10468 raft_consensus.cc:385] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.899063 10468 raft_consensus.cc:740] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.899704 10468 consensus_queue.cc:260] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.900986 10278 raft_consensus.cc:2468] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:37.901830 10468 ts_tablet_manager.cc:1434] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:11:37.902161 10391 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.902961 10513 raft_consensus.cc:2804] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.903228 10512 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:37.903451 10513 raft_consensus.cc:697] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:37.904917 10513 consensus_queue.cc:237] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.902972 10468 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:37.909557 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
W20260710 11:11:37.912082 10392 leader_election.cc:343] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.913537 10470 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.914124 10470 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.918001 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:37.918690 10353 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.919327 10471 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:37.919868 10471 ts_tablet_manager.cc:1403] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.005s
I20260710 11:11:37.920053 10243 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:37.922988 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:37.923566 10427 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:37.928857 10468 tablet_bootstrap.cc:654] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.923843 10480 raft_consensus.cc:2804] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.931176 10480 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.921828 10470 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.934692 10471 raft_consensus.cc:359] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.935554 10471 raft_consensus.cc:385] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.935878 10471 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.936722 10471 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.940640 10471 ts_tablet_manager.cc:1434] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 11:11:37.942132 10471 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:37.932906 10480 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.944943 10474 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:37.947381 10470 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:37.946244 10474 ts_tablet_manager.cc:1403] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.006s
I20260710 11:11:37.954861 10474 raft_consensus.cc:359] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.957926 10474 raft_consensus.cc:385] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.957227 10175 catalog_manager.cc:5697] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.951644 10478 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.964478 10478 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.966353 10478 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.968078 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:37.968688 10278 raft_consensus.cc:2468] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:37.969370 10174 catalog_manager.cc:5697] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:37.970031 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:37.972223 10317 leader_election.cc:343] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.972950 10317 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:37.973985 10478 raft_consensus.cc:2804] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.974340 10478 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.974639 10478 raft_consensus.cc:3060] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.978462 10474 raft_consensus.cc:740] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.980233 10474 consensus_queue.cc:260] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.979696 10480 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.983330 10468 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:37.983860 10468 ts_tablet_manager.cc:1403] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.025s
I20260710 11:11:37.989115 10471 tablet_bootstrap.cc:654] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.989346 10480 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.991581 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:37.991844 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:37.992215 10428 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.992614 10354 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.994709 10478 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.996615 10478 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.997063 10478 raft_consensus.cc:493] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.997450 10478 raft_consensus.cc:515] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:37.998735 10482 raft_consensus.cc:493] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.999228 10478 leader_election.cc:290] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:37.999307 10482 raft_consensus.cc:515] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.002760 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.003465 10278 raft_consensus.cc:3060] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.005162 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.006927 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.007911 10426 raft_consensus.cc:2393] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:38.020251 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.022580 10317 leader_election.cc:304] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.023626 10478 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:38.023999 10317 leader_election.cc:343] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.031847 10482 leader_election.cc:290] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.033051 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.033761 10352 raft_consensus.cc:2393] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:38.034637 10354 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.035271 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.035624 10243 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.036433 10480 raft_consensus.cc:2804] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.036895 10480 raft_consensus.cc:697] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:38.037402 10391 leader_election.cc:304] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.037676 10480 consensus_queue.cc:237] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.040031 10468 raft_consensus.cc:359] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.043529 10468 raft_consensus.cc:385] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.043891 10468 raft_consensus.cc:740] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.044646 10468 consensus_queue.cc:260] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.046833 10468 ts_tablet_manager.cc:1434] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.063s	user 0.025s	sys 0.003s
I20260710 11:11:38.047537 10471 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.047705 10468 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.051048 10428 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.041754 10482 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.041949 10474 ts_tablet_manager.cc:1434] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.001s
I20260710 11:11:38.055353 10468 tablet_bootstrap.cc:654] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.048105 10471 ts_tablet_manager.cc:1403] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.001s
I20260710 11:11:38.041532 10278 raft_consensus.cc:2468] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.055819 10474 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.056777 10317 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.058019 10533 raft_consensus.cc:2804] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.058143 10174 catalog_manager.cc:5697] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.059177 10471 raft_consensus.cc:359] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.062511 10471 raft_consensus.cc:385] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.062924 10471 raft_consensus.cc:740] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.065198 10471 consensus_queue.cc:260] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.067327 10482 raft_consensus.cc:2749] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.071002 10470 raft_consensus.cc:493] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.071458 10470 raft_consensus.cc:515] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.072650 10468 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.073179 10468 ts_tablet_manager.cc:1403] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260710 11:11:38.073410 10470 leader_election.cc:290] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.074435 10533 raft_consensus.cc:697] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:38.061918 10474 tablet_bootstrap.cc:654] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.042259 10478 raft_consensus.cc:2749] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.075387 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.075637 10468 raft_consensus.cc:359] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.076377 10468 raft_consensus.cc:385] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.076625 10468 raft_consensus.cc:740] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.076678 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.077402 10353 raft_consensus.cc:2393] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:38.078583 10471 ts_tablet_manager.cc:1434] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260710 11:11:38.078859 10243 leader_election.cc:304] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.079489 10471 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.079990 10470 raft_consensus.cc:3060] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.085207 10471 tablet_bootstrap.cc:654] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.087100 10470 raft_consensus.cc:2749] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.087706 10468 consensus_queue.cc:260] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.087661 10533 consensus_queue.cc:237] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.089731 10468 ts_tablet_manager.cc:1434] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:11:38.090535 10468 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.098287 10468 tablet_bootstrap.cc:654] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.101713 10471 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.102133 10471 ts_tablet_manager.cc:1403] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:11:38.103924 10471 raft_consensus.cc:359] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.104566 10471 raft_consensus.cc:385] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.104835 10471 raft_consensus.cc:740] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.104920 10474 tablet_bootstrap.cc:492] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.105645 10474 ts_tablet_manager.cc:1403] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.019s
I20260710 11:11:38.104961 10175 catalog_manager.cc:5697] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.105494 10471 consensus_queue.cc:260] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.107774 10471 ts_tablet_manager.cc:1434] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:11:38.108645 10471 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.110917 10470 consensus_queue.cc:1048] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.116163 10471 tablet_bootstrap.cc:654] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.119975 10474 raft_consensus.cc:359] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.120608 10474 raft_consensus.cc:385] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.120883 10474 raft_consensus.cc:740] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.121520 10474 consensus_queue.cc:260] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.121938 10482 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.123675 10474 ts_tablet_manager.cc:1434] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:11:38.124519 10474 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.130380 10474 tablet_bootstrap.cc:654] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.131721 10471 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.132285 10471 ts_tablet_manager.cc:1403] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:11:38.135255 10471 raft_consensus.cc:359] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.135869 10471 raft_consensus.cc:385] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.136129 10471 raft_consensus.cc:740] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.144878 10474 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.145300 10474 ts_tablet_manager.cc:1403] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:11:38.147910 10474 raft_consensus.cc:359] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.148567 10474 raft_consensus.cc:385] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.148844 10474 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.150655 10471 consensus_queue.cc:260] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.151698 10512 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.153523 10471 ts_tablet_manager.cc:1434] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:11:38.154615 10471 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.160137 10474 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.161327 10471 tablet_bootstrap.cc:654] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.163415 10474 ts_tablet_manager.cc:1434] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 11:11:38.165755 10474 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.176256 10474 tablet_bootstrap.cc:654] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.185827 10468 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.186477 10468 ts_tablet_manager.cc:1403] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.096s	user 0.043s	sys 0.034s
I20260710 11:11:38.189692 10474 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.190136 10474 ts_tablet_manager.cc:1403] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260710 11:11:38.189857 10468 raft_consensus.cc:359] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.190982 10468 raft_consensus.cc:385] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.191393 10468 raft_consensus.cc:740] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.192451 10468 consensus_queue.cc:260] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.195560 10468 ts_tablet_manager.cc:1434] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:38.202607 10512 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.203039 10512 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.203382 10480 consensus_queue.cc:1048] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.205037 10512 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.206704 10517 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.207146 10517 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.207742 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.208377 10353 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:38.209110 10517 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.209547 10517 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.209929 10517 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.211871 10392 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:38.212954 10482 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.213289 10482 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.213315 10471 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.213716 10482 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.213914 10471 ts_tablet_manager.cc:1403] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.028s
I20260710 11:11:38.211745 10517 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.214843 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.215734 10468 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
W20260710 11:11:38.216284 10243 leader_election.cc:343] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.216418 10471 raft_consensus.cc:359] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.214337 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.217092 10471 raft_consensus.cc:385] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.217286 10278 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:38.217396 10471 raft_consensus.cc:740] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.218182 10471 consensus_queue.cc:260] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.218856 10533 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.219321 10533 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.220427 10471 ts_tablet_manager.cc:1434] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:11:38.221324 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.222239 10533 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.221299 10471 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.222713 10468 tablet_bootstrap.cc:654] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.223657 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:38.224673 10242 leader_election.cc:343] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.225114 10242 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.225394 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.226104 10278 raft_consensus.cc:2393] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:38.216233 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.227080 10317 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.227602 10354 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.228139 10539 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.228782 10517 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.228870 10471 tablet_bootstrap.cc:654] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.232877 10243 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.233654 10517 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.234010 10517 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.234316 10517 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.238341 10482 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.240999 10471 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.241560 10471 ts_tablet_manager.cc:1403] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:11:38.241703 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.242468 10428 raft_consensus.cc:2393] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:38.242956 10539 raft_consensus.cc:2749] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.243515 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.245062 10517 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.246567 10279 raft_consensus.cc:2393] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:38.248176 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.248682 10354 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.249536 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.251040 10392 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.251829 10512 raft_consensus.cc:2749] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.253171 10482 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.255041 10539 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.255513 10354 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.255498 10539 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.253072 10474 raft_consensus.cc:359] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.256675 10243 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.254688 10471 raft_consensus.cc:359] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.256680 10517 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.259480 10480 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.261045 10474 raft_consensus.cc:385] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.261479 10471 raft_consensus.cc:385] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.261560 10474 raft_consensus.cc:740] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.261971 10471 raft_consensus.cc:740] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.261512 10480 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.262951 10517 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.262689 10474 consensus_queue.cc:260] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.263423 10517 raft_consensus.cc:697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:38.264408 10480 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.264279 10517 consensus_queue.cc:237] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.264882 10474 ts_tablet_manager.cc:1434] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.003s
I20260710 11:11:38.265285 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.266028 10279 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:38.265854 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.266656 10471 consensus_queue.cc:260] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.257144 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
W20260710 11:11:38.268520 10242 leader_election.cc:343] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.268975 10428 raft_consensus.cc:2393] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:38.269193 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
W20260710 11:11:38.270324 10243 leader_election.cc:343] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.268806 10471 ts_tablet_manager.cc:1434] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:11:38.270754 10243 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.271723 10471 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.271834 10480 raft_consensus.cc:2749] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.274036 10539 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.273836 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.274937 10427 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 1: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:38.276021 10317 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.276860 10539 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.277124 10480 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:38.279723 10225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:38.280794 10468 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.281225 10468 ts_tablet_manager.cc:1403] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.016s
I20260710 11:11:38.281965 10474 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.284229 10471 tablet_bootstrap.cc:654] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.285245 10468 raft_consensus.cc:359] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.285892 10468 raft_consensus.cc:385] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.286156 10468 raft_consensus.cc:740] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.286842 10468 consensus_queue.cc:260] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.289150 10468 ts_tablet_manager.cc:1434] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:38.290046 10468 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.289961 10539 raft_consensus.cc:2749] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.298698 10474 tablet_bootstrap.cc:654] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.298619 10480 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.299528 10468 tablet_bootstrap.cc:654] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.301554 10514 raft_consensus.cc:493] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.313686 10173 catalog_manager.cc:5697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.314072 10514 raft_consensus.cc:515] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.318516 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.319303 10354 raft_consensus.cc:2468] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.320755 10243 leader_election.cc:304] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.304076 10508 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.304561 10471 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.322500 10508 raft_consensus.cc:2804] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.322772 10471 ts_tablet_manager.cc:1403] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.001s
I20260710 11:11:38.322939 10508 raft_consensus.cc:493] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.323333 10508 raft_consensus.cc:3060] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.324167 10482 raft_consensus.cc:493] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.324836 10474 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.324610 10482 raft_consensus.cc:515] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.325285 10474 ts_tablet_manager.cc:1403] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
I20260710 11:11:38.325572 10471 raft_consensus.cc:359] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.326166 10471 raft_consensus.cc:385] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.326421 10471 raft_consensus.cc:740] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.326543 10482 leader_election.cc:290] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.327170 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.327057 10471 consensus_queue.cc:260] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.327770 10279 raft_consensus.cc:2468] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:38.327989 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.316282 10514 leader_election.cc:290] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.328908 10391 leader_election.cc:304] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
W20260710 11:11:38.329460 10392 leader_election.cc:343] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.329698 10482 raft_consensus.cc:2804] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.329813 10514 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.330132 10482 raft_consensus.cc:493] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.330493 10482 raft_consensus.cc:3060] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.331147 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:38.335834 10242 leader_election.cc:343] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.340066 10539 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.340514 10539 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:38.342001 10242 consensus_peers.cc:597] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Couldn't send request to peer 9a6754797ab74ceda5f016cfcfcb8a9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:38.342506 10539 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.344193 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.344961 10471 ts_tablet_manager.cc:1434] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260710 11:11:38.345530 10317 leader_election.cc:343] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.345839 10471 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.347369 10482 raft_consensus.cc:515] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.349337 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.344193 10474 raft_consensus.cc:359] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:38.351261 10317 leader_election.cc:343] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.351475 10474 raft_consensus.cc:385] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.351756 10474 raft_consensus.cc:740] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.351696 10317 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.352717 10539 raft_consensus.cc:2749] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.352483 10474 consensus_queue.cc:260] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.354691 10474 ts_tablet_manager.cc:1434] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:11:38.355517 10474 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.357174 10471 tablet_bootstrap.cc:654] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.357362 10508 raft_consensus.cc:515] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.360407 10482 leader_election.cc:290] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.361053 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.361389 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.361616 10279 raft_consensus.cc:3060] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:38.364199 10392 leader_election.cc:343] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.375910 10279 raft_consensus.cc:2468] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:38.376377 10508 leader_election.cc:290] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.377369 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.377673 10474 tablet_bootstrap.cc:654] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.378808 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.380401 10352 raft_consensus.cc:3060] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.381500 10468 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.381979 10468 ts_tablet_manager.cc:1403] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.003s
W20260710 11:11:38.382496 10242 leader_election.cc:343] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.384410 10391 leader_election.cc:304] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:38.385608 10482 raft_consensus.cc:2804] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.386068 10482 raft_consensus.cc:697] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:38.386826 10471 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.387387 10468 raft_consensus.cc:359] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.388106 10471 ts_tablet_manager.cc:1403] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.004s
I20260710 11:11:38.388049 10468 raft_consensus.cc:385] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.388681 10468 raft_consensus.cc:740] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.389503 10468 consensus_queue.cc:260] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.386843 10482 consensus_queue.cc:237] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.392930 10468 ts_tablet_manager.cc:1434] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:38.393775 10468 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.397274 10512 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.397656 10471 raft_consensus.cc:359] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.398249 10471 raft_consensus.cc:385] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.398515 10471 raft_consensus.cc:740] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.399087 10471 consensus_queue.cc:260] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.401014 10471 ts_tablet_manager.cc:1434] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:11:38.401952 10471 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.405598 10468 tablet_bootstrap.cc:654] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.407140 10471 tablet_bootstrap.cc:654] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.412398 10352 raft_consensus.cc:2468] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.413954 10243 leader_election.cc:304] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.415551 10480 raft_consensus.cc:2804] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.416167 10480 raft_consensus.cc:697] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:38.417200 10480 consensus_queue.cc:237] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.427520 10482 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.437310 10474 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.437709 10474 ts_tablet_manager.cc:1403] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.000s
I20260710 11:11:38.437105 10174 catalog_manager.cc:5697] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.444280 10474 raft_consensus.cc:359] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.445235 10474 raft_consensus.cc:385] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.445636 10474 raft_consensus.cc:740] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.446568 10474 consensus_queue.cc:260] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.450635 10508 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.452800 10533 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.453409 10533 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.458169 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.458951 10428 raft_consensus.cc:2468] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:38.460475 10474 ts_tablet_manager.cc:1434] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:11:38.460321 10317 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:38.461360 10474 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.461547 10539 raft_consensus.cc:2804] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.462054 10539 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.462531 10539 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.472078 10468 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.472517 10468 ts_tablet_manager.cc:1403] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.079s	user 0.037s	sys 0.024s
I20260710 11:11:38.475991 10471 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.475607 10533 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.475747 10468 raft_consensus.cc:359] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.476429 10471 ts_tablet_manager.cc:1403] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.027s
I20260710 11:11:38.476504 10468 raft_consensus.cc:385] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.477039 10468 raft_consensus.cc:740] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.477679 10468 consensus_queue.cc:260] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.478631 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.479413 10468 ts_tablet_manager.cc:1434] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:38.480269 10471 raft_consensus.cc:359] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.480819 10468 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.480880 10471 raft_consensus.cc:385] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.481412 10471 raft_consensus.cc:740] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.482033 10471 consensus_queue.cc:260] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.483966 10471 ts_tablet_manager.cc:1434] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:38.484031 10539 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.484848 10471 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.485916 10539 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.487095 10468 tablet_bootstrap.cc:654] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.489431 10474 tablet_bootstrap.cc:654] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.490778 10471 tablet_bootstrap.cc:654] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.492631 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
W20260710 11:11:38.494366 10317 leader_election.cc:343] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:38.495240 10317 leader_election.cc:343] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.496439 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.497125 10428 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.497679 10468 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.498097 10468 ts_tablet_manager.cc:1403] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:11:38.500479 10468 raft_consensus.cc:359] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.501102 10468 raft_consensus.cc:385] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.501349 10468 raft_consensus.cc:740] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.502094 10468 consensus_queue.cc:260] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.504274 10468 ts_tablet_manager.cc:1434] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:11:38.504503 10471 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.504915 10471 ts_tablet_manager.cc:1403] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.014s
I20260710 11:11:38.505564 10468 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.507421 10471 raft_consensus.cc:359] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.508147 10471 raft_consensus.cc:385] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.508440 10471 raft_consensus.cc:740] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.509020 10471 consensus_queue.cc:260] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.509716 10428 raft_consensus.cc:2468] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.511025 10471 ts_tablet_manager.cc:1434] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:38.510864 10317 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.511368 10468 tablet_bootstrap.cc:654] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.512145 10533 raft_consensus.cc:2804] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.512630 10533 raft_consensus.cc:697] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:38.513700 10474 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.513411 10533 consensus_queue.cc:237] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.514092 10474 ts_tablet_manager.cc:1403] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.006s
I20260710 11:11:38.516564 10474 raft_consensus.cc:359] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.518854 10474 raft_consensus.cc:385] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.519061 10471 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.519119 10474 raft_consensus.cc:740] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.519970 10474 consensus_queue.cc:260] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.524432 10474 ts_tablet_manager.cc:1434] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:38.509485 10173 catalog_manager.cc:5697] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.525238 10474 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.527458 10471 tablet_bootstrap.cc:654] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.527426 10482 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.528059 10482 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.528965 10468 tablet_bootstrap.cc:492] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.529424 10468 ts_tablet_manager.cc:1403] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:11:38.530037 10482 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.531984 10468 raft_consensus.cc:359] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.532301 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.532718 10468 raft_consensus.cc:385] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.533046 10468 raft_consensus.cc:740] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.533356 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.533699 10468 consensus_queue.cc:260] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.533046 10279 raft_consensus.cc:2393] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:38.536327 10468 ts_tablet_manager.cc:1434] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:38.536442 10391 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.537462 10468 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.537505 10482 raft_consensus.cc:3060] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.543099 10468 tablet_bootstrap.cc:654] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.553081 10482 raft_consensus.cc:2749] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.556339 10471 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.555296 10468 tablet_bootstrap.cc:492] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.556808 10471 ts_tablet_manager.cc:1403] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.024s
I20260710 11:11:38.549791 10480 raft_consensus.cc:493] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.557363 10468 ts_tablet_manager.cc:1403] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:11:38.557436 10480 raft_consensus.cc:515] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.549464 10174 catalog_manager.cc:5697] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.559491 10480 leader_election.cc:290] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.559370 10471 raft_consensus.cc:359] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.560024 10471 raft_consensus.cc:385] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.560305 10471 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.560133 10468 raft_consensus.cc:359] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.561008 10468 raft_consensus.cc:385] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.561427 10468 raft_consensus.cc:740] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.561005 10471 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.561679 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.562268 10354 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.562283 10468 consensus_queue.cc:260] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.563777 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.564431 10428 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.564553 10243 leader_election.cc:304] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.565054 10468 ts_tablet_manager.cc:1434] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:38.565326 10482 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.566012 10468 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.565752 10482 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.568094 10482 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.563468 10471 ts_tablet_manager.cc:1434] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:38.570369 10471 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.570684 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.571333 10354 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 0.
I20260710 11:11:38.570382 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.572562 10508 raft_consensus.cc:2804] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.572968 10508 raft_consensus.cc:493] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.573354 10392 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
W20260710 11:11:38.573925 10391 leader_election.cc:343] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.574733 10482 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.573334 10508 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.575174 10482 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.575603 10482 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.576081 10471 tablet_bootstrap.cc:654] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.580147 10468 tablet_bootstrap.cc:654] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.584285 10559 consensus_queue.cc:1048] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.594349 10474 tablet_bootstrap.cc:654] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.597566 10508 raft_consensus.cc:515] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.597855 10482 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.601272 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.601624 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.602381 10354 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:38.603046 10391 leader_election.cc:343] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.610857 10354 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:38.613808 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.617291 10352 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.617697 10392 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.618527 10513 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.618983 10513 raft_consensus.cc:697] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:38.619807 10513 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.621373 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.622046 10428 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.633494 10352 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.634425 10559 consensus_queue.cc:1048] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.635082 10243 leader_election.cc:304] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.616700 10482 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:38.637120 10559 raft_consensus.cc:2804] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.637992 10559 raft_consensus.cc:697] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:38.639046 10559 consensus_queue.cc:237] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.641737 10508 leader_election.cc:290] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.645303 10468 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.645725 10468 ts_tablet_manager.cc:1403] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.041s
I20260710 11:11:38.646452 10471 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.646860 10471 ts_tablet_manager.cc:1403] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.043s
I20260710 11:11:38.648165 10468 raft_consensus.cc:359] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.648909 10468 raft_consensus.cc:385] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.649156 10468 raft_consensus.cc:740] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.649371 10471 raft_consensus.cc:359] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.651567 10471 raft_consensus.cc:385] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.651973 10471 raft_consensus.cc:740] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.652647 10471 consensus_queue.cc:260] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.654675 10471 ts_tablet_manager.cc:1434] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:38.655499 10471 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.658949 10468 consensus_queue.cc:260] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.660989 10471 tablet_bootstrap.cc:654] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.660442 10175 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.661449 10468 ts_tablet_manager.cc:1434] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:11:38.662585 10468 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.671380 10468 tablet_bootstrap.cc:654] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.672923 10173 catalog_manager.cc:5697] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.684459 10533 consensus_queue.cc:1048] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.686022 10474 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.686578 10474 ts_tablet_manager.cc:1403] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.161s	user 0.009s	sys 0.006s
W20260710 11:11:38.700651 10581 log.cc:927] Time spent T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260710 11:11:38.704452 10539 consensus_queue.cc:1048] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.712726 10539 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.713299 10539 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.717981 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
W20260710 11:11:38.720080 10317 leader_election.cc:343] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.715780 10539 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.721606 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.722522 10426 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:38.724225 10317 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.725293 10539 raft_consensus.cc:2804] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.725828 10539 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.726313 10539 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.733884 10514 raft_consensus.cc:493] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.734542 10514 raft_consensus.cc:515] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.737074 10514 leader_election.cc:290] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.740871 10533 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.741464 10533 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.742996 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:38.744583 10242 leader_election.cc:343] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.746165 10533 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.747360 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.748627 10474 raft_consensus.cc:359] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.749262 10474 raft_consensus.cc:385] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.749569 10474 raft_consensus.cc:740] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.750429 10474 consensus_queue.cc:260] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.639643 10428 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.754132 10471 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.754563 10471 ts_tablet_manager.cc:1403] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.099s	user 0.041s	sys 0.048s
I20260710 11:11:38.754974 10468 tablet_bootstrap.cc:492] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:38.755234 10474 ts_tablet_manager.cc:1434] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 11:11:38.755375 10468 ts_tablet_manager.cc:1403] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.093s	user 0.038s	sys 0.032s
I20260710 11:11:38.756081 10474 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.757105 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.756961 10471 raft_consensus.cc:359] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.757627 10471 raft_consensus.cc:385] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.757889 10471 raft_consensus.cc:740] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.758299 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.758873 10352 raft_consensus.cc:2468] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.758730 10471 consensus_queue.cc:260] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:38.759366 10317 leader_election.cc:343] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.757874 10468 raft_consensus.cc:359] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.765235 10468 raft_consensus.cc:385] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.763497 10474 tablet_bootstrap.cc:654] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:38.765504 10317 leader_election.cc:343] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.764056 10471 ts_tablet_manager.cc:1434] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:11:38.766392 10317 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:38.766983 10471 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.767182 10533 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.765515 10468 raft_consensus.cc:740] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.768605 10468 consensus_queue.cc:260] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.768966 10243 leader_election.cc:304] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.770486 10468 ts_tablet_manager.cc:1434] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:11:38.770481 10514 raft_consensus.cc:2804] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.771364 10514 raft_consensus.cc:493] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.771761 10514 raft_consensus.cc:3060] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.772720 10468 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:38.774546 10471 tablet_bootstrap.cc:654] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.764511 10539 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.786406 10539 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.787820 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.788375 10278 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.788794 10468 tablet_bootstrap.cc:654] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.793860 10474 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.794234 10471 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:38.794267 10474 ts_tablet_manager.cc:1403] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.018s
I20260710 11:11:38.794579 10278 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.794760 10471 ts_tablet_manager.cc:1403] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 11:11:38.797667 10471 raft_consensus.cc:359] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.797735 10474 raft_consensus.cc:359] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.799511 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.801291 10471 raft_consensus.cc:385] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.801561 10471 raft_consensus.cc:740] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.801688 10427 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.802647 10471 consensus_queue.cc:260] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.804893 10471 ts_tablet_manager.cc:1434] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:38.808542 10471 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:38.811002 10427 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.800812 10317 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.813088 10539 raft_consensus.cc:2804] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.814051 10471 tablet_bootstrap.cc:654] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.813961 10539 raft_consensus.cc:697] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:38.815197 10539 consensus_queue.cc:237] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.817942 10482 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.811589 10474 raft_consensus.cc:385] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.819408 10474 raft_consensus.cc:740] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.825290 10428 raft_consensus.cc:3060] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.829735 10559 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:38.831038 10392 consensus_peers.cc:597] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Couldn't send request to peer 4067659184db4f8fa0cfb72650bf2d2f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:38.821415 10474 consensus_queue.cc:260] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.835100 10559 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.835680 10559 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.838825 10559 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.841138 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.845283 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.845360 10425 raft_consensus.cc:3060] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.848434 10427 raft_consensus.cc:2393] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 1: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:38.849419 10474 ts_tablet_manager.cc:1434] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.002s
I20260710 11:11:38.850334 10474 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:38.851415 10533 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.851857 10533 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.852587 10242 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.853588 10559 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.853804 10533 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.855157 10559 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.855253 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.855855 10278 raft_consensus.cc:2468] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:38.857261 10317 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.858096 10533 raft_consensus.cc:2804] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.860766 10533 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.861220 10533 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.862110 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
W20260710 11:11:38.863845 10317 leader_election.cc:343] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.865063 10480 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.865671 10480 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.866678 10539 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.867276 10539 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.868734 10480 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.869725 10539 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.871373 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:38.872000 10278 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:38.872133 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:38.872699 10354 raft_consensus.cc:2468] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:38.873651 10243 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.875542 10317 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.876641 10539 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.877182 10539 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.877663 10539 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.880559 10423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.879654 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:38.882117 10508 raft_consensus.cc:2804] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.884958 10508 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.885826 10533 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.886490 10508 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.858072 10474 tablet_bootstrap.cc:654] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.888514 10539 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:38.900262 10317 leader_election.cc:343] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.901808 10539 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.903587 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.904103 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.904181 10278 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.904897 10533 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.906574 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:38.907167 10277 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.796216 10514 raft_consensus.cc:515] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.910127 10514 leader_election.cc:290] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.910648 10514 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:38.911108 10278 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.912711 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.913008 10317 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.917785 10539 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.918450 10539 raft_consensus.cc:697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:38.919551 10539 consensus_queue.cc:237] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:38.923786 10317 leader_election.cc:343] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:38.925040 10317 leader_election.cc:343] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.911923 10508 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.928440 10508 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:38.929030 10533 consensus_queue.cc:1048] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:38.939779 10474 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:38.944300 10474 ts_tablet_manager.cc:1403] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.002s
I20260710 11:11:38.929026 10559 raft_consensus.cc:2749] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.945649 10174 catalog_manager.cc:5697] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:38.950321 10243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:38583, user_credentials={real_user=slave}} blocked reactor thread for 71782us
I20260710 11:11:38.952252 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.952371 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:38.952800 10352 raft_consensus.cc:3060] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.952858 10354 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:38.956471 10242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.195:41953, user_credentials={real_user=slave}} blocked reactor thread for 72948.7us
W20260710 11:11:38.957069 10242 leader_election.cc:343] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.958740 10423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:38.959262 10423 raft_consensus.cc:3060] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.967429 10423 raft_consensus.cc:2468] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.947755 10474 raft_consensus.cc:359] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.976723 10474 raft_consensus.cc:385] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.977082 10474 raft_consensus.cc:740] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.981992 10354 raft_consensus.cc:2468] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:38.983326 10277 raft_consensus.cc:2468] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:38.986176 10174 catalog_manager.cc:5697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.994088 10317 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:38.995139 10533 raft_consensus.cc:2804] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.988190 10474 consensus_queue.cc:260] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.995796 10533 raft_consensus.cc:697] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:38.996160 10512 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.996578 10512 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.996790 10533 consensus_queue.cc:237] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:38.999082 10242 leader_election.cc:304] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:38.989856 10539 consensus_queue.cc:1048] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.000357 10512 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.010028 10474 ts_tablet_manager.cc:1434] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260710 11:11:38.987262 10352 raft_consensus.cc:2468] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:39.011490 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.023701 10474 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:39.028478 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:39.029096 10539 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.029570 10539 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.031893 10539 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.034283 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.035154 10279 raft_consensus.cc:2468] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:39.036625 10317 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.043385 10533 raft_consensus.cc:2804] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:39.048292 10600 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:11:39.043701 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:39.059019 10174 catalog_manager.cc:5697] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.064742 10468 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:39.065124 10468 ts_tablet_manager.cc:1403] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.293s	user 0.074s	sys 0.119s
I20260710 11:11:39.058190 10533 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:39.065774 10533 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.066939 10471 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:39.067386 10471 ts_tablet_manager.cc:1403] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.259s	user 0.057s	sys 0.080s
I20260710 11:11:39.061394 10243 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.070511 10512 raft_consensus.cc:493] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.076160 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.070047 10599 raft_consensus.cc:2804] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:39.077036 10279 raft_consensus.cc:2393] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
W20260710 11:11:39.076215 10317 leader_election.cc:343] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.077601 10512 raft_consensus.cc:515] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.076973 10599 raft_consensus.cc:697] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
W20260710 11:11:39.078881 10242 leader_election.cc:343] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.079983 10559 raft_consensus.cc:2804] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:39.080451 10559 raft_consensus.cc:697] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:39.081485 10391 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.081851 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.081254 10559 consensus_queue.cc:237] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.082571 10482 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.083658 10512 leader_election.cc:290] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.077704 10471 raft_consensus.cc:359] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.085076 10471 raft_consensus.cc:385] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.085424 10471 raft_consensus.cc:740] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.086174 10471 consensus_queue.cc:260] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.091082 10471 ts_tablet_manager.cc:1434] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.004s
I20260710 11:11:39.092010 10471 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Bootstrap starting.
I20260710 11:11:39.094024 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.097366 10482 raft_consensus.cc:2749] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:39.103596 10474 tablet_bootstrap.cc:654] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.108234 10599 consensus_queue.cc:237] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.111233 10391 leader_election.cc:304] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.099599 10533 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.124709 10471 tablet_bootstrap.cc:654] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.124601 10468 raft_consensus.cc:359] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.125303 10468 raft_consensus.cc:385] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.125593 10468 raft_consensus.cc:740] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.127475 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:39.133867 10468 consensus_queue.cc:260] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.128969 10279 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.136065 10533 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.137451 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
W20260710 11:11:39.138710 10317 leader_election.cc:343] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.143137 10598 consensus_queue.cc:1048] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:11:39.144196 10468 ts_tablet_manager.cc:1434] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.003s
I20260710 11:11:39.145256 10468 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Bootstrap starting.
I20260710 11:11:39.184276 10478 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.189308 10482 raft_consensus.cc:2749] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:39.184756 10478 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.196215 10478 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
W20260710 11:11:39.196359 10391 consensus_peers.cc:597] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:39.197098 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.197703 10277 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 0.
I20260710 11:11:39.199188 10317 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.201443 10598 consensus_queue.cc:1048] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.204120 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:39.206723 10478 raft_consensus.cc:2804] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:39.207077 10317 leader_election.cc:343] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.207185 10478 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:39.208215 10478 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.211514 10468 tablet_bootstrap.cc:654] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.183843 10279 raft_consensus.cc:2468] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:39.216428 10176 catalog_manager.cc:5697] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.218495 10317 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:39.222111 10533 raft_consensus.cc:2804] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:39.222581 10533 raft_consensus.cc:697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:39.223068 10471 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: No bootstrap required, opened a new log
I20260710 11:11:39.223474 10471 ts_tablet_manager.cc:1403] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.011s
I20260710 11:11:39.223315 10533 consensus_queue.cc:237] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.225553 10482 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.226030 10471 raft_consensus.cc:359] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.226631 10471 raft_consensus.cc:385] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.226894 10471 raft_consensus.cc:740] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.227487 10471 consensus_queue.cc:260] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.229497 10471 ts_tablet_manager.cc:1434] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:39.232053 10478 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.235392 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:39.236092 10279 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.237067 10474 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:39.237613 10474 ts_tablet_manager.cc:1403] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.214s	user 0.022s	sys 0.001s
I20260710 11:11:39.240671 10474 raft_consensus.cc:359] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.241436 10474 raft_consensus.cc:385] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.241750 10474 raft_consensus.cc:740] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.242794 10176 catalog_manager.cc:5697] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.244693 10478 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.244081 10474 consensus_queue.cc:260] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.245721 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:39.244102 10279 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
W20260710 11:11:39.247464 10317 leader_election.cc:343] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.248492 10474 ts_tablet_manager.cc:1434] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:39.248144 10317 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:39.249364 10474 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:39.249598 10478 raft_consensus.cc:2804] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:39.250483 10478 raft_consensus.cc:697] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:39.251591 10478 consensus_queue.cc:237] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.255101 10474 tablet_bootstrap.cc:654] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.266853 10468 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: No bootstrap required, opened a new log
I20260710 11:11:39.267441 10468 ts_tablet_manager.cc:1403] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.003s
I20260710 11:11:39.270294 10468 raft_consensus.cc:359] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.271030 10468 raft_consensus.cc:385] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.271315 10468 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.271557 10474 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:39.272143 10474 ts_tablet_manager.cc:1403] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.013s
I20260710 11:11:39.272022 10468 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.274264 10468 ts_tablet_manager.cc:1434] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:39.274781 10533 consensus_queue.cc:1048] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:39.283787 10225 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:39.283403 10474 raft_consensus.cc:359] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.289916 10474 raft_consensus.cc:385] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.289108 10175 catalog_manager.cc:5697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.290177 10474 raft_consensus.cc:740] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.290813 10474 consensus_queue.cc:260] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.292733 10474 ts_tablet_manager.cc:1434] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 11:11:39.293576 10474 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:39.302951 10474 tablet_bootstrap.cc:654] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.309005 10533 consensus_queue.cc:1048] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.309180 10175 catalog_manager.cc:5697] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.310660 10474 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:39.311092 10474 ts_tablet_manager.cc:1403] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.007s
I20260710 11:11:39.313654 10474 raft_consensus.cc:359] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.314286 10474 raft_consensus.cc:385] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.314570 10474 raft_consensus.cc:740] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.315124 10474 consensus_queue.cc:260] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.317204 10474 ts_tablet_manager.cc:1434] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:11:39.318007 10474 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:39.323586 10474 tablet_bootstrap.cc:654] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.331758 10559 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.332393 10474 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:39.332240 10559 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.332777 10474 ts_tablet_manager.cc:1403] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:11:39.334208 10559 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.334797 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.335309 10353 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 0.
I20260710 11:11:39.335202 10474 raft_consensus.cc:359] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.335893 10474 raft_consensus.cc:385] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.336176 10474 raft_consensus.cc:740] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.336484 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:39.336573 10243 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.336828 10474 consensus_queue.cc:260] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:39.337946 10242 leader_election.cc:343] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.338889 10474 ts_tablet_manager.cc:1434] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:39.339367 10559 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:39.339712 10559 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:39.339872 10474 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Bootstrap starting.
I20260710 11:11:39.340092 10559 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.345481 10474 tablet_bootstrap.cc:654] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.347527 10559 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.350884 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:39.351583 10353 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.352494 10512 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.352944 10512 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.354805 10512 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.358074 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.358619 10354 raft_consensus.cc:2393] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:39.360365 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.360932 10353 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:39.361470 10391 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.362319 10243 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.362514 10513 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.363402 10559 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.363577 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:39.364140 10559 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:11:39.364944 10242 leader_election.cc:343] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:39.365492 10559 raft_consensus.cc:697] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:39.368444 10513 raft_consensus.cc:2749] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:39.372234 10559 consensus_queue.cc:237] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.378270 10533 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.378669 10474 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: No bootstrap required, opened a new log
I20260710 11:11:39.379107 10474 ts_tablet_manager.cc:1403] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.021s
I20260710 11:11:39.381687 10474 raft_consensus.cc:359] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.382158 10474 raft_consensus.cc:385] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.382385 10474 raft_consensus.cc:740] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.382988 10474 consensus_queue.cc:260] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.384187 10533 raft_consensus.cc:493] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.383708 10177 catalog_manager.cc:5697] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.384698 10474 ts_tablet_manager.cc:1434] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:11:39.384606 10533 raft_consensus.cc:515] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.388055 10533 leader_election.cc:290] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.389806 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.390376 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e6dc46914484c9b1f3409c8a29bb8" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:39.391857 10317 leader_election.cc:304] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.396574 10559 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.397002 10559 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.398887 10559 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:39.400331 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:39.402482 10533 raft_consensus.cc:2749] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:39.404019 10426 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.404572 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.406288 10243 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:39.407284 10514 raft_consensus.cc:2749] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:39.407806 10354 raft_consensus.cc:3060] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.412096 10478 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.445873 10478 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.454952 10533 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.515668 10514 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.525357 10599 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.526244 10598 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.541213 10514 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.593387 10513 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.593802 10513 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.595314 10513 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.596087 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.596230 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.596840 10279 raft_consensus.cc:2393] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 1: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:39.597853 10391 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.598466 10513 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.602653 10513 raft_consensus.cc:2749] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:39.607862 10513 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.608289 10513 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.609786 10513 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.610368 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.610788 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.610884 10279 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:39.611310 10353 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:39.611923 10391 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:39.612605 10513 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:39.612965 10513 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:39.613247 10513 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:39.617246 10513 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.618772 10513 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.619313 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:39.619684 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:39.619961 10279 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:39.620235 10353 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:39.626428 10353 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:39.626425 10279 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:39.627521 10392 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:39.628322 10513 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:39.628774 10513 raft_consensus.cc:697] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:39.629556 10513 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.637213 10177 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 0 to 2, leader changed from <none> to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:39.656848 10478 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.666810 10533 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.669194 10279 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.789109 10478 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.791855 10425 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.799103 10513 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:39.799523 10513 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:39.801122 10478 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.803182 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:39.803761 10513 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:39.804731 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:39.805953 10392 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:39.814023 10513 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:39.831652 10514 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.835677  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 11:11:39.839792 10425 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.848097 10600 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:39.849799 10645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:39.852439 10646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:39.856994  9179 server_base.cc:1061] running on GCE node
W20260710 11:11:39.857519 10649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:39.859807  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:39.860152  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:39.860349  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681899860334 us; error 0 us; skew 500 ppm
I20260710 11:11:39.860947  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:39.863636  9179 webserver.cc:533] Webserver started at http://127.8.246.196:36837/ using document root <none> and password file <none>
I20260710 11:11:39.864184  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:39.864388  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:39.864692  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:39.865756  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-3-root/instance:
uuid: "436eefe87e9e4224a42766aef604cc8d"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-gg25"
I20260710 11:11:39.870124  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:11:39.873181 10654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:39.873833  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:39.874128  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
uuid: "436eefe87e9e4224a42766aef604cc8d"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-gg25"
I20260710 11:11:39.874414  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:39.891693  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:39.892923  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:39.894657  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:39.896993  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:39.897230  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:39.897475  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:39.897651  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:39.978628  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.196:43179
I20260710 11:11:39.978749 10717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.196:43179 every 8 connection(s)
I20260710 11:11:39.983532  9179 auto_leader_rebalancer-test.cc:388] add a tserver: 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:39.998279 10718 heartbeater.cc:344] Connected to a master server at 127.8.246.254:44361
I20260710 11:11:39.998615 10718 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:39.999473 10718 heartbeater.cc:507] Master 127.8.246.254:44361 requested a full tablet report, sending...
I20260710 11:11:40.001585 10175 ts_manager.cc:194] Registered new tserver with Master: 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:40.003111 10175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35596
I20260710 11:11:40.043859 10353 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:40.045104 10676 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:40.053579 10279 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:40.054872 10512 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:40.328641 10353 consensus_queue.cc:237] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.336182 10279 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.336795 10426 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.338229 10629 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.339123 10533 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.346406 10533 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
W20260710 11:11:40.348254 10317 consensus_peers.cc:597] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9600e4d15ce74938b34436650094003c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:40.348248 10279 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.348775 10425 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.365240 10175 catalog_manager.cc:5697] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:40.372020 10277 consensus_queue.cc:237] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.383706 10353 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.384480 10425 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.385264 10600 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.386096 10598 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:40.393204 10242 consensus_peers.cc:597] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 094337c6a145472da699afbe318a2bc4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:40.392634 10598 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.398296 10353 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.398679 10425 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.408700 10354 consensus_queue.cc:237] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.410758 10175 catalog_manager.cc:5697] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:40.416415 10317 consensus_peers.cc:597] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5865c0d9a58c450bac5c7397f153a79b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:40.416837 10425 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.417165 10277 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.418308 10478 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.419848 10478 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.426213 10629 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.434502 10277 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.435794 10425 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.443159 10175 catalog_manager.cc:5697] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:40.449954 10425 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.457116 10354 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.459698 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.462276 10277 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:40.464829 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:40.470402 10676 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.472374 10277 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:40.483907 10175 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:40.485386 10354 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
W20260710 11:11:40.487262 10391 consensus_peers.cc:597] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74dc6c3699514d10958b35ab21ce3bc0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:40.815804 10738 ts_tablet_manager.cc:933] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:40.817698 10738 tablet_copy_client.cc:323] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:40.829174 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 094337c6a145472da699afbe318a2bc4 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:40.829782 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 094337c6a145472da699afbe318a2bc4 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-094337c6a145472da699afbe318a2bc4
I20260710 11:11:40.831773 10741 ts_tablet_manager.cc:933] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:40.839627 10289 tablet_copy_source_session.cc:215] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:40.841037 10741 tablet_copy_client.cc:323] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.194:38583
I20260710 11:11:40.845671 10738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094337c6a145472da699afbe318a2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.851801 10364 tablet_copy_service.cc:140] P 4067659184db4f8fa0cfb72650bf2d2f: Received BeginTabletCopySession request for tablet 9600e4d15ce74938b34436650094003c from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:44546)
I20260710 11:11:40.852352 10364 tablet_copy_service.cc:161] P 4067659184db4f8fa0cfb72650bf2d2f: Beginning new tablet copy session on tablet 9600e4d15ce74938b34436650094003c from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:44546: session id = 436eefe87e9e4224a42766aef604cc8d-9600e4d15ce74938b34436650094003c
I20260710 11:11:40.859014 10364 tablet_copy_source_session.cc:215] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:40.861361 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9600e4d15ce74938b34436650094003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.861930 10738 tablet_copy_client.cc:806] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:40.862558 10738 tablet_copy_client.cc:670] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:40.866963 10738 tablet_copy_client.cc:538] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:40.872292 10741 tablet_copy_client.cc:806] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:40.873003 10741 tablet_copy_client.cc:670] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:40.876343 10738 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:40.876552 10741 tablet_copy_client.cc:538] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:40.883087 10741 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:40.905467 10738 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:40.906416 10738 tablet_bootstrap.cc:492] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:40.907199 10738 ts_tablet_manager.cc:1403] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.000s
I20260710 11:11:40.910323 10738 raft_consensus.cc:359] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.911208 10738 raft_consensus.cc:740] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:40.911844 10738 consensus_queue.cc:260] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.914634 10741 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:40.915550 10741 tablet_bootstrap.cc:492] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:40.916236 10741 ts_tablet_manager.cc:1403] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.000s
I20260710 11:11:40.919153 10741 raft_consensus.cc:359] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.919992 10741 raft_consensus.cc:740] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:40.920653 10741 consensus_queue.cc:260] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:40.928835 10718 heartbeater.cc:499] Master 127.8.246.254:44361 was elected leader, sending a full tablet report...
I20260710 11:11:40.930078 10741 ts_tablet_manager.cc:1434] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:11:40.933653 10364 tablet_copy_service.cc:342] P 4067659184db4f8fa0cfb72650bf2d2f: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-9600e4d15ce74938b34436650094003c received from {username='slave'} at 127.0.0.1:44546
I20260710 11:11:40.934206 10364 tablet_copy_service.cc:434] P 4067659184db4f8fa0cfb72650bf2d2f: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-9600e4d15ce74938b34436650094003c on tablet 9600e4d15ce74938b34436650094003c with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:40.935647 10745 ts_tablet_manager.cc:933] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:40.940132 10738 ts_tablet_manager.cc:1434] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.033s	user 0.021s	sys 0.013s
I20260710 11:11:40.941453 10745 tablet_copy_client.cc:323] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.195:41953
I20260710 11:11:40.941867 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-094337c6a145472da699afbe318a2bc4 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:40.942272 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-094337c6a145472da699afbe318a2bc4 on tablet 094337c6a145472da699afbe318a2bc4 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:40.954609 10438 tablet_copy_service.cc:140] P 9a6754797ab74ceda5f016cfcfcb8a9b: Received BeginTabletCopySession request for tablet 74dc6c3699514d10958b35ab21ce3bc0 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:36918)
I20260710 11:11:40.955204 10438 tablet_copy_service.cc:161] P 9a6754797ab74ceda5f016cfcfcb8a9b: Beginning new tablet copy session on tablet 74dc6c3699514d10958b35ab21ce3bc0 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:36918: session id = 436eefe87e9e4224a42766aef604cc8d-74dc6c3699514d10958b35ab21ce3bc0
I20260710 11:11:40.959893 10438 tablet_copy_source_session.cc:215] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:40.962497 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74dc6c3699514d10958b35ab21ce3bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.965766 10738 ts_tablet_manager.cc:933] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:40.967517 10738 tablet_copy_client.cc:323] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.194:38583
I20260710 11:11:40.968833 10364 tablet_copy_service.cc:140] P 4067659184db4f8fa0cfb72650bf2d2f: Received BeginTabletCopySession request for tablet 5865c0d9a58c450bac5c7397f153a79b from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:44546)
I20260710 11:11:40.969334 10364 tablet_copy_service.cc:161] P 4067659184db4f8fa0cfb72650bf2d2f: Beginning new tablet copy session on tablet 5865c0d9a58c450bac5c7397f153a79b from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:44546: session id = 436eefe87e9e4224a42766aef604cc8d-5865c0d9a58c450bac5c7397f153a79b
I20260710 11:11:40.975715 10364 tablet_copy_source_session.cc:215] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:40.978190 10745 tablet_copy_client.cc:806] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:40.978717 10745 tablet_copy_client.cc:670] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:40.979344 10738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865c0d9a58c450bac5c7397f153a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.983249 10745 tablet_copy_client.cc:538] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:40.992726 10745 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:40.996778 10738 tablet_copy_client.cc:806] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:40.997414 10738 tablet_copy_client.cc:670] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:41.001185 10738 tablet_copy_client.cc:538] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:41.009274 10738 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:41.021834 10745 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:41.022554 10745 tablet_bootstrap.cc:492] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:41.023188 10745 ts_tablet_manager.cc:1403] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 11:11:41.025395 10745 raft_consensus.cc:359] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:41.026024 10745 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:41.026518 10745 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:41.028505 10745 ts_tablet_manager.cc:1434] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:11:41.029675 10738 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:41.030097 10438 tablet_copy_service.cc:342] P 9a6754797ab74ceda5f016cfcfcb8a9b: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-74dc6c3699514d10958b35ab21ce3bc0 received from {username='slave'} at 127.0.0.1:36918
I20260710 11:11:41.030501 10438 tablet_copy_service.cc:434] P 9a6754797ab74ceda5f016cfcfcb8a9b: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-74dc6c3699514d10958b35ab21ce3bc0 on tablet 74dc6c3699514d10958b35ab21ce3bc0 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:41.030522 10738 tablet_bootstrap.cc:492] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:41.032361 10738 ts_tablet_manager.cc:1403] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 11:11:41.035028 10738 raft_consensus.cc:359] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:41.035596 10738 raft_consensus.cc:740] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:41.036116 10738 consensus_queue.cc:260] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:41.038203 10738 ts_tablet_manager.cc:1434] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:11:41.039688 10364 tablet_copy_service.cc:342] P 4067659184db4f8fa0cfb72650bf2d2f: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-5865c0d9a58c450bac5c7397f153a79b received from {username='slave'} at 127.0.0.1:44546
I20260710 11:11:41.040103 10364 tablet_copy_service.cc:434] P 4067659184db4f8fa0cfb72650bf2d2f: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-5865c0d9a58c450bac5c7397f153a79b on tablet 5865c0d9a58c450bac5c7397f153a79b with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:41.211658 10693 raft_consensus.cc:1217] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:41.312428 10693 raft_consensus.cc:1217] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:41.348182 10693 raft_consensus.cc:1217] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:41.461444 10693 raft_consensus.cc:1217] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:41.702131 10754 raft_consensus.cc:1064] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:41.704192 10754 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:41.710161 10693 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.710216 10353 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.711848 10277 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.711748 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.713451 10754 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.714907 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.723385 10512 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.725200 10277 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.726953 10353 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.740963 10693 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.750299 10176 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.762590 10753 raft_consensus.cc:1064] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:41.764999 10753 consensus_queue.cc:237] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:41.772033 10693 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.775441 10426 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.776578 10277 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.776345 10753 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.778455 10753 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:11:41.785740 10533 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.796489 10425 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:41.802635 10533 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.810528 10277 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.804391 10693 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:41.807262 10353 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:41.817204 10428 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.820202 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:41.825950 10512 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:41.829195 10692 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.831439 10173 catalog_manager.cc:5697] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.838950 10754 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.849220 10353 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.856827 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74dc6c3699514d10958b35ab21ce3bc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:41.858243 10693 raft_consensus.cc:2955] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.861667 10177 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:41.865890 10353 consensus_queue.cc:237] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:41.873502 10426 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:41.874189 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet 74dc6c3699514d10958b35ab21ce3bc0 with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:41.880249 10769 tablet_replica.cc:333] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:41.881378 10769 raft_consensus.cc:2243] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:41.881397 10691 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:41.882339 10769 raft_consensus.cc:2272] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:41.885082 10533 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:41.886472 10753 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:41.894311 10769 ts_tablet_manager.cc:1916] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:41.895762 10753 raft_consensus.cc:1064] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:41.902333 10768 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.905411 10426 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.909801 10769 ts_tablet_manager.cc:1929] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:41.910216 10769 log.cc:1199] T 74dc6c3699514d10958b35ab21ce3bc0 P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/74dc6c3699514d10958b35ab21ce3bc0
I20260710 11:11:41.911890 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet 74dc6c3699514d10958b35ab21ce3bc0 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:41.913664 10753 consensus_queue.cc:237] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:41.914870 10693 raft_consensus.cc:2955] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.924772 10162 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9600e4d15ce74938b34436650094003c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:41.928584 10177 catalog_manager.cc:5697] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.933655 10426 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.935209 10277 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.935714 10753 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:11:41.937660 10533 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.940147 10693 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:41.942780 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet 9600e4d15ce74938b34436650094003c with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:41.943789 10769 tablet_replica.cc:333] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:41.944721 10769 raft_consensus.cc:2243] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:41.945359 10769 raft_consensus.cc:2272] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:41.950527 10769 ts_tablet_manager.cc:1916] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:41.960090 10753 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:41.968855 10774 raft_consensus.cc:1064] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:41.969779 10769 ts_tablet_manager.cc:1929] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:41.970711 10768 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.974996 10278 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.982816 10426 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:41.970516 10769 log.cc:1199] T 9600e4d15ce74938b34436650094003c P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/9600e4d15ce74938b34436650094003c
I20260710 11:11:41.986526 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet 9600e4d15ce74938b34436650094003c (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:41.987172 10176 catalog_manager.cc:5697] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.988165 10774 consensus_queue.cc:237] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:42.021867 10691 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:42.022395 10353 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:42.023540 10774 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:42.024850 10426 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:42.024979 10600 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:42.028825 10691 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.031191 10774 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:42.040328 10354 consensus_queue.cc:237] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:42.043684 10600 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.050547 10353 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.062053 10693 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.068573 10278 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:42.068632 10176 catalog_manager.cc:5697] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.070075 10691 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:42.070104 10768 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:42.072206 10533 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:42.080420 10426 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.083060 10768 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.091753 10278 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.095995 10693 raft_consensus.cc:2955] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.095625 10277 consensus_queue.cc:237] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:42.107923 10691 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:42.110210 10173 catalog_manager.cc:5697] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.112800 10426 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:42.113317 10600 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:42.116010 10600 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:42.121618 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet 5865c0d9a58c450bac5c7397f153a79b with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:42.124045 10162 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5865c0d9a58c450bac5c7397f153a79b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:42.125540 10691 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.123594 10774 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.141489 10426 raft_consensus.cc:2955] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.145507 10173 catalog_manager.cc:5697] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:42.154098 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 094337c6a145472da699afbe318a2bc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:42.156347 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 094337c6a145472da699afbe318a2bc4 with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:42.162252 10782 tablet_replica.cc:333] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:42.163522 10782 raft_consensus.cc:2243] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:42.164247 10782 raft_consensus.cc:2272] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:42.163619 10781 tablet_replica.cc:333] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:42.165618 10781 raft_consensus.cc:2243] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:42.166311 10781 raft_consensus.cc:2272] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:42.167599 10782 ts_tablet_manager.cc:1916] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:42.169459 10781 ts_tablet_manager.cc:1916] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:42.183591 10781 ts_tablet_manager.cc:1929] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:42.183964 10781 log.cc:1199] T 5865c0d9a58c450bac5c7397f153a79b P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/5865c0d9a58c450bac5c7397f153a79b
I20260710 11:11:42.184264 10782 ts_tablet_manager.cc:1929] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:42.184665 10782 log.cc:1199] T 094337c6a145472da699afbe318a2bc4 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/094337c6a145472da699afbe318a2bc4
I20260710 11:11:42.185460 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet 5865c0d9a58c450bac5c7397f153a79b (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:42.186098 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 094337c6a145472da699afbe318a2bc4 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:43.187000 10278 consensus_queue.cc:237] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.192847 10353 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:43.193549 10426 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:11:43.192873 10242 consensus_peers.cc:597] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c6c73d0be4c456a802487c9a7733fb1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:43.194157 10785 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.194988 10600 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.201839 10783 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.203233 10353 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.205154 10426 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.213739 10278 consensus_queue.cc:237] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.214244 10176 catalog_manager.cc:5697] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:43.224423 10426 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:11:43.225106 10242 consensus_peers.cc:597] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d928fc880964d13a9ce456ec2e862dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:43.229243 10783 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.230552 10353 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:43.232219 10785 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:43.242054 10600 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.243613 10426 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.250959 10353 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.254449 10279 consensus_queue.cc:237] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.256775 10176 catalog_manager.cc:5697] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:43.262166 10242 consensus_peers.cc:597] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 810f201d16e944f4a1cb149b17c4d7c1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:43.262326 10353 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:43.263640 10783 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.263890 10426 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:43.265439 10600 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.272650 10785 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.276846 10426 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.276948 10353 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.288262 10176 catalog_manager.cc:5697] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.293828 10279 consensus_queue.cc:237] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.302647 10353 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:43.302685 10426 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:11:43.303150 10242 consensus_peers.cc:597] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d128f8ec0599430b88bf0f553537fa92. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:43.307155 10600 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.307761 10798 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:43.314076 10600 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.315790 10353 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.320523 10426 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.327982 10173 catalog_manager.cc:5697] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:43.632108 10804 ts_tablet_manager.cc:933] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:43.634804 10804 tablet_copy_client.cc:323] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:43.636750 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 7d928fc880964d13a9ce456ec2e862dc from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:43.637310 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 7d928fc880964d13a9ce456ec2e862dc from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-7d928fc880964d13a9ce456ec2e862dc
I20260710 11:11:43.646796 10289 tablet_copy_source_session.cc:215] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:43.649963 10804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d928fc880964d13a9ce456ec2e862dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.667279 10804 tablet_copy_client.cc:806] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:43.667949 10804 tablet_copy_client.cc:670] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:43.672976 10804 tablet_copy_client.cc:538] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:43.680909 10804 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:43.696942 10806 ts_tablet_manager.cc:933] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:43.698982 10806 tablet_copy_client.cc:323] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:43.700531 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 810f201d16e944f4a1cb149b17c4d7c1 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:43.701085 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 810f201d16e944f4a1cb149b17c4d7c1 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-810f201d16e944f4a1cb149b17c4d7c1
I20260710 11:11:43.701341 10804 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:43.702229 10804 tablet_bootstrap.cc:492] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:43.702904 10804 ts_tablet_manager.cc:1403] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 11:11:43.706416 10804 raft_consensus.cc:359] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.707669 10804 raft_consensus.cc:740] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:43.708349 10804 consensus_queue.cc:260] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.709656 10289 tablet_copy_source_session.cc:215] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:43.713310 10804 ts_tablet_manager.cc:1434] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260710 11:11:43.713361 10806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f201d16e944f4a1cb149b17c4d7c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.715292 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-7d928fc880964d13a9ce456ec2e862dc received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:43.715817 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-7d928fc880964d13a9ce456ec2e862dc on tablet 7d928fc880964d13a9ce456ec2e862dc with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:43.723407 10804 ts_tablet_manager.cc:933] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:43.730290 10804 tablet_copy_client.cc:323] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:43.731777 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 5c6c73d0be4c456a802487c9a7733fb1 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:43.732311 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 5c6c73d0be4c456a802487c9a7733fb1 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-5c6c73d0be4c456a802487c9a7733fb1
I20260710 11:11:43.733783 10806 tablet_copy_client.cc:806] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:43.734366 10806 tablet_copy_client.cc:670] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:43.737906 10806 tablet_copy_client.cc:538] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:43.738941 10289 tablet_copy_source_session.cc:215] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:43.748131 10806 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:43.756260 10804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6c73d0be4c456a802487c9a7733fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.769385 10804 tablet_copy_client.cc:806] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:43.769949 10804 tablet_copy_client.cc:670] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:43.773496 10804 tablet_copy_client.cc:538] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:43.777293 10806 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:43.777971 10806 tablet_bootstrap.cc:492] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:43.778543 10806 ts_tablet_manager.cc:1403] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.010s
I20260710 11:11:43.780853 10806 raft_consensus.cc:359] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.781651 10806 raft_consensus.cc:740] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:43.781949 10804 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:43.782146 10806 consensus_queue.cc:260] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.784602 10806 ts_tablet_manager.cc:1434] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260710 11:11:43.786089 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-810f201d16e944f4a1cb149b17c4d7c1 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:43.786473 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-810f201d16e944f4a1cb149b17c4d7c1 on tablet 810f201d16e944f4a1cb149b17c4d7c1 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:43.804876 10804 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:43.805716 10804 tablet_bootstrap.cc:492] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:43.806438 10804 ts_tablet_manager.cc:1403] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 11:11:43.809366 10804 raft_consensus.cc:359] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.810173 10804 raft_consensus.cc:740] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:43.810757 10804 consensus_queue.cc:260] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.812989 10804 ts_tablet_manager.cc:1434] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:43.814428 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-5c6c73d0be4c456a802487c9a7733fb1 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:43.814769 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-5c6c73d0be4c456a802487c9a7733fb1 on tablet 5c6c73d0be4c456a802487c9a7733fb1 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:43.905391 10804 ts_tablet_manager.cc:933] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:43.907580 10804 tablet_copy_client.cc:323] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:43.908972 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet d128f8ec0599430b88bf0f553537fa92 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:43.909381 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet d128f8ec0599430b88bf0f553537fa92 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-d128f8ec0599430b88bf0f553537fa92
I20260710 11:11:43.914381 10289 tablet_copy_source_session.cc:215] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:43.916697 10804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d128f8ec0599430b88bf0f553537fa92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:43.925998 10804 tablet_copy_client.cc:806] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:43.926522 10804 tablet_copy_client.cc:670] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:43.929739 10804 tablet_copy_client.cc:538] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:43.936733 10804 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:43.953341 10804 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:43.954135 10804 tablet_bootstrap.cc:492] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:43.954670 10804 ts_tablet_manager.cc:1403] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:11:43.957094 10804 raft_consensus.cc:359] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.957811 10804 raft_consensus.cc:740] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:43.958365 10804 consensus_queue.cc:260] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:43.960258 10804 ts_tablet_manager.cc:1434] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:11:43.961642 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-d128f8ec0599430b88bf0f553537fa92 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:43.962041 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-d128f8ec0599430b88bf0f553537fa92 on tablet d128f8ec0599430b88bf0f553537fa92 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:44.120638 10691 raft_consensus.cc:1217] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:44.213471 10691 raft_consensus.cc:1217] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:44.285871 10691 raft_consensus.cc:1217] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:44.449293 10691 raft_consensus.cc:1217] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:44.514812 10600 raft_consensus.cc:1064] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:44.517127 10600 consensus_queue.cc:237] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.523509 10691 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.524698 10426 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.525041 10353 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.525067 10816 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:44.526167 10600 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.527073 10783 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.549394 10600 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.550997 10353 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.556918 10426 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.563397 10176 catalog_manager.cc:5697] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.563735 10691 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.594220 10279 consensus_queue.cc:237] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.600754 10426 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.600797 10691 raft_consensus.cc:1275] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.602900 10816 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.604593 10816 consensus_queue.cc:1048] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.613281 10816 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.617169 10693 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.633621 10600 raft_consensus.cc:1064] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:44.635421 10600 consensus_queue.cc:237] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.625062 10426 raft_consensus.cc:2955] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.637269 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d928fc880964d13a9ce456ec2e862dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:44.644933 10691 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.646064 10354 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.646214 10428 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.650475 10600 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.655263 10600 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.655747 10177 catalog_manager.cc:5697] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.662607 10783 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:11:44.670795 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d928fc880964d13a9ce456ec2e862dc with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:44.690414 10832 tablet_replica.cc:333] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:44.691653 10832 raft_consensus.cc:2243] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:44.692682 10832 raft_consensus.cc:2272] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:44.696447 10242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.196:43179, user_credentials={real_user=slave}} blocked reactor thread for 45278.2us
I20260710 11:11:44.698361 10832 ts_tablet_manager.cc:1916] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:44.707701 10831 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.717394 10816 raft_consensus.cc:1064] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:44.717767 10832 ts_tablet_manager.cc:1929] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:44.718225 10832 log.cc:1199] T 7d928fc880964d13a9ce456ec2e862dc P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/7d928fc880964d13a9ce456ec2e862dc
I20260710 11:11:44.720736 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 7d928fc880964d13a9ce456ec2e862dc (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:44.723001 10816 consensus_queue.cc:237] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.723886 10426 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.723326 10354 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.732630 10691 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.732506 10173 catalog_manager.cc:5697] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.736076 10428 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.738101 10353 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.740110 10783 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.742202 10783 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.743053 10600 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.745376 10691 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.756830 10279 consensus_queue.cc:237] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.767577 10426 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.768970 10831 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.782246 10692 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.789149 10828 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:44.786922 10783 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.799222 10693 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.801522 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 810f201d16e944f4a1cb149b17c4d7c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:44.802073 10426 raft_consensus.cc:2955] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.813858 10828 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.816277 10173 catalog_manager.cc:5697] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:44.816648 10428 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.829850 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 810f201d16e944f4a1cb149b17c4d7c1 with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:44.830778 10832 tablet_replica.cc:333] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:44.830534 10693 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.831763 10832 raft_consensus.cc:2243] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:44.832527 10832 raft_consensus.cc:2272] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:44.838601 10832 ts_tablet_manager.cc:1916] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:44.827492 10354 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.846634 10177 catalog_manager.cc:5697] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.867218 10279 consensus_queue.cc:237] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.871490 10832 ts_tablet_manager.cc:1929] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:44.871922 10832 log.cc:1199] T 810f201d16e944f4a1cb149b17c4d7c1 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/810f201d16e944f4a1cb149b17c4d7c1
I20260710 11:11:44.874892 10693 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.876147 10816 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.876607 10354 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.877128 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 810f201d16e944f4a1cb149b17c4d7c1 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:44.877943 10816 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.882110 10828 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.883692 10693 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.886638 10354 raft_consensus.cc:2955] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.890982 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c6c73d0be4c456a802487c9a7733fb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:44.897888 10831 raft_consensus.cc:1064] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:44.900214 10831 consensus_queue.cc:237] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.901669 10176 catalog_manager.cc:5697] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:44.907738 10428 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.908247 10354 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.907738 10693 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:44.910367 10816 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.911394 10828 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.913429 10831 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:44.914507 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c6c73d0be4c456a802487c9a7733fb1 with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:44.942366 10841 tablet_replica.cc:333] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:44.946411 10841 raft_consensus.cc:2243] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:44.947113 10841 raft_consensus.cc:2272] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:44.953058 10354 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.951156 10828 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.959637 10693 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.965216 10173 catalog_manager.cc:5697] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.972749 10841 ts_tablet_manager.cc:1916] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:44.975806 10428 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:44.986382 10279 consensus_queue.cc:237] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:44.987092 10841 ts_tablet_manager.cc:1929] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:44.987502 10841 log.cc:1199] T 5c6c73d0be4c456a802487c9a7733fb1 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/5c6c73d0be4c456a802487c9a7733fb1
I20260710 11:11:44.989358 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet 5c6c73d0be4c456a802487c9a7733fb1 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:44.993171 10693 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.995045 10353 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:44.996588 10826 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:44.998065 10826 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:45.002384 10831 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:45.004307 10693 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:45.005837 10353 raft_consensus.cc:2955] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:45.017755 10175 catalog_manager.cc:5697] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:45.019029 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d128f8ec0599430b88bf0f553537fa92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:45.027832 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet d128f8ec0599430b88bf0f553537fa92 with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:45.029001 10841 tablet_replica.cc:333] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:45.029863 10841 raft_consensus.cc:2243] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:45.030365 10841 raft_consensus.cc:2272] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:45.032958 10841 ts_tablet_manager.cc:1916] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:45.043617 10841 ts_tablet_manager.cc:1929] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:45.043970 10841 log.cc:1199] T d128f8ec0599430b88bf0f553537fa92 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/d128f8ec0599430b88bf0f553537fa92
I20260710 11:11:45.045279 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet d128f8ec0599430b88bf0f553537fa92 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:46.058189 10428 consensus_queue.cc:237] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
W20260710 11:11:46.064718 10391 consensus_peers.cc:597] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d956c34903e2429e8ecb5eb6eb9d1497. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:46.065200 10354 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.066480 10279 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.066377 10839 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.067727 10846 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.073712 10839 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.075387 10354 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.087255 10279 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.095701 10176 catalog_manager.cc:5697] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.102321 10428 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.118347 10354 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:11:46.119674 10391 consensus_peers.cc:597] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc875dd9b30b457cb7f37e704e901943. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:46.120051 10849 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.121259 10279 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:46.122393 10846 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.127080 10849 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.129103 10354 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.141108 10277 consensus_queue.cc:237] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.141458 10175 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.152563 10428 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.153731 10354 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.153857 10600 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.153350 10279 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.155843 10600 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:46.159179 10242 consensus_peers.cc:597] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09c16970b28542d18b7d4ef67cde3c8a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:46.163039 10828 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.164541 10354 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.177654 10173 catalog_manager.cc:5697] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.176945 10279 consensus_queue.cc:237] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.186717 10426 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
W20260710 11:11:46.195197 10242 consensus_peers.cc:597] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 013cc6e1455e42aeab2ea8669971b283. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:46.197299 10354 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.198396 10828 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.198755 10428 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:46.200126 10600 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.206066 10828 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.207571 10354 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.212097 10428 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:46.220631 10173 catalog_manager.cc:5697] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.464633 10866 ts_tablet_manager.cc:933] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:46.466378 10866 tablet_copy_client.cc:323] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.195:41953
I20260710 11:11:46.468158 10438 tablet_copy_service.cc:140] P 9a6754797ab74ceda5f016cfcfcb8a9b: Received BeginTabletCopySession request for tablet d956c34903e2429e8ecb5eb6eb9d1497 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:36918)
I20260710 11:11:46.468598 10438 tablet_copy_service.cc:161] P 9a6754797ab74ceda5f016cfcfcb8a9b: Beginning new tablet copy session on tablet d956c34903e2429e8ecb5eb6eb9d1497 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:36918: session id = 436eefe87e9e4224a42766aef604cc8d-d956c34903e2429e8ecb5eb6eb9d1497
I20260710 11:11:46.474582 10438 tablet_copy_source_session.cc:215] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:46.477581 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d956c34903e2429e8ecb5eb6eb9d1497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.489403 10866 tablet_copy_client.cc:806] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:46.489910 10866 tablet_copy_client.cc:670] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:46.493417 10866 tablet_copy_client.cc:538] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:46.499691 10866 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:46.516647 10866 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:46.517509 10866 tablet_bootstrap.cc:492] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:46.518131 10866 ts_tablet_manager.cc:1403] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260710 11:11:46.520814 10866 raft_consensus.cc:359] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.521608 10866 raft_consensus.cc:740] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:46.522210 10866 consensus_queue.cc:260] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.525121 10866 ts_tablet_manager.cc:1434] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:46.526661 10438 tablet_copy_service.cc:342] P 9a6754797ab74ceda5f016cfcfcb8a9b: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-d956c34903e2429e8ecb5eb6eb9d1497 received from {username='slave'} at 127.0.0.1:36918
I20260710 11:11:46.527073 10438 tablet_copy_service.cc:434] P 9a6754797ab74ceda5f016cfcfcb8a9b: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-d956c34903e2429e8ecb5eb6eb9d1497 on tablet d956c34903e2429e8ecb5eb6eb9d1497 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:46.621412 10866 ts_tablet_manager.cc:933] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:46.622953 10866 tablet_copy_client.cc:323] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:46.624358 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 013cc6e1455e42aeab2ea8669971b283 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:46.624917 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 013cc6e1455e42aeab2ea8669971b283 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-013cc6e1455e42aeab2ea8669971b283
I20260710 11:11:46.631989 10289 tablet_copy_source_session.cc:215] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:46.634941 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013cc6e1455e42aeab2ea8669971b283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.649423 10866 tablet_copy_client.cc:806] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:46.649915 10866 tablet_copy_client.cc:670] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:46.653007 10866 tablet_copy_client.cc:538] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:46.660856 10866 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:46.679582 10866 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:46.680460 10866 tablet_bootstrap.cc:492] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:46.681066 10866 ts_tablet_manager.cc:1403] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:11:46.683763 10866 raft_consensus.cc:359] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.684587 10866 raft_consensus.cc:740] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:46.685199 10866 consensus_queue.cc:260] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.687433 10866 ts_tablet_manager.cc:1434] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:11:46.690388 10872 ts_tablet_manager.cc:933] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:46.690836 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-013cc6e1455e42aeab2ea8669971b283 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:46.691259 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-013cc6e1455e42aeab2ea8669971b283 on tablet 013cc6e1455e42aeab2ea8669971b283 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:46.693728 10872 tablet_copy_client.cc:323] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:46.696959 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 09c16970b28542d18b7d4ef67cde3c8a from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:46.697371 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 09c16970b28542d18b7d4ef67cde3c8a from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-09c16970b28542d18b7d4ef67cde3c8a
I20260710 11:11:46.701261 10866 ts_tablet_manager.cc:933] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:46.702960 10289 tablet_copy_source_session.cc:215] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:46.704643 10866 tablet_copy_client.cc:323] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.195:41953
I20260710 11:11:46.706439 10438 tablet_copy_service.cc:140] P 9a6754797ab74ceda5f016cfcfcb8a9b: Received BeginTabletCopySession request for tablet cc875dd9b30b457cb7f37e704e901943 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:36918)
I20260710 11:11:46.706925 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c16970b28542d18b7d4ef67cde3c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.706965 10438 tablet_copy_service.cc:161] P 9a6754797ab74ceda5f016cfcfcb8a9b: Beginning new tablet copy session on tablet cc875dd9b30b457cb7f37e704e901943 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:36918: session id = 436eefe87e9e4224a42766aef604cc8d-cc875dd9b30b457cb7f37e704e901943
I20260710 11:11:46.714020 10438 tablet_copy_source_session.cc:215] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:46.717320 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc875dd9b30b457cb7f37e704e901943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.720355 10872 tablet_copy_client.cc:806] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:46.720865 10872 tablet_copy_client.cc:670] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:46.723745 10872 tablet_copy_client.cc:538] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:46.731465 10872 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:46.732512 10866 tablet_copy_client.cc:806] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:46.733307 10866 tablet_copy_client.cc:670] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:46.742194 10866 tablet_copy_client.cc:538] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:46.749454 10866 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:46.753217 10872 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:46.754030 10872 tablet_bootstrap.cc:492] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:46.754621 10872 ts_tablet_manager.cc:1403] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 11:11:46.757522 10872 raft_consensus.cc:359] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.758301 10872 raft_consensus.cc:740] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:46.758905 10872 consensus_queue.cc:260] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.761114 10872 ts_tablet_manager.cc:1434] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:11:46.762817 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-09c16970b28542d18b7d4ef67cde3c8a received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:46.763262 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-09c16970b28542d18b7d4ef67cde3c8a on tablet 09c16970b28542d18b7d4ef67cde3c8a with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:46.768440 10866 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:46.769207 10866 tablet_bootstrap.cc:492] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:46.769754 10866 ts_tablet_manager.cc:1403] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:11:46.772080 10866 raft_consensus.cc:359] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.772766 10866 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:46.773281 10866 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:46.775154 10866 ts_tablet_manager.cc:1434] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:46.776705 10438 tablet_copy_service.cc:342] P 9a6754797ab74ceda5f016cfcfcb8a9b: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-cc875dd9b30b457cb7f37e704e901943 received from {username='slave'} at 127.0.0.1:36918
I20260710 11:11:46.777212 10438 tablet_copy_service.cc:434] P 9a6754797ab74ceda5f016cfcfcb8a9b: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-cc875dd9b30b457cb7f37e704e901943 on tablet cc875dd9b30b457cb7f37e704e901943 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:47.013747 10691 raft_consensus.cc:1217] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:47.181303 10691 raft_consensus.cc:1217] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:47.194018 10691 raft_consensus.cc:1217] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:47.200955 10691 raft_consensus.cc:1217] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:11:47.521325 10878 raft_consensus.cc:1064] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:47.523777 10878 consensus_queue.cc:237] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.530750 10279 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.531963 10691 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.531968 10353 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.533126 10839 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.534796 10885 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.535609 10877 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.573643 10885 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.577646 10279 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.581300 10354 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.590054 10691 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.596004 10880 raft_consensus.cc:1064] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:47.598848 10880 consensus_queue.cc:237] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.600742 10175 catalog_manager.cc:5697] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.609856 10426 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.610042 10691 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.611836 10860 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:47.613294 10879 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:47.617865 10354 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.619503 10860 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:47.635840 10879 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.641180 10426 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.649580 10354 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.651340 10691 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.657514 10173 catalog_manager.cc:5697] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.670425 10279 consensus_queue.cc:237] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.673048 10428 consensus_queue.cc:237] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.677899 10426 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.676437 10691 raft_consensus.cc:1275] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.679338 10893 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:47.683128 10860 consensus_queue.cc:1048] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.686681 10693 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.687769 10354 raft_consensus.cc:1275] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.687990 10839 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.689975 10879 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.694248 10877 consensus_queue.cc:1048] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.700132 10693 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.703305 10878 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.707026 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09c16970b28542d18b7d4ef67cde3c8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:47.709795 10354 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.713128 10428 raft_consensus.cc:2955] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.714021 10692 raft_consensus.cc:2955] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.723688 10885 raft_consensus.cc:1064] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:47.726030 10880 raft_consensus.cc:1064] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:47.726130 10885 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.728529 10880 consensus_queue.cc:237] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.734184 10175 catalog_manager.cc:5697] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.735769 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d956c34903e2429e8ecb5eb6eb9d1497 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:47.739372 10353 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:47.736343 10691 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:47.745508 10173 catalog_manager.cc:5697] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.748198 10899 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:47.749013 10839 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.749544 10691 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.751626 10860 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.759976 10354 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.762283 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 09c16970b28542d18b7d4ef67cde3c8a with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:47.763856 10893 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.766795 10903 tablet_replica.cc:333] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:47.769719 10903 raft_consensus.cc:2243] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:47.770454 10903 raft_consensus.cc:2272] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:47.770615 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet d956c34903e2429e8ecb5eb6eb9d1497 with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:47.772846 10906 tablet_replica.cc:333] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:47.773322 10279 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:47.777038 10428 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:47.778370 10899 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.778537 10879 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.783326 10906 raft_consensus.cc:2243] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:47.784078 10906 raft_consensus.cc:2272] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:47.795436 10903 ts_tablet_manager.cc:1916] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:47.799012 10906 ts_tablet_manager.cc:1916] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:47.801940 10878 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.808593 10692 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.810807 10879 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.817298 10354 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.821640 10353 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.826712 10177 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.843688 10279 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.856894 10173 catalog_manager.cc:5697] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.861754 10692 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.866039 10903 ts_tablet_manager.cc:1929] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:47.866727 10903 log.cc:1199] T 09c16970b28542d18b7d4ef67cde3c8a P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/09c16970b28542d18b7d4ef67cde3c8a
I20260710 11:11:47.868297 10426 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.871034 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 09c16970b28542d18b7d4ef67cde3c8a (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:47.874879 10428 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.882159 10279 consensus_queue.cc:237] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:47.885936 10354 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:11:47.887210 10878 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.889547 10692 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:11:47.891570 10693 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.896430 10878 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.898129 10879 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:11:47.900985 10878 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.904451 10352 raft_consensus.cc:1275] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:47.904989 10906 ts_tablet_manager.cc:1929] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:47.904331 10860 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.906646 10352 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.912716 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc875dd9b30b457cb7f37e704e901943 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:47.912657 10893 consensus_queue.cc:1048] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:47.913098 10692 raft_consensus.cc:2955] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.918358 10353 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.905412 10906 log.cc:1199] T d956c34903e2429e8ecb5eb6eb9d1497 P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/d956c34903e2429e8ecb5eb6eb9d1497
I20260710 11:11:47.925668 10693 raft_consensus.cc:2955] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.925899 10177 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:47.929814 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 013cc6e1455e42aeab2ea8669971b283 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:47.930512 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet d956c34903e2429e8ecb5eb6eb9d1497 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:47.931118 10175 catalog_manager.cc:5697] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 3 to 4, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.936574 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet cc875dd9b30b457cb7f37e704e901943 with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:47.938123 10906 tablet_replica.cc:333] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:47.938942 10906 raft_consensus.cc:2243] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:47.939577 10906 raft_consensus.cc:2272] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:47.943435 10906 ts_tablet_manager.cc:1916] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:47.947635 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet 013cc6e1455e42aeab2ea8669971b283 with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:47.950258 10910 tablet_replica.cc:333] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:47.951483 10910 raft_consensus.cc:2243] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:47.952190 10910 raft_consensus.cc:2272] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:47.955071 10910 ts_tablet_manager.cc:1916] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:47.956135 10906 ts_tablet_manager.cc:1929] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:11:47.956549 10906 log.cc:1199] T cc875dd9b30b457cb7f37e704e901943 P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/cc875dd9b30b457cb7f37e704e901943
I20260710 11:11:47.957796 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet cc875dd9b30b457cb7f37e704e901943 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:47.964401 10910 ts_tablet_manager.cc:1929] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:47.964735 10910 log.cc:1199] T 013cc6e1455e42aeab2ea8669971b283 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/013cc6e1455e42aeab2ea8669971b283
I20260710 11:11:47.966217 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet 013cc6e1455e42aeab2ea8669971b283 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:48.974557 10277 consensus_queue.cc:237] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:48.980190 10426 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:48.981052 10352 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:48.981494 10860 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:48.982429 10242 consensus_peers.cc:597] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a03876d9f8d4169ae275019e3faa479. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:48.982853 10912 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:48.988433 10860 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:48.989964 10426 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:48.991722 10352 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.002842 10277 consensus_queue.cc:237] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:49.002808 10176 catalog_manager.cc:5697] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:49.009614 10242 consensus_peers.cc:597] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1e1e8b7e5624e6297c28faad60e38f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:49.010354 10352 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.011744 10426 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.012410 10893 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:49.013402 10860 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.027987 10912 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.029230 10428 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.036099 10352 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.041769 10353 consensus_queue.cc:237] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:49.043119 10175 catalog_manager.cc:5697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:49.056655 10317 consensus_peers.cc:597] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 721e73c593c5497cb6f51994ebef5c89. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:49.056715 10428 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.057385 10277 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.057804 10883 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.058640 10923 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.066256 10883 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.068892 10428 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.072113 10277 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.079490 10353 consensus_queue.cc:237] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:49.079910 10176 catalog_manager.cc:5697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:49.090561 10317 consensus_peers.cc:597] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97e8e5cac7134c82a4f0622b5b9aba3b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:49.090981 10428 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.091804 10277 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:49.092271 10923 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.093483 10883 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.106374 10923 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.107899 10428 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.113830 10277 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.125078 10173 catalog_manager.cc:5697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:49.381095 10931 ts_tablet_manager.cc:933] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:49.382906 10931 tablet_copy_client.cc:323] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:49.384325 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet 0a03876d9f8d4169ae275019e3faa479 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:49.384799 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet 0a03876d9f8d4169ae275019e3faa479 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-0a03876d9f8d4169ae275019e3faa479
I20260710 11:11:49.389426 10289 tablet_copy_source_session.cc:215] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:49.391973 10931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03876d9f8d4169ae275019e3faa479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:49.402794 10931 tablet_copy_client.cc:806] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:49.403316 10931 tablet_copy_client.cc:670] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:49.406385 10931 tablet_copy_client.cc:538] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:49.413007 10931 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:49.449334 10931 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:49.450181 10931 tablet_bootstrap.cc:492] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:49.450774 10931 ts_tablet_manager.cc:1403] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.006s
I20260710 11:11:49.453631 10931 raft_consensus.cc:359] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:49.454385 10931 raft_consensus.cc:740] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:49.455094 10931 consensus_queue.cc:260] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:49.465538 10931 ts_tablet_manager.cc:1434] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20260710 11:11:50.918521 10935 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:50.919090 10935 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.921831 10935 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:50.925135 10936 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.925237 10937 raft_consensus.cc:493] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.925796 10938 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.926302 10937 raft_consensus.cc:515] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:50.926786 10938 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:50.927968 10935 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.928471 10935 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.928918 10937 leader_election.cc:290] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.929222 10938 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.929689 10936 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.930749 10935 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.930334 10939 raft_consensus.cc:493] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.931640 10935 raft_consensus.cc:493] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.931380 10939 raft_consensus.cc:515] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.932408 10936 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.932204 10935 raft_consensus.cc:515] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.934608 10935 leader_election.cc:290] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.934552 10939 leader_election.cc:290] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.940208 10941 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.940726 10941 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.942806 10941 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.946426 10943 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.946801 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-0a03876d9f8d4169ae275019e3faa479 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:50.946892 10943 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:50.947469 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-0a03876d9f8d4169ae275019e3faa479 on tablet 0a03876d9f8d4169ae275019e3faa479 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:50.949088 10943 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:50.951871 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:50.952734 10691 raft_consensus.cc:2468] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:50.953070 10943 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.953663 10943 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:50.955133 10940 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:50.955780 10943 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:50.955664 10940 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.957679 10938 raft_consensus.cc:493] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.957804 10940 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.958232 10938 raft_consensus.cc:515] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.958590 10940 raft_consensus.cc:493] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:50.959182 10940 raft_consensus.cc:515] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.959533 10242 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [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: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:50.960325 10944 raft_consensus.cc:2804] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:50.960807 10944 raft_consensus.cc:493] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:50.961411 10944 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.961689 10940 leader_election.cc:290] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.964129 10940 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.964639 10940 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:50.967489 10940 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:50.968037 10940 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:50.968519 10940 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:50.969138 10944 raft_consensus.cc:515] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.970674 10940 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:50.971312 10944 leader_election.cc:290] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.972409 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:50.972640 10938 leader_election.cc:290] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:50.972975 10691 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.973887 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:50.974494 10354 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 1.
I20260710 11:11:50.975643 10656 leader_election.cc:304] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [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: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:50.976526 10939 raft_consensus.cc:2804] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:50.976881 10939 raft_consensus.cc:493] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:50.977272 10939 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.985805 10691 raft_consensus.cc:2468] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 2.
I20260710 11:11:50.987407 10939 raft_consensus.cc:515] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.990198 10939 leader_election.cc:290] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:50.990931 10939 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:50.996840 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:50.997413 10354 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.997396 10242 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:50.991477 10939 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:50.999560 10944 raft_consensus.cc:2804] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.992208 10935 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.010529 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.011226 10350 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 1.
I20260710 11:11:51.012375 10656 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [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: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:51.008315 10935 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.017184 10946 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.017722 10946 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.005859 10939 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.025594 10938 raft_consensus.cc:493] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.027148 10938 raft_consensus.cc:515] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.030544 10938 leader_election.cc:290] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.025785 10937 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.020562 10936 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.032655 10935 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.032768 10936 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.038585 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.039291 10351 raft_consensus.cc:2468] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 1.
I20260710 11:11:51.040560 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.031477 10937 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.046106 10354 raft_consensus.cc:2468] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:51.047211 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.055745 10656 leader_election.cc:304] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [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: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:51.046864 10939 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.112800 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.183458 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.184391 10279 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:51.107995 10939 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:51.219517 10939 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:51.234241 10656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.194:38583, user_credentials={real_user=slave}} blocked reactor thread for 179878us
I20260710 11:11:51.235679 10656 leader_election.cc:304] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:51.236711 10935 raft_consensus.cc:2804] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:51.363981 10947 raft_consensus.cc:2804] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.364583 10947 raft_consensus.cc:493] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.365020 10947 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.371040 10942 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.371599 10942 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.375487 10942 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.199527 10944 raft_consensus.cc:697] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:51.390203 10944 consensus_queue.cc:237] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.403867 10935 raft_consensus.cc:697] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:11:51.405191 10935 consensus_queue.cc:237] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.418823 10941 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.419420 10941 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.438104 10951 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.441205 10951 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.443987 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.444388 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.445665 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.446623 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c16970b28542d18b7d4ef67cde3c8a" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.392122 10947 raft_consensus.cc:515] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.450796 10391 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:51.456636 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.459877 10948 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.460294 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.460335 10948 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.463502 10941 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.455004 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.470498 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.471069 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.473992 10689 raft_consensus.cc:1240] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.471007 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.474735 10937 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.461110 10690 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:51.477036 10939 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.477442 10689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.478401 10693 raft_consensus.cc:1217] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:51.482745 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.485942 10353 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:51.468333 10946 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:51.482467 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.470048 10948 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.492123 10692 raft_consensus.cc:1240] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Rejecting Update request from peer 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.493541 10945 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.481127 10276 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:51.494591 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.489142 10946 raft_consensus.cc:493] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.531148 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.494738 10351 raft_consensus.cc:1240] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
W20260710 11:11:51.532545 10391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.196:43179, user_credentials={real_user=slave}} blocked reactor thread for 77580.8us
I20260710 11:11:51.494118 10945 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.539386 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.540328 10353 raft_consensus.cc:2468] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:51.497148 10940 raft_consensus.cc:493] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.548565 10939 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.541306 10656 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:51.548846 10945 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.541510 10952 ts_tablet_manager.cc:933] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
I20260710 11:11:51.541877 10391 leader_election.cc:304] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.552055 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.552156 10937 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.550463 10947 leader_election.cc:290] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.558925 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.559515 10391 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:51.560345 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.561067 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.532569 10946 raft_consensus.cc:515] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.554112 10939 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:51.562824 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.553550 10937 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.551105 10940 raft_consensus.cc:515] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.564790 10959 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.566530 10936 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.595659 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.567113 10951 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.603374 10958 raft_consensus.cc:2749] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.594698 10938 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.606191 10938 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.608237 10938 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.601524 10957 ts_tablet_manager.cc:933] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.606422 10948 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.569553 10946 leader_election.cc:290] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.596517 10959 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:51.621621 10245 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.008s	sys 0.005s
W20260710 11:11:51.621950 10245 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.009s	sys 0.006s
I20260710 11:11:51.624300 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.627946 10939 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:51.628381 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.628545 10939 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:51.631448 10943 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:51.631980 10943 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.633790 10943 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.627843 10938 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.639653 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865c0d9a58c450bac5c7397f153a79b" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.640854 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.641520 10279 raft_consensus.cc:2468] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:51.660248 10946 consensus_queue.cc:1059] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:51.638253 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.661427 10946 raft_consensus.cc:3055] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.661803 10946 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:51.662253 10948 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.662668 10946 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
W20260710 11:11:51.664284 10317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.196:43179, user_credentials={real_user=slave}} blocked reactor thread for 134792us
I20260710 11:11:51.667109 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.671262 10391 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:51.668296 10175 catalog_manager.cc:5697] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 1 to 2, leader changed from 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) to ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.674011 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.663877 10946 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.664702 10952 tablet_copy_client.cc:323] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.193:36791
I20260710 11:11:51.676159 10176 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35596 (request call id 62) took 1463 ms. Trace:
I20260710 11:11:51.675837 10948 raft_consensus.cc:2804] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.667001 10937 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.689294 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.660315 10274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.692543 10655 leader_election.cc:304] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.685807 10176 rpcz_store.cc:276] 0710 11:11:50.206028 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:11:51.452950 (+1246922us) service_pool.cc:224] Handling call
0710 11:11:51.669492 (+216542us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":9344}
I20260710 11:11:51.693396 10951 raft_consensus.cc:2749] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.683995 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.684123 10958 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.683952 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.696947 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.675716 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6c73d0be4c456a802487c9a7733fb1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.700155 10953 consensus_queue.cc:1059] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260710 11:11:51.700366 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.702481 10931 ts_tablet_manager.cc:933] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.687633 10948 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.687188 10936 raft_consensus.cc:493] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.706350 10962 raft_consensus.cc:493] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.706393 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.691615 10940 leader_election.cc:290] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.703641 10938 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:51.707261 10425 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 1.
I20260710 11:11:51.707017 10962 raft_consensus.cc:515] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.704106 10948 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.712375 10271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.708889 10936 raft_consensus.cc:515] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.718398 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:51.720297 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:51.720963 10936 leader_election.cc:290] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.721547 10944 consensus_queue.cc:1059] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:51.722384 10944 consensus_queue.cc:1243] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer 436eefe87e9e4224a42766aef604cc8d log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:11:51.723585 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.702782 10958 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.725299 10425 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 436eefe87e9e4224a42766aef604cc8d in current term 2: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:51.723534 10959 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.760449 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.752193 10957 tablet_copy_client.cc:323] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.194:38583
I20260710 11:11:51.707020 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.759596 10274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.753034 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.765753 10289 tablet_copy_service.cc:140] P ccb81ff831f04220ba88d708f1d25b41: Received BeginTabletCopySession request for tablet d1e1e8b7e5624e6297c28faad60e38f3 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:57946)
I20260710 11:11:51.766162 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.766292 10289 tablet_copy_service.cc:161] P ccb81ff831f04220ba88d708f1d25b41: Beginning new tablet copy session on tablet d1e1e8b7e5624e6297c28faad60e38f3 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:57946: session id = 436eefe87e9e4224a42766aef604cc8d-d1e1e8b7e5624e6297c28faad60e38f3
I20260710 11:11:51.766855 10688 raft_consensus.cc:1240] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.767156 10690 raft_consensus.cc:1240] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.768843 10270 raft_consensus.cc:2468] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 1.
I20260710 11:11:51.771569 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d956c34903e2429e8ecb5eb6eb9d1497" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.773972 10423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.774588 10423 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:51.764083 10958 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.741173 10392 leader_election.cc:304] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.777179 10425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.779742 10391 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.765357 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.785599 10421 raft_consensus.cc:1240] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.785600 10962 leader_election.cc:290] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:51.789186 10959 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.790462 10391 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:51.790418 10419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.780155 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.786918 10958 raft_consensus.cc:2804] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.797178 10939 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
W20260710 11:11:51.792292 10392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.194:38583, user_credentials={real_user=slave}} blocked reactor thread for 173903us
I20260710 11:11:51.801604 10959 raft_consensus.cc:2804] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.801503 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.802163 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.803077 10426 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
W20260710 11:11:51.805586 10317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.193:36791, user_credentials={real_user=slave}} blocked reactor thread for 122599us
I20260710 11:11:51.791119 10965 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.792053 10419 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:51.806442 10317 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:51.802713 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d928fc880964d13a9ce456ec2e862dc" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.800360 10958 raft_consensus.cc:493] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.803020 10931 tablet_copy_client.cc:323] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.194:38583
I20260710 11:11:51.803540 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.794231 10944 consensus_queue.cc:1059] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260710 11:11:51.809876 10964 raft_consensus.cc:2804] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.804559 10392 leader_election.cc:304] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.810752 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d128f8ec0599430b88bf0f553537fa92" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.811662 10350 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.812098 10946 raft_consensus.cc:2749] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.811796 10392 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:51.813804 10946 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.815372 10392 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.816243 10936 raft_consensus.cc:2749] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.808732 10958 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.816629 10392 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.817466 10936 raft_consensus.cc:2749] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.817560 10350 raft_consensus.cc:2468] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:51.818677 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.810730 10964 raft_consensus.cc:493] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:51.820729 10364 tablet_copy_service.cc:140] P 4067659184db4f8fa0cfb72650bf2d2f: Received BeginTabletCopySession request for tablet 97e8e5cac7134c82a4f0622b5b9aba3b from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:44546)
I20260710 11:11:51.821241 10364 tablet_copy_service.cc:161] P 4067659184db4f8fa0cfb72650bf2d2f: Beginning new tablet copy session on tablet 97e8e5cac7134c82a4f0622b5b9aba3b from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:44546: session id = 436eefe87e9e4224a42766aef604cc8d-97e8e5cac7134c82a4f0622b5b9aba3b
I20260710 11:11:51.821648 10656 leader_election.cc:304] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [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: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.822245 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.822443 10951 raft_consensus.cc:2804] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:51.822960 10951 raft_consensus.cc:697] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:11:51.821357 10953 raft_consensus.cc:1064] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:51.815306 10948 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.806675 10965 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.825481 10270 raft_consensus.cc:1240] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 LEADER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.825930 10942 consensus_queue.cc:1059] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:51.832518 10391 leader_election.cc:304] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.833966 10962 raft_consensus.cc:2749] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.834215 10965 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:51.823716 10964 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.839177 10425 raft_consensus.cc:1240] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.838608 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.845892 10317 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.846889 10317 leader_election.cc:304] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.847458 10363 tablet_copy_service.cc:140] P 4067659184db4f8fa0cfb72650bf2d2f: Received BeginTabletCopySession request for tablet 721e73c593c5497cb6f51994ebef5c89 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:44546)
I20260710 11:11:51.834915 10943 raft_consensus.cc:3055] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.848822 10317 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.847661 10421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.847922 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:51.850040 10242 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.829038 10289 tablet_copy_source_session.cc:215] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.834842 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:51.836378 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc59d40c35f461c8f5f4940f5ff72b9" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.853006 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.849530 10942 raft_consensus.cc:2749] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.836277 10951 consensus_queue.cc:237] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.836282 10950 consensus_queue.cc:1059] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260710 11:11:51.855605 10954 raft_consensus.cc:2749] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.855903 10950 consensus_queue.cc:1243] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer ccb81ff831f04220ba88d708f1d25b41 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:11:51.856856 10950 raft_consensus.cc:2804] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.850772 10943 raft_consensus.cc:740] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:51.856148 10363 tablet_copy_service.cc:161] P 4067659184db4f8fa0cfb72650bf2d2f: Beginning new tablet copy session on tablet 721e73c593c5497cb6f51994ebef5c89 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:44546: session id = 436eefe87e9e4224a42766aef604cc8d-721e73c593c5497cb6f51994ebef5c89
I20260710 11:11:51.839763 10655 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:51.848085 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:51.856884 10422 raft_consensus.cc:1240] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.861603 10391 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.863660 10965 raft_consensus.cc:2749] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.863685 10949 consensus_queue.cc:1059] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 11:11:51.864390 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.864460 10943 consensus_queue.cc:260] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.867151 10949 raft_consensus.cc:3055] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.867486 10949 raft_consensus.cc:740] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:51.867596 10943 raft_consensus.cc:3060] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.869880 10947 raft_consensus.cc:2804] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.870251 10947 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.870616 10947 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.857187 10959 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:51.874886 10959 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.862104 10950 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.880752 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.873265 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.875365 10970 raft_consensus.cc:2749] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.877249 10655 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.884199 10364 tablet_copy_source_session.cc:215] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.884397 10939 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.876536 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03876d9f8d4169ae275019e3faa479" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:51.886215 10242 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.878703 10950 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.890290 10655 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.900815 10935 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.896384 10951 raft_consensus.cc:2749] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.904363 10944 raft_consensus.cc:2749] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.888288 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.896627 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.905583 10242 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.903661 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:51.907781 10242 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.903477 10947 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.904042 10952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e1e8b7e5624e6297c28faad60e38f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.898741 10392 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.908468 10954 raft_consensus.cc:2749] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.908725 10348 raft_consensus.cc:1240] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.910372 10962 raft_consensus.cc:2749] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.882671 10948 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.912150 10242 leader_election.cc:304] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:51.912356 10954 raft_consensus.cc:2749] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.912974 10944 raft_consensus.cc:2749] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.910817 10392 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.915792 10962 raft_consensus.cc:2749] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.869047 10949 consensus_queue.cc:260] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.917162 10949 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.916263 10940 raft_consensus.cc:3055] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.915705 10392 leader_election.cc:304] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.919171 10392 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.920169 10392 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.920360 10965 raft_consensus.cc:2749] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.917630 10940 raft_consensus.cc:740] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:51.921909 10947 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:51.922693 10940 consensus_queue.cc:260] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.924050 10940 raft_consensus.cc:3060] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.910967 10935 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.924407 10422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:51.921152 10962 raft_consensus.cc:2749] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.915736 10953 consensus_queue.cc:237] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.930859 10960 raft_consensus.cc:3055] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.925611 10965 raft_consensus.cc:2749] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.932056 10960 raft_consensus.cc:740] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:51.936524 10960 consensus_queue.cc:260] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:51.940423 10960 raft_consensus.cc:3060] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:51.944675 10714 debug-util.cc:398] Leaking SignalData structure 0x7b0800273060 after lost signal to thread 9182
W20260710 11:11:51.945971 10714 debug-util.cc:398] Leaking SignalData structure 0x7b0800273740 after lost signal to thread 10211
W20260710 11:11:51.949198 10714 debug-util.cc:398] Leaking SignalData structure 0x7b080023a900 after lost signal to thread 10303
W20260710 11:11:51.950263 10714 debug-util.cc:398] Leaking SignalData structure 0x7b080020a640 after lost signal to thread 10378
W20260710 11:11:51.952908 10714 debug-util.cc:398] Leaking SignalData structure 0x7b080027c9a0 after lost signal to thread 10452
W20260710 11:11:51.954816 10714 debug-util.cc:398] Leaking SignalData structure 0x7b080014f1a0 after lost signal to thread 10717
I20260710 11:11:51.958282 10363 tablet_copy_source_session.cc:215] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.946576 10958 raft_consensus.cc:515] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.960439 10423 raft_consensus.cc:1240] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:51.962610 10944 consensus_queue.cc:1059] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.963627 10944 raft_consensus.cc:3055] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.963976 10944 raft_consensus.cc:740] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:51.964735 10944 consensus_queue.cc:260] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
W20260710 11:11:51.966168 10317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.195:41953, user_credentials={real_user=slave}} blocked reactor thread for 117396us
I20260710 11:11:51.966477 10944 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.966598 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.968564 10348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7aa25b3470646bebd7eb63fc9e2b9c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.964860 10959 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.964934 10964 raft_consensus.cc:515] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:51.971952 10317 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.971267 10958 leader_election.cc:290] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.972394 10967 consensus_queue.cc:1059] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:51.973536 10967 raft_consensus.cc:3055] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.973608 10317 leader_election.cc:304] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.974231 10942 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:51.974490 10940 raft_consensus.cc:2749] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:51.974606 10942 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:51.975178 10942 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.973923 10967 raft_consensus.cc:740] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
W20260710 11:11:51.976006 10244 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:11:51.978965 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:51.977183 10967 consensus_queue.cc:260] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:51.980259 10967 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.980424 10270 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:51.985898 10957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e8e5cac7134c82a4f0622b5b9aba3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.985785 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.987730 10353 raft_consensus.cc:1275] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:51.986194 10935 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:11:51.990823 10931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721e73c593c5497cb6f51994ebef5c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.992082 10959 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:51.993065 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.994616 10392 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:51.985899 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:51.997196 10935 consensus_queue.cc:1048] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 11:11:52.011143 10423 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:52.011233 10688 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:51.996869 10958 raft_consensus.cc:2749] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:52.018858 10964 leader_election.cc:290] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:52.013222 10941 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.021824 10350 raft_consensus.cc:1240] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Rejecting Update request from peer 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.024112 10959 consensus_queue.cc:1059] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:52.025564 10945 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.026087 10959 raft_consensus.cc:3055] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.026429 10959 raft_consensus.cc:740] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:52.027280 10959 consensus_queue.cc:260] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.028544 10959 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.036386 10353 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:52.037626 10945 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:52.033197 10176 catalog_manager.cc:5697] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 2 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.041492 10176 catalog_manager.cc:5697] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 2 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.045243 10656 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:52.048732 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:52.049544 10656 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:52.052085 10935 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:52.052131 10422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c96e077f4948a8855f0737591ce5d6" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:52.052165 10951 raft_consensus.cc:2749] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:11:52.056524 10688 raft_consensus.cc:1275] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:52.054677 10975 consensus_queue.cc:1059] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260710 11:11:52.063732 10349 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:52.064357 10945 consensus_queue.cc:1048] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
W20260710 11:11:52.074812 10976 log.cc:927] Time spent T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 11:11:52.076887 10688 raft_consensus.cc:1240] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.073092 10960 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260710 11:11:52.090868 10950 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.097257 10952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43644 (request call id 130) took 1137 ms. Trace:
I20260710 11:11:52.130157 10348 raft_consensus.cc:1240] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.151466 10970 consensus_queue.cc:1059] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260710 11:11:52.115633 10952 rpcz_store.cc:276] 0710 11:11:50.958005 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:11:51.058446 (+100441us) service_pool.cc:224] Handling call
0710 11:11:51.553050 (+494604us) ts_tablet_manager.cc:934] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791)
0710 11:11:51.902303 (+349253us) tablet_copy_client.cc:368] Tablet copy session begun
0710 11:11:51.975029 (+ 72726us) tablet_metadata.cc:665] Metadata flushed
0710 11:11:51.975143 (+   114us) tablet_copy_client.cc:497] Wrote new tablet metadata
0710 11:11:52.077555 (+102412us) tablet_copy_client.cc:418] Wrote new consensus metadata
0710 11:11:52.080471 (+  2916us) tablet_replica.cc:206] Creating consensus instance
0710 11:11:52.091145 (+ 10674us) ts_tablet_manager.cc:989] Replica registered.
0710 11:11:52.095073 (+  3928us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":55740,"tablet-copy.queue_time_us":378434,"thread_start_us":380536,"threads_started":2}
I20260710 11:11:52.168408 10952 tablet_copy_client.cc:806] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:52.168902 10952 tablet_copy_client.cc:670] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:52.173220 10950 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:52.178706 10942 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.180737 10942 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:52.184531 10952 tablet_copy_client.cc:538] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:52.197459 10691 raft_consensus.cc:1240] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Rejecting Update request from peer 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 2. Current term is 3. Ops: []
I20260710 11:11:52.199028 10958 consensus_queue.cc:1059] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:52.199991 10958 raft_consensus.cc:3055] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:52.200340 10958 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:52.201122 10273 raft_consensus.cc:2468] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:52.202302 10958 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:52.215576 10967 raft_consensus.cc:3055] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.216116 10967 raft_consensus.cc:740] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:52.225431 10967 consensus_queue.cc:260] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:52.232023 10958 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:52.240829 10964 raft_consensus.cc:3055] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.241237 10964 raft_consensus.cc:740] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
W20260710 11:11:52.248044 10317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.193:36791, user_credentials={real_user=slave}} blocked reactor thread for 129376us
I20260710 11:11:52.243551 10931 tablet_copy_client.cc:806] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:52.251853 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:52.254446 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:52.265080 10391 leader_election.cc:304] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:52.267608 10426 raft_consensus.cc:1240] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.271512 10959 raft_consensus.cc:2804] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.276456 10959 raft_consensus.cc:697] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:52.277305 10959 consensus_queue.cc:237] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.271809 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:52.285573 10422 raft_consensus.cc:2468] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:52.260017 10945 consensus_queue.cc:1059] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260710 11:11:52.287259 10945 raft_consensus.cc:3055] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.282651 10953 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.288023 10348 raft_consensus.cc:1240] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Rejecting Update request from peer ccb81ff831f04220ba88d708f1d25b41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.289592 10351 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.291008 10317 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:52.292025 10950 raft_consensus.cc:2749] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:52.293938 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:52.295472 10317 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:52.297145 10950 raft_consensus.cc:2749] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:11:52.297407 10960 consensus_queue.cc:1059] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.298182 10960 raft_consensus.cc:3055] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.298491 10960 raft_consensus.cc:740] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:52.298878 10967 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.287597 10945 raft_consensus.cc:740] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:52.260437 10931 tablet_copy_client.cc:670] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:52.301050 10952 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:52.309440 10945 consensus_queue.cc:260] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.313575 10945 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.299305 10960 consensus_queue.cc:260] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.301437 10984 consensus_queue.cc:1059] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 11:11:52.316813 10957 tablet_copy_client.cc:806] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:52.316475 10690 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.333361 10317 leader_election.cc:304] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:52.333530 10422 raft_consensus.cc:1240] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.337364 10931 tablet_copy_client.cc:538] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:52.340363 10964 consensus_queue.cc:260] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.341668 10964 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.354216 10275 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:52.330583 10957 tablet_copy_client.cc:670] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:52.357415 10983 raft_consensus.cc:2804] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.357522 10950 consensus_queue.cc:1059] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.364887 10940 raft_consensus.cc:3055] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.365254 10940 raft_consensus.cc:740] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:52.366030 10940 consensus_queue.cc:260] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.368870 10940 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.369643 10957 tablet_copy_client.cc:538] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:52.358050 10983 raft_consensus.cc:697] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:52.374085 10983 consensus_queue.cc:237] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:52.355966 10951 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:11:52.376724 10173 catalog_manager.cc:5697] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.363150 10960 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.388175 10931 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:52.400530 10175 catalog_manager.cc:5697] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.405916 10422 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.422627 10957 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:52.431270 10351 raft_consensus.cc:1275] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:52.434582 10951 consensus_queue.cc:1048] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:52.490687 10275 consensus_queue.cc:237] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:52.506165 10690 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:52.507405 10422 raft_consensus.cc:1275] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:52.508970 10960 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:52.517303 10173 catalog_manager.cc:5697] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 2, leader changed from 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 2 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.519369 10945 consensus_queue.cc:1048] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:52.531054 10952 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:52.532132 10952 tablet_bootstrap.cc:492] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:52.532635 10945 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.539109 10690 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.541953 10952 ts_tablet_manager.cc:1403] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.241s	user 0.021s	sys 0.005s
I20260710 11:11:52.544219 10422 raft_consensus.cc:2955] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.549437 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a03876d9f8d4169ae275019e3faa479 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:52.556083 10952 raft_consensus.cc:359] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.557112 10952 raft_consensus.cc:740] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:52.557730 10952 consensus_queue.cc:260] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.562721 10952 ts_tablet_manager.cc:1434] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:11:52.564301 10289 tablet_copy_service.cc:342] P ccb81ff831f04220ba88d708f1d25b41: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-d1e1e8b7e5624e6297c28faad60e38f3 received from {username='slave'} at 127.0.0.1:57946
I20260710 11:11:52.564766 10289 tablet_copy_service.cc:434] P ccb81ff831f04220ba88d708f1d25b41: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-d1e1e8b7e5624e6297c28faad60e38f3 on tablet d1e1e8b7e5624e6297c28faad60e38f3 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:52.564216 10176 catalog_manager.cc:5697] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:52.575479 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a03876d9f8d4169ae275019e3faa479 with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:52.577463 11003 tablet_replica.cc:333] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:52.578478 11003 raft_consensus.cc:2243] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:52.579313 11003 raft_consensus.cc:2272] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:52.582531 11003 ts_tablet_manager.cc:1916] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:52.595701 10957 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:52.596580 10957 tablet_bootstrap.cc:492] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:52.604187 10957 ts_tablet_manager.cc:1403] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.182s	user 0.023s	sys 0.005s
I20260710 11:11:52.608088 10931 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:52.608995 10931 tablet_bootstrap.cc:492] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:52.609694 10931 ts_tablet_manager.cc:1403] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.222s	user 0.030s	sys 0.008s
I20260710 11:11:52.612401 10931 raft_consensus.cc:359] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.613205 10931 raft_consensus.cc:740] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:52.613847 10931 consensus_queue.cc:260] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.615530 11003 ts_tablet_manager.cc:1929] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:52.616000 11003 log.cc:1199] T 0a03876d9f8d4169ae275019e3faa479 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/0a03876d9f8d4169ae275019e3faa479
I20260710 11:11:52.617616 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 0a03876d9f8d4169ae275019e3faa479 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:52.607246 10957 raft_consensus.cc:359] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.620358 10957 raft_consensus.cc:740] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:52.621058 10957 consensus_queue.cc:260] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:52.624413 10931 ts_tablet_manager.cc:1434] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:11:52.625303 10957 ts_tablet_manager.cc:1434] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:11:52.627734 10363 tablet_copy_service.cc:342] P 4067659184db4f8fa0cfb72650bf2d2f: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-721e73c593c5497cb6f51994ebef5c89 received from {username='slave'} at 127.0.0.1:44546
I20260710 11:11:52.628155 10363 tablet_copy_service.cc:434] P 4067659184db4f8fa0cfb72650bf2d2f: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-721e73c593c5497cb6f51994ebef5c89 on tablet 721e73c593c5497cb6f51994ebef5c89 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:52.628743 10364 tablet_copy_service.cc:342] P 4067659184db4f8fa0cfb72650bf2d2f: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-97e8e5cac7134c82a4f0622b5b9aba3b received from {username='slave'} at 127.0.0.1:44546
I20260710 11:11:52.629189 10364 tablet_copy_service.cc:434] P 4067659184db4f8fa0cfb72650bf2d2f: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-97e8e5cac7134c82a4f0622b5b9aba3b on tablet 97e8e5cac7134c82a4f0622b5b9aba3b with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:52.830835 10275 raft_consensus.cc:3060] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.837855 10275 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.839157 10983 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.849776 10422 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.851220 10967 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.877152 10275 raft_consensus.cc:1275] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.878809 10958 consensus_queue.cc:1048] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.892894 10351 raft_consensus.cc:3060] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.909862 10351 raft_consensus.cc:1275] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.911244 10958 consensus_queue.cc:1048] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.128213 10960 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:53.128717 10989 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.128715 10960 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.129343 10989 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.131511 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.132109 10349 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 2.
I20260710 11:11:53.132951 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.133440 10275 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:53.131829 10989 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.134497 10317 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:53.134613 10243 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:53.135269 10945 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:53.136888 10945 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:53.137365 10945 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.136123 10960 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.135726 10989 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.138453 10989 raft_consensus.cc:493] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.139016 10989 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.149214 10989 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.151908 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:53.153439 10989 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.156669 10945 raft_consensus.cc:515] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.158025 10275 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.159287 10945 leader_election.cc:290] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.162972 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:53.163735 10349 raft_consensus.cc:2368] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.174320 10243 leader_election.cc:400] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 election: Vote denied by peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583) with higher term. Message: Invalid argument: T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.174642 10243 leader_election.cc:403] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260710 11:11:53.179070 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.179771 10426 raft_consensus.cc:2393] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 2: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:53.181172 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.181727 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:53.181780 10427 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:53.182952 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721e73c593c5497cb6f51994ebef5c89" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:53.183450 10428 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.190061 10428 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:53.197098 10317 leader_election.cc:304] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:53.198319 10967 raft_consensus.cc:2804] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:53.198859 10967 raft_consensus.cc:697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:53.199684 10967 consensus_queue.cc:237] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.206179 10275 raft_consensus.cc:2468] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:53.206746 10945 raft_consensus.cc:2749] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583) with higher term. Message: Invalid argument: T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.215068 10176 catalog_manager.cc:5697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.391841 10967 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.392400 10967 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.394488 10967 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.395673 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.395692 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.397228 10424 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:53.410831 10959 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:53.411425 10959 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.413667 10317 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:53.414813 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.415473 10275 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:53.416718 10391 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:53.417078 10967 raft_consensus.cc:2804] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.417456 10967 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.417555 10958 raft_consensus.cc:2804] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:53.417946 10967 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.418042 10958 raft_consensus.cc:493] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:53.418536 10958 raft_consensus.cc:3060] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.425912 10967 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.428510 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:53.429116 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:53.429648 10424 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.431396 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.432204 10349 raft_consensus.cc:2393] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 2: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:53.436029 10959 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:53.437435 10424 raft_consensus.cc:2468] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:53.438637 10317 leader_election.cc:304] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:53.439445 10967 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.440336 10967 raft_consensus.cc:2804] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:53.440802 10967 raft_consensus.cc:697] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:53.441730 10967 consensus_queue.cc:237] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Queue going to LEADER 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.435768 10958 raft_consensus.cc:515] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.449329 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:53.452216 10958 leader_election.cc:290] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:53.453287 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138d3428003419ea02188d74efa5134" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:53.456238 10349 raft_consensus.cc:2393] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 2: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:53.454505 10173 catalog_manager.cc:5697] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.461870 10275 raft_consensus.cc:2468] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:53.463191 10391 leader_election.cc:304] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:53.464120 10958 raft_consensus.cc:2804] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:53.464569 10958 raft_consensus.cc:697] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:11:53.465328 10958 consensus_queue.cc:237] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.475865 10173 catalog_manager.cc:5697] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:53.500257 10989 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.500824 10989 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.503052 10989 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.504488 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.505983 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.506621 10424 raft_consensus.cc:2468] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:53.508191 10317 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:53.512033 10989 raft_consensus.cc:2804] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.512483 10989 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.512869 10989 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.514202 10945 raft_consensus.cc:493] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:53.514720 10945 raft_consensus.cc:515] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:11:53.517298 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.519264 10945 leader_election.cc:290] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.520574 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf2bd321a064a10a1423fa69442e4c4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.521437 10424 raft_consensus.cc:2368] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.522715 10242 leader_election.cc:400] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953) with higher term. Message: Invalid argument: T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.523047 10242 leader_election.cc:403] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:11:53.523903 10945 raft_consensus.cc:3060] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.531159 10945 raft_consensus.cc:2749] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953) with higher term. Message: Invalid argument: T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.541091 10989 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.544999 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:53.545511 10424 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.547197 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:53.548846 11015 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:53.549328 11015 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.551209 11015 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.552528 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.553122 10428 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:53.563652 10317 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:53.565546 11015 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.565876 11015 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:53.565994 10424 raft_consensus.cc:2468] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:53.566321 11015 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.566797 10989 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.568536 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:53.569327 10688 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 3: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:53.570039 10317 leader_election.cc:304] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:53.571197 10967 raft_consensus.cc:2804] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:53.571626 10967 raft_consensus.cc:697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:53.572463 10967 consensus_queue.cc:237] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.774915 11020 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:53.776314 11020 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.779713 11020 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.793355 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:53.794870 10688 raft_consensus.cc:2393] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 2: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:53.798245 10688 raft_consensus.cc:3060] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Advancing to term 3
I20260710 11:11:53.800441 10959 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.801383 10959 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.805384 10959 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.807547 10951 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.807478 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:53.808434 10951 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.809656 10690 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:53.809765 10945 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.810642 10945 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.811069 10951 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.812397 10688 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.814213 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.814424 11020 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:53.815053 10349 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 2.
I20260710 11:11:53.816619 10945 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.817728 10243 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:53.818589 10945 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.819226 10945 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.819669 10945 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.822841 10943 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.826789 10951 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.827526 10951 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.835263 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.836241 10427 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:53.836571 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.823518 10943 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.836580 10424 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.839469 10958 raft_consensus.cc:493] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccb81ff831f04220ba88d708f1d25b41)
I20260710 11:11:53.840395 10958 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.842384 10317 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:53.843214 11020 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:53.843596 11020 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a6754797ab74ceda5f016cfcfcb8a9b)
I20260710 11:11:53.844153 11020 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.844630 11016 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:53.860560 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.861263 10424 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 2.
I20260710 11:11:53.848481 10958 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:53.854419 10276 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:11:53.866627 11016 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.884287 11010 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:53.885294 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.882081 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.886685 10351 raft_consensus.cc:2393] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 2: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:53.889084 11009 raft_consensus.cc:493] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:53.889411 11016 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.890040 11009 raft_consensus.cc:515] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.885164 11010 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.899181 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.899435 11020 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.899897 10428 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 1.
I20260710 11:11:53.900581 10349 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:53.902040 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.903266 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:53.904356 10428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.904903 10428 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:53.907905 11020 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 2 election: Requested vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.892843 11016 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.910599 10951 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.911104 10242 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
W20260710 11:11:53.911819 10242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.195:41953, user_credentials={real_user=slave}} blocked reactor thread for 49226.5us
I20260710 11:11:53.915899 11025 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.916525 10655 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:53.917156 11025 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.918618 10688 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:53.918964 11025 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.920377 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.920468 11010 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.921186 10427 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:11:53.926200 11016 raft_consensus.cc:1064] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:53.927852 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:53.922897 10317 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
W20260710 11:11:53.928081 11016 raft_consensus.cc:1068] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: Unable to promote non-voter 436eefe87e9e4224a42766aef604cc8d: Illegal state: Leader has not yet committed an operation in its own term
I20260710 11:11:53.928593 10691 raft_consensus.cc:2393] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 2: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:53.928687 11016 raft_consensus.cc:2804] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.929158 11016 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.929505 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.931877 11009 leader_election.cc:290] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:53.932300 10427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:53.937604 10945 raft_consensus.cc:515] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:53.932314 10656 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:53.940635 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:53.940771 10943 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:53.941228 10353 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.946079 10951 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.946585 10951 raft_consensus.cc:493] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.947010 10951 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.947688 10176 catalog_manager.cc:5697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.936403 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:53.936853 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.954695 10428 raft_consensus.cc:1275] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:53.956955 11020 consensus_queue.cc:1048] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:53.974815 10391 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:53.977145 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.981630 10959 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.921301 11010 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:11:53.982067 10959 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.982290 11010 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:53.982595 10959 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.982813 11010 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:11:53.981127 10391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.196:43179, user_credentials={real_user=slave}} blocked reactor thread for 59304.2us
I20260710 11:11:53.935611 11016 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.988694 10351 raft_consensus.cc:1275] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.977372 11015 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.978505 10270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:53.996977 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e8e5cac7134c82a4f0622b5b9aba3b" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:53.997170 11026 raft_consensus.cc:493] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4067659184db4f8fa0cfb72650bf2d2f)
I20260710 11:11:53.997866 10420 raft_consensus.cc:2368] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:53.997712 11026 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:53.998735 10424 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 1.
I20260710 11:11:54.000133 10270 raft_consensus.cc:2368] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 2. Current term is 3.
I20260710 11:11:54.000173 10688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:54.001160 10959 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.001372 11024 consensus_queue.cc:1048] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260710 11:11:54.004492 10353 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 3.
I20260710 11:11:54.006229 10243 leader_election.cc:304] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [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: 4067659184db4f8fa0cfb72650bf2d2f, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:54.010340 11009 raft_consensus.cc:2804] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.010561 10427 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 2.
I20260710 11:11:54.010903 11009 raft_consensus.cc:697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 LEADER]: Becoming Leader. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:11:54.013535 10945 leader_election.cc:290] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:54.014348 10317 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:54.015514 10967 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:54.016036 10967 raft_consensus.cc:697] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:54.017025 11026 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:54.016978 10967 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [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: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.020843 11025 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.022375 10275 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 436eefe87e9e4224a42766aef604cc8d in current term 3: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:54.023240 11025 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 3 election: Requested vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:54.022857 11009 consensus_queue.cc:237] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:54.024789 10427 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.026650 11020 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.031502 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:54.032905 10391 leader_election.cc:400] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Vote denied by peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791) with higher term. Message: Invalid argument: T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 2. Current term is 3.
I20260710 11:11:54.034461 10242 leader_election.cc:400] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953) with higher term. Message: Invalid argument: T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:54.034507 10391 leader_election.cc:403] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:11:54.035478 10242 leader_election.cc:403] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:11:54.036316 11026 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.037820 10420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.039503 11016 raft_consensus.cc:515] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.047796 10349 raft_consensus.cc:2393] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 436eefe87e9e4224a42766aef604cc8d in current term 3: Already voted for candidate 4067659184db4f8fa0cfb72650bf2d2f in this term.
I20260710 11:11:53.993737 10951 raft_consensus.cc:515] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
W20260710 11:11:54.054411 10375 debug-util.cc:398] Leaking SignalData structure 0x7b080010a9a0 after lost signal to thread 9182
W20260710 11:11:54.056951 10375 debug-util.cc:398] Leaking SignalData structure 0x7b0800097240 after lost signal to thread 10211
I20260710 11:11:54.057196 10959 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 3 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
W20260710 11:11:54.058748 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed5e0 after lost signal to thread 10303
I20260710 11:11:54.061666 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d" is_pre_election: true
I20260710 11:11:54.065784 11032 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:54.066440 11015 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 election: Requested vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:54.067224 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e1e8b7e5624e6297c28faad60e38f3" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.067786 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:54.068142 10422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.071431 10691 raft_consensus.cc:2393] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 2: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:54.060904 11025 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.085259 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:54.085383 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:54.086207 10275 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b in current term 3: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:54.087618 11032 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.094410 10690 raft_consensus.cc:2393] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4067659184db4f8fa0cfb72650bf2d2f in current term 3: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:54.097721 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f" is_pre_election: true
I20260710 11:11:54.098553 10351 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 3.
I20260710 11:11:54.084949 10420 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:54.097039 11032 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:54.083623 10951 leader_election.cc:290] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:54.099850 10656 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [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: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d; no voters: 
I20260710 11:11:54.106633 10317 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:54.102367 10422 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 3: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:54.112393 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.113018 10426 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.113619 10951 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:11:54.113881 10951 raft_consensus.cc:493] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:54.114089 10951 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.115206 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "ccb81ff831f04220ba88d708f1d25b41" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:54.112586 11015 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.119383 11015 raft_consensus.cc:697] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:54.120604 11015 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.117645 10275 raft_consensus.cc:1275] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:54.124783 10656 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:54.126545 10391 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f, 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:54.128302 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:54.130103 10426 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
W20260710 11:11:54.133882 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2dc0 after lost signal to thread 10378
I20260710 11:11:54.134061 10959 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:54.131098 11016 leader_election.cc:290] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [CANDIDATE]: Term 3 election: Requested vote from peers 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953), 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179)
I20260710 11:11:54.133000 10690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9600e4d15ce74938b34436650094003c" candidate_uuid: "4067659184db4f8fa0cfb72650bf2d2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
I20260710 11:11:54.133586 11032 raft_consensus.cc:3060] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.135572 10317 leader_election.cc:304] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:54.145998 10391 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:54.149106 10967 raft_consensus.cc:2804] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.127681 11026 raft_consensus.cc:2749] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791) with higher term. Message: Invalid argument: T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a6754797ab74ceda5f016cfcfcb8a9b for earlier term 2. Current term is 3.
I20260710 11:11:54.149734 10275 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.150667 11024 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:11:54.155915 10270 raft_consensus.cc:1275] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:54.162254 10691 raft_consensus.cc:3060] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Advancing to term 3
I20260710 11:11:54.160097 10242 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [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: ccb81ff831f04220ba88d708f1d25b41; no voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:11:54.180725 11010 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.185472 11010 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 3 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:54.185192 11037 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:11:54.188138 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7dc0 after lost signal to thread 10452
I20260710 11:11:54.168675 11009 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:11:54.197801 10424 raft_consensus.cc:2468] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccb81ff831f04220ba88d708f1d25b41 in term 3.
I20260710 11:11:54.199965 11023 consensus_queue.cc:1048] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260710 11:11:54.204546 10688 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 in current term 3: Already voted for candidate 436eefe87e9e4224a42766aef604cc8d in this term.
I20260710 11:11:54.205857 10175 catalog_manager.cc:5697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.218221 10691 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:11:54.182103 10655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.193:36791, user_credentials={real_user=slave}} blocked reactor thread for 131649us
W20260710 11:11:54.222893 10375 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4720 after lost signal to thread 10717
W20260710 11:11:54.234020 10317 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.195:41953, user_credentials={real_user=slave}} blocked reactor thread for 58180.6us
I20260710 11:11:54.244064 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74dc6c3699514d10958b35ab21ce3bc0" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.244345 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:54.244683 10424 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.245055 10426 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 3.
I20260710 11:11:54.244325 10173 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 2, leader changed from 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 2 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.238344 11016 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:11:54.252656 10989 consensus_queue.cc:1048] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 11:11:54.252866 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.252669 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:54.253980 10426 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 436eefe87e9e4224a42766aef604cc8d in current term 3: Already voted for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in this term.
I20260710 11:11:54.254246 10273 raft_consensus.cc:2393] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 436eefe87e9e4224a42766aef604cc8d in current term 3: Already voted for candidate ccb81ff831f04220ba88d708f1d25b41 in this term.
I20260710 11:11:54.255432 10655 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d; no voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41
I20260710 11:11:54.256776 11036 raft_consensus.cc:2749] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:11:54.257898 11025 raft_consensus.cc:2749] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953) with higher term. Message: Invalid argument: T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccb81ff831f04220ba88d708f1d25b41 for earlier term 2. Current term is 3.
I20260710 11:11:54.258683 10270 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.258545 10951 raft_consensus.cc:515] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.263304 11032 raft_consensus.cc:2749] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:11:54.271252 10424 raft_consensus.cc:2468] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 3.
I20260710 11:11:54.272543 10951 leader_election.cc:290] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 4 election: Requested vote from peers 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:54.278503 10690 raft_consensus.cc:2468] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4067659184db4f8fa0cfb72650bf2d2f in term 3.
I20260710 11:11:54.241132 10967 raft_consensus.cc:697] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Leader. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:54.283003 10426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:54.288640 10426 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.284511 10967 consensus_queue.cc:237] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.314406 10655 leader_election.cc:304] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:54.315163 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc875dd9b30b457cb7f37e704e901943" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:11:54.315760 11032 raft_consensus.cc:2804] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.316298 11020 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.317845 11032 raft_consensus.cc:697] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:11:54.318915 11032 consensus_queue.cc:237] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.327962 10426 raft_consensus.cc:2468] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 4.
I20260710 11:11:54.329095 10655 leader_election.cc:304] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 4067659184db4f8fa0cfb72650bf2d2f
I20260710 11:11:54.337386 11036 raft_consensus.cc:2804] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:54.348110 11036 raft_consensus.cc:697] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 4 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:11:54.350728 11036 consensus_queue.cc:237] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.375306 10173 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 2 to 3, leader changed from 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) to 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194). New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.380960 11020 raft_consensus.cc:1064] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:54.380214 10173 catalog_manager.cc:5697] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.383809 11020 consensus_queue.cc:237] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.396638 10691 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.398473 11015 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.398866 10426 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.400638 10967 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.412839 10276 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.413092 10989 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.415274 10426 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.416551 11015 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.432448 10276 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.442293 11015 raft_consensus.cc:1064] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:54.444902 10353 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.446367 11025 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.446472 10176 catalog_manager.cc:5697] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 2 to 3, leader changed from 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 3 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.448227 10176 catalog_manager.cc:5697] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 3 to 4, leader changed from 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 4 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.446844 11015 consensus_queue.cc:237] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.453626 10691 raft_consensus.cc:3060] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Advancing to term 3
I20260710 11:11:54.464773 10691 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.465611 10690 raft_consensus.cc:1240] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEADER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 2. Current term is 3. Ops: []
I20260710 11:11:54.466307 11025 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.469749 11027 consensus_queue.cc:1059] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:11:54.473062 11027 consensus_queue.cc:1243] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer 436eefe87e9e4224a42766aef604cc8d log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:11:54.473503 10967 raft_consensus.cc:3055] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.473855 10967 raft_consensus.cc:740] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:54.474740 10967 consensus_queue.cc:260] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.478864 10967 raft_consensus.cc:3060] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.480657 10688 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.485621 10173 catalog_manager.cc:5697] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.489550 10691 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.490191 10424 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.491653 10276 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.493446 10426 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.494800 11025 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.496999 11015 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.513005 11009 raft_consensus.cc:1064] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
W20260710 11:11:54.513422 11009 raft_consensus.cc:1068] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: Unable to promote non-voter 436eefe87e9e4224a42766aef604cc8d: Illegal state: Leader has not yet committed an operation in its own term
I20260710 11:11:54.501425 10967 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260710 11:11:54.524019 11015 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.530161 10943 raft_consensus.cc:1064] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:54.534464 10943 consensus_queue.cc:237] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.537886 10353 consensus_queue.cc:237] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.544029 10989 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.552906 10688 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEARNER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.554162 10690 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.556509 10691 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.556603 10427 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.556951 10353 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.564604 10426 raft_consensus.cc:1275] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.567366 10943 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.567605 10423 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:54.573511 11025 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.576155 10175 catalog_manager.cc:5697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.585726 10423 raft_consensus.cc:1240] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Rejecting Update request from peer 4067659184db4f8fa0cfb72650bf2d2f for earlier term 3. Current term is 4. Ops: []
I20260710 11:11:54.586953 10943 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.588670 10276 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } attrs { replace: true } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.591806 10989 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:11:54.594684 10208 debug-util.cc:398] Leaking SignalData structure 0x7b08000353c0 after lost signal to thread 9182
W20260710 11:11:54.595705 10208 debug-util.cc:398] Leaking SignalData structure 0x7b0800035aa0 after lost signal to thread 10211
W20260710 11:11:54.596781 10208 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd2a0 after lost signal to thread 10303
W20260710 11:11:54.597738 10208 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7880 after lost signal to thread 10378
W20260710 11:11:54.598711 10208 debug-util.cc:398] Leaking SignalData structure 0x7b08002bad60 after lost signal to thread 10452
W20260710 11:11:54.599721 10208 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5f00 after lost signal to thread 10717
I20260710 11:11:54.608095 11025 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.609169 10427 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.621308 10989 consensus_queue.cc:1059] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.621404 11016 consensus_queue.cc:1048] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.623138 10989 raft_consensus.cc:3055] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:54.623492 10989 raft_consensus.cc:740] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:11:54.624291 10989 consensus_queue.cc:260] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.625442 10989 raft_consensus.cc:3060] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.626986 10690 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.633490 10173 catalog_manager.cc:5697] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.646250 10353 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.652410 10688 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.653594 10427 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.648375 10967 raft_consensus.cc:2955] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.649150 10351 consensus_queue.cc:237] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:54.669232 10691 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.670490 10989 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.676805 10177 catalog_manager.cc:5697] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.685437 10427 raft_consensus.cc:1275] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.685736 11016 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.694427 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet 721e73c593c5497cb6f51994ebef5c89 with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:54.694587 11027 consensus_queue.cc:1048] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:54.697918 10691 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.701653 10162 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 721e73c593c5497cb6f51994ebef5c89 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:54.711664 10162 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97e8e5cac7134c82a4f0622b5b9aba3b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:54.717224 11064 tablet_replica.cc:333] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:54.720851 10177 catalog_manager.cc:5697] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New cstate: current_term: 3 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.718403 11064 raft_consensus.cc:2243] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.722564 10427 raft_consensus.cc:2955] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:54.724668 11064 raft_consensus.cc:2272] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.733019 11064 ts_tablet_manager.cc:1916] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:54.760530 10263 tablet_service.cc:1558] Processing DeleteTablet for tablet 97e8e5cac7134c82a4f0622b5b9aba3b with delete_type TABLET_DATA_TOMBSTONED (TS ccb81ff831f04220ba88d708f1d25b41 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57902
I20260710 11:11:54.778417 10427 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.780332 11036 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.786684 10423 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.789815 11064 ts_tablet_manager.cc:1929] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:11:54.790374 11064 log.cc:1199] T 721e73c593c5497cb6f51994ebef5c89 P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/721e73c593c5497cb6f51994ebef5c89
I20260710 11:11:54.791195 11016 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.792245 11064 tablet_replica.cc:333] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:11:54.793232 11064 raft_consensus.cc:2243] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:54.794015 11064 raft_consensus.cc:2272] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:54.795832 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet 721e73c593c5497cb6f51994ebef5c89 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:54.811435 10353 raft_consensus.cc:1275] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:11:54.811851 10353 pending_rounds.cc:85] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Aborting all ops after (but not including) 4
I20260710 11:11:54.812146 10353 pending_rounds.cc:107] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:11:54.812451 10353 raft_consensus.cc:2889] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:11:54.824200 11036 consensus_queue.cc:1048] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.824790 11064 ts_tablet_manager.cc:1916] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:54.838642 10688 raft_consensus.cc:1275] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:54.840813 11015 consensus_queue.cc:1048] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.884997 11064 ts_tablet_manager.cc:1929] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:11:54.885489 11064 log.cc:1199] T 97e8e5cac7134c82a4f0622b5b9aba3b P ccb81ff831f04220ba88d708f1d25b41: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/wals/97e8e5cac7134c82a4f0622b5b9aba3b
I20260710 11:11:54.887125 10161 catalog_manager.cc:5028] TS ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): tablet 97e8e5cac7134c82a4f0622b5b9aba3b (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:54.917554 10353 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 4 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260710 11:11:54.917959 10353 pending_rounds.cc:85] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Aborting all ops after (but not including) 4
I20260710 11:11:54.918182 10353 pending_rounds.cc:107] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260710 11:11:54.918413 10353 raft_consensus.cc:2889] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:11:54.919787 11036 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:54.932205 10423 raft_consensus.cc:1275] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:11:54.935801 10951 consensus_queue.cc:1048] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:55.226584 10276 consensus_queue.cc:237] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:55.234283 10688 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:55.241991 11025 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:55.253274 10691 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:55.266438 10353 raft_consensus.cc:1275] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Refusing update from remote peer ccb81ff831f04220ba88d708f1d25b41: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:11:55.270496 11009 consensus_queue.cc:1048] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:55.275173 10353 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:55.250699 11025 raft_consensus.cc:2955] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:55.339291 10177 catalog_manager.cc:5697] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 3 leader_uuid: "ccb81ff831f04220ba88d708f1d25b41" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:55.395076 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1e1e8b7e5624e6297c28faad60e38f3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:55.419879 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet d1e1e8b7e5624e6297c28faad60e38f3 with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:55.427577 11073 tablet_replica.cc:333] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:55.428730 11073 raft_consensus.cc:2243] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.432090 11073 raft_consensus.cc:2272] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.446381 11073 ts_tablet_manager.cc:1916] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:55.469467 11073 ts_tablet_manager.cc:1929] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:11:55.472952 11073 log.cc:1199] T d1e1e8b7e5624e6297c28faad60e38f3 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/d1e1e8b7e5624e6297c28faad60e38f3
I20260710 11:11:55.474395 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet d1e1e8b7e5624e6297c28faad60e38f3 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
W20260710 11:11:56.075037 10392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:38583, user_credentials={real_user=slave}} blocked reactor thread for 44568.2us
I20260710 11:11:56.245787 10951 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:56.246338 10951 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:56.248476 10951 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:56.251873 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" is_pre_election: true
I20260710 11:11:56.252604 10424 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 3.
I20260710 11:11:56.253984 10655 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:11:56.255017 10951 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:11:56.255470 10951 raft_consensus.cc:493] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:56.255895 10951 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.268833 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41" is_pre_election: true
I20260710 11:11:56.269534 10276 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 3.
I20260710 11:11:56.330972 10951 raft_consensus.cc:515] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:56.334980 10951 leader_election.cc:290] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 4 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:56.335155 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:11:56.335737 10276 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.341610 10423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094337c6a145472da699afbe318a2bc4" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:11:56.342777 10276 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 4.
I20260710 11:11:56.343612 10423 raft_consensus.cc:3060] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.346014 10655 leader_election.cc:304] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: 436eefe87e9e4224a42766aef604cc8d, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:11:56.347658 11036 raft_consensus.cc:2804] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:56.348208 11036 raft_consensus.cc:697] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 4 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:11:56.349061 11036 consensus_queue.cc:237] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:56.385197 10174 catalog_manager.cc:5697] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 1 to 4, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 4 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.387118 10423 raft_consensus.cc:2468] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 4.
I20260710 11:11:56.472218 10423 consensus_queue.cc:237] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue 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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:56.496480 10353 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:56.498122 11074 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:56.501061 10391 consensus_peers.cc:597] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 728e6dc46914484c9b1f3409c8a29bb8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:56.510221 10276 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:11:56.512126 11074 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:56.515336 11024 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.521775 10351 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.544031 10174 catalog_manager.cc:5697] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.551258 10276 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.567425 10351 consensus_queue.cc:237] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
W20260710 11:11:56.612797 10317 consensus_peers.cc:597] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f -> Peer 436eefe87e9e4224a42766aef604cc8d (127.8.246.196:43179): Couldn't send request to peer 436eefe87e9e4224a42766aef604cc8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52c96e077f4948a8855f0737591ce5d6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:56.614416 10423 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:56.616293 11015 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:56.634073 10276 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:11:56.635672 11015 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:56.642854 11015 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.661324 10423 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.675626 10175 catalog_manager.cc:5697] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f reported cstate change: config changed from index -1 to 3, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New cstate: current_term: 2 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.684345 10276 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } } }
I20260710 11:11:56.797381 10423 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:11:56.798753 11077 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:56.855748 10276 raft_consensus.cc:1275] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 4 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:11:56.858954 10951 consensus_queue.cc:1048] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:57.104880 11097 ts_tablet_manager.cc:933] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:11:57.119546 11097 tablet_copy_client.cc:323] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.195:41953
I20260710 11:11:57.122220 10438 tablet_copy_service.cc:140] P 9a6754797ab74ceda5f016cfcfcb8a9b: Received BeginTabletCopySession request for tablet 728e6dc46914484c9b1f3409c8a29bb8 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:36918)
I20260710 11:11:57.122849 10438 tablet_copy_service.cc:161] P 9a6754797ab74ceda5f016cfcfcb8a9b: Beginning new tablet copy session on tablet 728e6dc46914484c9b1f3409c8a29bb8 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:36918: session id = 436eefe87e9e4224a42766aef604cc8d-728e6dc46914484c9b1f3409c8a29bb8
I20260710 11:11:57.131177 10438 tablet_copy_source_session.cc:215] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:57.139240 11097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e6dc46914484c9b1f3409c8a29bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:57.179800 11097 tablet_copy_client.cc:806] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:57.180505 11097 tablet_copy_client.cc:670] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:57.185022 11097 tablet_copy_client.cc:538] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:57.205940 11097 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:57.215176 11099 ts_tablet_manager.cc:933] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: Initiating tablet copy from peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:11:57.224879 11099 tablet_copy_client.cc:323] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Beginning tablet copy session from remote peer at address 127.8.246.194:38583
I20260710 11:11:57.226663 10364 tablet_copy_service.cc:140] P 4067659184db4f8fa0cfb72650bf2d2f: Received BeginTabletCopySession request for tablet 52c96e077f4948a8855f0737591ce5d6 from peer 436eefe87e9e4224a42766aef604cc8d ({username='slave'} at 127.0.0.1:44546)
I20260710 11:11:57.227191 10364 tablet_copy_service.cc:161] P 4067659184db4f8fa0cfb72650bf2d2f: Beginning new tablet copy session on tablet 52c96e077f4948a8855f0737591ce5d6 from peer 436eefe87e9e4224a42766aef604cc8d at {username='slave'} at 127.0.0.1:44546: session id = 436eefe87e9e4224a42766aef604cc8d-52c96e077f4948a8855f0737591ce5d6
I20260710 11:11:57.238198 10364 tablet_copy_source_session.cc:215] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:57.261369 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c96e077f4948a8855f0737591ce5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:57.304141 11097 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:11:57.306381 11099 tablet_copy_client.cc:806] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:57.311322 11099 tablet_copy_client.cc:670] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:57.313548 11097 tablet_bootstrap.cc:492] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:57.319502 11099 tablet_copy_client.cc:538] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:57.329198 11097 ts_tablet_manager.cc:1403] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.124s	user 0.041s	sys 0.011s
I20260710 11:11:57.332921 11097 raft_consensus.cc:359] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:57.334133 11097 raft_consensus.cc:740] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:57.334806 11097 consensus_queue.cc:260] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:57.333827 11099 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap starting.
I20260710 11:11:57.346366 11097 ts_tablet_manager.cc:1434] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:57.350134 10438 tablet_copy_service.cc:342] P 9a6754797ab74ceda5f016cfcfcb8a9b: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-728e6dc46914484c9b1f3409c8a29bb8 received from {username='slave'} at 127.0.0.1:36918
I20260710 11:11:57.350584 10438 tablet_copy_service.cc:434] P 9a6754797ab74ceda5f016cfcfcb8a9b: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-728e6dc46914484c9b1f3409c8a29bb8 on tablet 728e6dc46914484c9b1f3409c8a29bb8 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:57.378249 11099 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: 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
I20260710 11:11:57.379082 11099 tablet_bootstrap.cc:492] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: Bootstrap complete.
I20260710 11:11:57.379698 11099 ts_tablet_manager.cc:1403] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.010s
I20260710 11:11:57.382939 11099 raft_consensus.cc:359] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:57.383780 11099 raft_consensus.cc:740] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Initialized, Role: LEARNER
I20260710 11:11:57.384469 11099 consensus_queue.cc:260] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: NON_VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: true } }
I20260710 11:11:57.389585 11099 ts_tablet_manager.cc:1434] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:11:57.391799 10364 tablet_copy_service.cc:342] P 4067659184db4f8fa0cfb72650bf2d2f: Request end of tablet copy session 436eefe87e9e4224a42766aef604cc8d-52c96e077f4948a8855f0737591ce5d6 received from {username='slave'} at 127.0.0.1:44546
I20260710 11:11:57.392244 10364 tablet_copy_service.cc:434] P 4067659184db4f8fa0cfb72650bf2d2f: ending tablet copy session 436eefe87e9e4224a42766aef604cc8d-52c96e077f4948a8855f0737591ce5d6 on tablet 52c96e077f4948a8855f0737591ce5d6 with peer 436eefe87e9e4224a42766aef604cc8d
I20260710 11:11:57.597623 10691 raft_consensus.cc:1217] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:57.614861 10691 raft_consensus.cc:1217] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:11:58.025439 11024 raft_consensus.cc:1064] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:58.028318 11024 consensus_queue.cc:237] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:58.052914 10691 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 LEARNER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:58.054634 11086 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:58.062503 10351 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:58.062758 10276 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:11:58.064393 11086 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:58.069643 11086 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:58.088238 11109 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.094827 10691 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.102511 10351 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.117719 10276 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.118010 10177 catalog_manager.cc:5697] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: config changed from index 2 to 3, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:58.124502 11102 raft_consensus.cc:1064] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: attempting to promote NON_VOTER 436eefe87e9e4224a42766aef604cc8d to VOTER
I20260710 11:11:58.126842 11102 consensus_queue.cc:237] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:58.167701 10691 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEARNER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:11:58.169075 11103 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:58.180146 10423 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:11:58.181506 11103 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:58.198725 10276 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:11:58.203454 11117 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:58.208971 11103 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.220224 10424 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.248361 10688 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.256129 10276 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.270952 10424 consensus_queue.cc:237] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:58.278774 10173 catalog_manager.cc:5697] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 3 to 4, 436eefe87e9e4224a42766aef604cc8d (127.8.246.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } attrs { replace: true } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.293195 10276 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:58.293285 10691 raft_consensus.cc:1275] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:11:58.294809 11109 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:58.301369 11109 consensus_queue.cc:1048] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:58.308667 11024 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.310283 10688 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.312547 10276 raft_consensus.cc:2955] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.320429 10351 consensus_queue.cc:237] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:11:58.325479 10691 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:58.328397 11103 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:58.328199 10174 catalog_manager.cc:5697] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 reported cstate change: config changed from index 3 to 4, VOTER 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) evicted. New cstate: current_term: 1 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.334561 10273 raft_consensus.cc:1275] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 4067659184db4f8fa0cfb72650bf2d2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:11:58.334599 11117 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.336117 11102 consensus_queue.cc:1048] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:58.339818 10276 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.348261 10691 raft_consensus.cc:2955] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.355032 10161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 728e6dc46914484c9b1f3409c8a29bb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:58.361501 10335 tablet_service.cc:1558] Processing DeleteTablet for tablet 728e6dc46914484c9b1f3409c8a29bb8 with delete_type TABLET_DATA_TOMBSTONED (TS 4067659184db4f8fa0cfb72650bf2d2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44508
I20260710 11:11:58.363391 11122 tablet_replica.cc:333] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:11:58.364388 11122 raft_consensus.cc:2243] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.365370 11122 raft_consensus.cc:2272] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.369093 11122 ts_tablet_manager.cc:1916] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:58.371033 10174 catalog_manager.cc:5697] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: config changed from index 4 to 5, VOTER 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195) evicted. New cstate: current_term: 2 leader_uuid: "4067659184db4f8fa0cfb72650bf2d2f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } } }
I20260710 11:11:58.373368 10162 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52c96e077f4948a8855f0737591ce5d6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:58.396911 11122 ts_tablet_manager.cc:1929] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:58.397423 11122 log.cc:1199] T 728e6dc46914484c9b1f3409c8a29bb8 P 4067659184db4f8fa0cfb72650bf2d2f: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/wals/728e6dc46914484c9b1f3409c8a29bb8
I20260710 11:11:58.399117 10162 catalog_manager.cc:5028] TS 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): tablet 728e6dc46914484c9b1f3409c8a29bb8 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:11:58.407030 10412 tablet_service.cc:1558] Processing DeleteTablet for tablet 52c96e077f4948a8855f0737591ce5d6 with delete_type TABLET_DATA_TOMBSTONED (TS 9a6754797ab74ceda5f016cfcfcb8a9b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36886
I20260710 11:11:58.428144 11123 tablet_replica.cc:333] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:11:58.429262 11123 raft_consensus.cc:2243] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.430217 11123 raft_consensus.cc:2272] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.433661 11123 ts_tablet_manager.cc:1916] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:58.450730 11123 ts_tablet_manager.cc:1929] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:11:58.451189 11123 log.cc:1199] T 52c96e077f4948a8855f0737591ce5d6 P 9a6754797ab74ceda5f016cfcfcb8a9b: Deleting WAL directory at /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/wals/52c96e077f4948a8855f0737591ce5d6
I20260710 11:11:58.453099 10161 catalog_manager.cc:5028] TS 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): tablet 52c96e077f4948a8855f0737591ce5d6 (table test-workload [id=3577c24baa4c4c3ea20b9d75457d995a]) successfully deleted
I20260710 11:12:00.265486  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:00.295538 10273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1"
dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
mode: GRACEFUL
new_leader_uuid: "436eefe87e9e4224a42766aef604cc8d"
 from {username='slave'} at 127.0.0.1:40824
I20260710 11:12:00.296307 10273 raft_consensus.cc:606] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Received request to transfer leadership to TS 436eefe87e9e4224a42766aef604cc8d
I20260710 11:12:00.311112 10353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f"
dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
mode: GRACEFUL
new_leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
 from {username='slave'} at 127.0.0.1:54788
I20260710 11:12:00.311615 10353 raft_consensus.cc:606] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Received request to transfer leadership to TS 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:12:00.314112 10273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4"
dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
mode: GRACEFUL
new_leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
 from {username='slave'} at 127.0.0.1:40824
I20260710 11:12:00.314718 10273 raft_consensus.cc:606] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Received request to transfer leadership to TS 9a6754797ab74ceda5f016cfcfcb8a9b
I20260710 11:12:00.315862  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:00.316579  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:00.470839 11025 raft_consensus.cc:993] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: : Instructing follower 9a6754797ab74ceda5f016cfcfcb8a9b to start an election
I20260710 11:12:00.471336 11025 raft_consensus.cc:1081] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Signalling peer 9a6754797ab74ceda5f016cfcfcb8a9b to start an election
I20260710 11:12:00.472903 10424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4"
dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
 from {username='slave'} at 127.0.0.1:36890
I20260710 11:12:00.473527 10424 raft_consensus.cc:493] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.473969 10424 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.481617 10424 raft_consensus.cc:515] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.484115 10424 leader_election.cc:290] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:12:00.484923 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:12:00.485471 10353 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.489007 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceac4f0ab8ff49c1b282b3b195b5f2c4" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:12:00.489596 10273 raft_consensus.cc:3055] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.489905 10273 raft_consensus.cc:740] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:12:00.490697 10273 consensus_queue.cc:260] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.491920 10273 raft_consensus.cc:3060] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.492867 10353 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:12:00.494113 10392 leader_election.cc:304] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4067659184db4f8fa0cfb72650bf2d2f, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:12:00.495052 11125 raft_consensus.cc:2804] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.505884 10273 raft_consensus.cc:2468] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:12:00.507475 11125 raft_consensus.cc:697] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:12:00.508495 11125 consensus_queue.cc:237] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.517520 10177 catalog_manager.cc:5697] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.643191 11128 raft_consensus.cc:993] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: : Instructing follower 9a6754797ab74ceda5f016cfcfcb8a9b to start an election
I20260710 11:12:00.643610 11140 raft_consensus.cc:1081] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Signalling peer 9a6754797ab74ceda5f016cfcfcb8a9b to start an election
I20260710 11:12:00.644860 10424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f"
dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
 from {username='slave'} at 127.0.0.1:36900
I20260710 11:12:00.645308 10424 raft_consensus.cc:493] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.645651 10424 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.650844 10424 raft_consensus.cc:515] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.652400 10424 leader_election.cc:290] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583)
I20260710 11:12:00.653053 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:12:00.653353 10353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c68627b47b4be7bbca852bbee64d1f" candidate_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4067659184db4f8fa0cfb72650bf2d2f"
I20260710 11:12:00.654050 10273 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.654103 10353 raft_consensus.cc:3055] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.654596 10353 raft_consensus.cc:740] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4067659184db4f8fa0cfb72650bf2d2f, State: Running, Role: LEADER
I20260710 11:12:00.655391 10353 consensus_queue.cc:260] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.656541 10353 raft_consensus.cc:3060] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.660575 10273 raft_consensus.cc:2468] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:12:00.661628 10391 leader_election.cc:304] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a6754797ab74ceda5f016cfcfcb8a9b, ccb81ff831f04220ba88d708f1d25b41; no voters: 
I20260710 11:12:00.662259 11125 raft_consensus.cc:2804] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.662487 10353 raft_consensus.cc:2468] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a6754797ab74ceda5f016cfcfcb8a9b in term 2.
I20260710 11:12:00.662760 11125 raft_consensus.cc:697] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Becoming Leader. State: Replica: 9a6754797ab74ceda5f016cfcfcb8a9b, State: Running, Role: LEADER
I20260710 11:12:00.663725 11125 consensus_queue.cc:237] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } }
I20260710 11:12:00.670784 10177 catalog_manager.cc:5697] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b reported cstate change: term changed from 1 to 2, leader changed from 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194) to 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195). New cstate: current_term: 2 leader_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.778956 11025 raft_consensus.cc:993] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: : Instructing follower 436eefe87e9e4224a42766aef604cc8d to start an election
I20260710 11:12:00.779387 11025 raft_consensus.cc:1081] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Signalling peer 436eefe87e9e4224a42766aef604cc8d to start an election
I20260710 11:12:00.780592 10691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1"
dest_uuid: "436eefe87e9e4224a42766aef604cc8d"
 from {username='slave'} at 127.0.0.1:43644
I20260710 11:12:00.781076 10691 raft_consensus.cc:493] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.781351 10691 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.786221 10691 raft_consensus.cc:515] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:12:00.787643 10691 leader_election.cc:290] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Requested vote from peers ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791), 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953)
I20260710 11:12:00.788370 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccb81ff831f04220ba88d708f1d25b41"
I20260710 11:12:00.788594 10424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f201d16e944f4a1cb149b17c4d7c1" candidate_uuid: "436eefe87e9e4224a42766aef604cc8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b"
I20260710 11:12:00.788993 10273 raft_consensus.cc:3055] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.789152 10424 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.789417 10273 raft_consensus.cc:740] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccb81ff831f04220ba88d708f1d25b41, State: Running, Role: LEADER
I20260710 11:12:00.790555 10273 consensus_queue.cc:260] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:12:00.791791 10273 raft_consensus.cc:3060] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.794545 10424 raft_consensus.cc:2468] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:12:00.795573 10655 leader_election.cc:304] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436eefe87e9e4224a42766aef604cc8d, 9a6754797ab74ceda5f016cfcfcb8a9b; no voters: 
I20260710 11:12:00.796361 11105 raft_consensus.cc:2804] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.796820 11105 raft_consensus.cc:697] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Becoming Leader. State: Replica: 436eefe87e9e4224a42766aef604cc8d, State: Running, Role: LEADER
I20260710 11:12:00.797178 10273 raft_consensus.cc:2468] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436eefe87e9e4224a42766aef604cc8d in term 2.
I20260710 11:12:00.797742 11105 consensus_queue.cc:237] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [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: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } }
I20260710 11:12:00.804070 10177 catalog_manager.cc:5697] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d reported cstate change: term changed from 1 to 2, leader changed from ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193) to 436eefe87e9e4224a42766aef604cc8d (127.8.246.196). New cstate: current_term: 2 leader_uuid: "436eefe87e9e4224a42766aef604cc8d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436eefe87e9e4224a42766aef604cc8d" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 43179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.949532 10273 raft_consensus.cc:1275] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.950892 11133 consensus_queue.cc:1048] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.960332 10353 raft_consensus.cc:1275] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.962092 11125 consensus_queue.cc:1048] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.091624 10351 raft_consensus.cc:1275] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.092690 11133 consensus_queue.cc:1048] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4067659184db4f8fa0cfb72650bf2d2f" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.103747 10276 raft_consensus.cc:1275] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 9a6754797ab74ceda5f016cfcfcb8a9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.106757 11133 consensus_queue.cc:1048] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.236479 10276 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:01.237512 11105 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb81ff831f04220ba88d708f1d25b41" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 36791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:01.250245 10424 raft_consensus.cc:1275] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Refusing update from remote peer 436eefe87e9e4224a42766aef604cc8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:01.251595 11105 consensus_queue.cc:1048] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a6754797ab74ceda5f016cfcfcb8a9b" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 41953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:01.317458  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:01.331693  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:12:01.358693  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:01.359479  9179 tablet_replica.cc:333] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.360129  9179 raft_consensus.cc:2243] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.360584  9179 raft_consensus.cc:2272] T 8bf2bd321a064a10a1423fa69442e4c4 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.362284  9179 tablet_replica.cc:333] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.362825  9179 raft_consensus.cc:2243] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.363222  9179 raft_consensus.cc:2272] T a0c68627b47b4be7bbca852bbee64d1f P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.365279  9179 tablet_replica.cc:333] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.365829  9179 raft_consensus.cc:2243] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.366564  9179 raft_consensus.cc:2272] T 09c16970b28542d18b7d4ef67cde3c8a P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.368194  9179 tablet_replica.cc:333] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.368697  9179 raft_consensus.cc:2243] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.369369  9179 raft_consensus.cc:2272] T d1e1e8b7e5624e6297c28faad60e38f3 P ccb81ff831f04220ba88d708f1d25b41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.371004  9179 tablet_replica.cc:333] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.371501  9179 raft_consensus.cc:2243] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.371882  9179 raft_consensus.cc:2272] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.374536  9179 tablet_replica.cc:333] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.375026  9179 raft_consensus.cc:2243] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.375411  9179 raft_consensus.cc:2272] T 810f201d16e944f4a1cb149b17c4d7c1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.377370  9179 tablet_replica.cc:333] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.377890  9179 raft_consensus.cc:2243] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.378661  9179 raft_consensus.cc:2272] T 5865c0d9a58c450bac5c7397f153a79b P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.380431  9179 tablet_replica.cc:333] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.380967  9179 raft_consensus.cc:2243] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.381644  9179 raft_consensus.cc:2272] T 0a03876d9f8d4169ae275019e3faa479 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.383249  9179 tablet_replica.cc:333] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.383782  9179 raft_consensus.cc:2243] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.384600  9179 raft_consensus.cc:2272] T 4138d3428003419ea02188d74efa5134 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.386636  9179 tablet_replica.cc:333] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.387296  9179 raft_consensus.cc:2243] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.387917  9179 raft_consensus.cc:2272] T 728e6dc46914484c9b1f3409c8a29bb8 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.389429  9179 tablet_replica.cc:333] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.389905  9179 raft_consensus.cc:2243] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.390292  9179 raft_consensus.cc:2272] T 9dc59d40c35f461c8f5f4940f5ff72b9 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.391984  9179 tablet_replica.cc:333] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.392499  9179 raft_consensus.cc:2243] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.392928  9179 raft_consensus.cc:2272] T 52c96e077f4948a8855f0737591ce5d6 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.394533  9179 tablet_replica.cc:333] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.394989  9179 raft_consensus.cc:2243] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.395402  9179 raft_consensus.cc:2272] T b7aa25b3470646bebd7eb63fc9e2b9c4 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.397176  9179 tablet_replica.cc:333] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.397635  9179 raft_consensus.cc:2243] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.398180  9179 raft_consensus.cc:2272] T d128f8ec0599430b88bf0f553537fa92 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:01.400120 10655 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]
I20260710 11:12:01.400316  9179 tablet_replica.cc:333] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.401117  9179 raft_consensus.cc:2243] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.401605  9179 raft_consensus.cc:2272] T 094337c6a145472da699afbe318a2bc4 P ccb81ff831f04220ba88d708f1d25b41 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:01.402809 10655 consensus_peers.cc:597] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.403539  9179 tablet_replica.cc:333] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.404062  9179 raft_consensus.cc:2243] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.404699  9179 raft_consensus.cc:2272] T 7d928fc880964d13a9ce456ec2e862dc P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.406482  9179 tablet_replica.cc:333] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.406867  9179 raft_consensus.cc:2243] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.407668  9179 raft_consensus.cc:2272] T 013cc6e1455e42aeab2ea8669971b283 P ccb81ff831f04220ba88d708f1d25b41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.409863  9179 tablet_replica.cc:333] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41: stopping tablet replica
I20260710 11:12:01.410293  9179 raft_consensus.cc:2243] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.410687  9179 raft_consensus.cc:2272] T 5c6c73d0be4c456a802487c9a7733fb1 P ccb81ff831f04220ba88d708f1d25b41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:01.426203 10655 consensus_peers.cc:597] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.436410 10317 consensus_peers.cc:597] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.456596  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
W20260710 11:12:01.469504 10317 consensus_peers.cc:597] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.497891  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
W20260710 11:12:01.502061 10656 consensus_peers.cc:597] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d -> Peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Couldn't send request to peer 4067659184db4f8fa0cfb72650bf2d2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.511152 10655 consensus_peers.cc:597] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.530181 10392 consensus_peers.cc:597] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Couldn't send request to peer 4067659184db4f8fa0cfb72650bf2d2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.532295 10391 consensus_peers.cc:597] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.546819  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:01.547765  9179 tablet_replica.cc:333] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.548697  9179 raft_consensus.cc:2243] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.549306  9179 raft_consensus.cc:2272] T 5865c0d9a58c450bac5c7397f153a79b P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:01.549865 10391 consensus_peers.cc:597] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.551321  9179 tablet_replica.cc:333] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.551891  9179 raft_consensus.cc:2243] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.552662  9179 raft_consensus.cc:2272] T 721e73c593c5497cb6f51994ebef5c89 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.554697  9179 tablet_replica.cc:333] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.555285  9179 raft_consensus.cc:2243] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.555742  9179 raft_consensus.cc:2272] T d1e1e8b7e5624e6297c28faad60e38f3 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:01.556988 10391 consensus_peers.cc:597] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.557827  9179 tablet_replica.cc:333] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.558395  9179 raft_consensus.cc:2243] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.558784  9179 raft_consensus.cc:2272] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.560891  9179 tablet_replica.cc:333] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.561420  9179 raft_consensus.cc:2243] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.561818  9179 raft_consensus.cc:2272] T a0c68627b47b4be7bbca852bbee64d1f P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.563781  9179 tablet_replica.cc:333] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.564311  9179 raft_consensus.cc:2243] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.564999  9179 raft_consensus.cc:2272] T 8bf2bd321a064a10a1423fa69442e4c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.566735  9179 tablet_replica.cc:333] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.567222  9179 raft_consensus.cc:2243] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.567739  9179 raft_consensus.cc:2272] T cc875dd9b30b457cb7f37e704e901943 P 4067659184db4f8fa0cfb72650bf2d2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.569535  9179 tablet_replica.cc:333] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.570281  9179 raft_consensus.cc:2243] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.570750  9179 raft_consensus.cc:2272] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.572757  9179 tablet_replica.cc:333] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
W20260710 11:12:01.572956 10391 consensus_peers.cc:597] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.573295  9179 raft_consensus.cc:2243] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.574061  9179 raft_consensus.cc:2272] T 97e8e5cac7134c82a4f0622b5b9aba3b P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.575577  9179 tablet_replica.cc:333] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.576139  9179 raft_consensus.cc:2243] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.576990  9179 raft_consensus.cc:2272] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.578877  9179 tablet_replica.cc:333] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.579401  9179 raft_consensus.cc:2243] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.580128  9179 raft_consensus.cc:2272] T 52c96e077f4948a8855f0737591ce5d6 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.581817  9179 tablet_replica.cc:333] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.582309  9179 raft_consensus.cc:2243] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.582711  9179 raft_consensus.cc:2272] T 4138d3428003419ea02188d74efa5134 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.584239  9179 tablet_replica.cc:333] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.584694  9179 raft_consensus.cc:2243] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.585265  9179 raft_consensus.cc:2272] T d956c34903e2429e8ecb5eb6eb9d1497 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.586889  9179 tablet_replica.cc:333] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.587358  9179 raft_consensus.cc:2243] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.587885  9179 raft_consensus.cc:2272] T 74dc6c3699514d10958b35ab21ce3bc0 P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.589457  9179 tablet_replica.cc:333] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.589931  9179 raft_consensus.cc:2243] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.590461  9179 raft_consensus.cc:2272] T 5c6c73d0be4c456a802487c9a7733fb1 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.592118  9179 tablet_replica.cc:333] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.592562  9179 raft_consensus.cc:2243] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.593245  9179 raft_consensus.cc:2272] T 9600e4d15ce74938b34436650094003c P 4067659184db4f8fa0cfb72650bf2d2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.594835  9179 tablet_replica.cc:333] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.595310  9179 raft_consensus.cc:2243] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.595851  9179 raft_consensus.cc:2272] T 013cc6e1455e42aeab2ea8669971b283 P 4067659184db4f8fa0cfb72650bf2d2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.597599  9179 tablet_replica.cc:333] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f: stopping tablet replica
I20260710 11:12:01.598030  9179 raft_consensus.cc:2243] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.598418  9179 raft_consensus.cc:2272] T d128f8ec0599430b88bf0f553537fa92 P 4067659184db4f8fa0cfb72650bf2d2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.662104  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:12:01.695416  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
W20260710 11:12:01.723057 10656 consensus_peers.cc:597] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d -> Peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Couldn't send request to peer 4067659184db4f8fa0cfb72650bf2d2f. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:38583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.723886 10655 consensus_peers.cc:597] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d -> Peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Couldn't send request to peer 9a6754797ab74ceda5f016cfcfcb8a9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.725960  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:01.726729  9179 tablet_replica.cc:333] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.727375  9179 raft_consensus.cc:2243] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.728029  9179 raft_consensus.cc:2272] T 094337c6a145472da699afbe318a2bc4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.730108  9179 tablet_replica.cc:333] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.730659  9179 raft_consensus.cc:2243] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.731310  9179 raft_consensus.cc:2272] T 721e73c593c5497cb6f51994ebef5c89 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.733158  9179 tablet_replica.cc:333] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.733721  9179 raft_consensus.cc:2243] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.734275  9179 raft_consensus.cc:2272] T 09c16970b28542d18b7d4ef67cde3c8a P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.735865  9179 tablet_replica.cc:333] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.736433  9179 raft_consensus.cc:2243] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.736847  9179 raft_consensus.cc:2272] T 0a03876d9f8d4169ae275019e3faa479 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.738343  9179 tablet_replica.cc:333] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.738847  9179 raft_consensus.cc:2243] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.739416  9179 raft_consensus.cc:2272] T 7d928fc880964d13a9ce456ec2e862dc P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.741125  9179 tablet_replica.cc:333] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.741619  9179 raft_consensus.cc:2243] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.741992  9179 raft_consensus.cc:2272] T 9600e4d15ce74938b34436650094003c P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.743559  9179 tablet_replica.cc:333] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.744129  9179 raft_consensus.cc:2243] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.744895  9179 raft_consensus.cc:2272] T a0c68627b47b4be7bbca852bbee64d1f P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.747200  9179 tablet_replica.cc:333] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.747728  9179 raft_consensus.cc:2243] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.748149  9179 raft_consensus.cc:2272] T 8bf2bd321a064a10a1423fa69442e4c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.749614  9179 tablet_replica.cc:333] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.750099  9179 raft_consensus.cc:2243] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.750605  9179 raft_consensus.cc:2272] T 810f201d16e944f4a1cb149b17c4d7c1 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.752593  9179 tablet_replica.cc:333] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.753079  9179 raft_consensus.cc:2243] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.753772  9179 raft_consensus.cc:2272] T ceac4f0ab8ff49c1b282b3b195b5f2c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.756203  9179 tablet_replica.cc:333] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.756948  9179 raft_consensus.cc:2243] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.757340  9179 raft_consensus.cc:2272] T 9dc59d40c35f461c8f5f4940f5ff72b9 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.759613  9179 tablet_replica.cc:333] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
W20260710 11:12:01.760030 10656 consensus_peers.cc:597] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d -> Peer 4067659184db4f8fa0cfb72650bf2d2f (127.8.246.194:38583): Couldn't send request to peer 4067659184db4f8fa0cfb72650bf2d2f. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:38583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.760272  9179 raft_consensus.cc:2243] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.760768  9179 raft_consensus.cc:2272] T 97e8e5cac7134c82a4f0622b5b9aba3b P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.762197  9179 tablet_replica.cc:333] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.762653  9179 raft_consensus.cc:2243] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.763262  9179 raft_consensus.cc:2272] T 728e6dc46914484c9b1f3409c8a29bb8 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.764899  9179 tablet_replica.cc:333] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.765339  9179 raft_consensus.cc:2243] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.765682  9179 raft_consensus.cc:2272] T 74dc6c3699514d10958b35ab21ce3bc0 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.767161  9179 tablet_replica.cc:333] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.767591  9179 raft_consensus.cc:2243] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.768275  9179 raft_consensus.cc:2272] T b7aa25b3470646bebd7eb63fc9e2b9c4 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.769896  9179 tablet_replica.cc:333] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.770349  9179 raft_consensus.cc:2243] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.770730  9179 raft_consensus.cc:2272] T cc875dd9b30b457cb7f37e704e901943 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.772325  9179 tablet_replica.cc:333] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.772831  9179 raft_consensus.cc:2243] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.773492  9179 raft_consensus.cc:2272] T d956c34903e2429e8ecb5eb6eb9d1497 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.775142  9179 tablet_replica.cc:333] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b: stopping tablet replica
I20260710 11:12:01.775553  9179 raft_consensus.cc:2243] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.776252  9179 raft_consensus.cc:2272] T 4138d3428003419ea02188d74efa5134 P 9a6754797ab74ceda5f016cfcfcb8a9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.816136  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
W20260710 11:12:01.824493 10655 consensus_peers.cc:597] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d -> Peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Couldn't send request to peer 9a6754797ab74ceda5f016cfcfcb8a9b. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.195:41953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.833487 10655 consensus_peers.cc:597] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d -> Peer ccb81ff831f04220ba88d708f1d25b41 (127.8.246.193:36791): Couldn't send request to peer ccb81ff831f04220ba88d708f1d25b41. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:36791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:01.836592 10655 consensus_peers.cc:597] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d -> Peer 9a6754797ab74ceda5f016cfcfcb8a9b (127.8.246.195:41953): Couldn't send request to peer 9a6754797ab74ceda5f016cfcfcb8a9b. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.195:41953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:01.858573  9179 tablet_server.cc:179] TabletServer@127.8.246.196:0 shutting down...
I20260710 11:12:01.889947  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:01.890642  9179 tablet_replica.cc:333] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.891249  9179 raft_consensus.cc:2243] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.891870  9179 raft_consensus.cc:2272] T 52c96e077f4948a8855f0737591ce5d6 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.894121  9179 tablet_replica.cc:333] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.894739  9179 raft_consensus.cc:2243] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.895382  9179 raft_consensus.cc:2272] T 728e6dc46914484c9b1f3409c8a29bb8 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.897125  9179 tablet_replica.cc:333] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.897606  9179 raft_consensus.cc:2243] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.898018  9179 raft_consensus.cc:2272] T 97e8e5cac7134c82a4f0622b5b9aba3b P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.899466  9179 tablet_replica.cc:333] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.899902  9179 raft_consensus.cc:2243] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.900393  9179 raft_consensus.cc:2272] T 721e73c593c5497cb6f51994ebef5c89 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.901960  9179 tablet_replica.cc:333] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.902444  9179 raft_consensus.cc:2243] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.902801  9179 raft_consensus.cc:2272] T d1e1e8b7e5624e6297c28faad60e38f3 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.904330  9179 tablet_replica.cc:333] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.904786  9179 raft_consensus.cc:2243] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.905144  9179 raft_consensus.cc:2272] T 0a03876d9f8d4169ae275019e3faa479 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.906723  9179 tablet_replica.cc:333] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.907147  9179 raft_consensus.cc:2243] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.907505  9179 raft_consensus.cc:2272] T d956c34903e2429e8ecb5eb6eb9d1497 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.909183  9179 tablet_replica.cc:333] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.909623  9179 raft_consensus.cc:2243] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.910257  9179 raft_consensus.cc:2272] T d128f8ec0599430b88bf0f553537fa92 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.911840  9179 tablet_replica.cc:333] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.912333  9179 raft_consensus.cc:2243] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.912729  9179 raft_consensus.cc:2272] T 9600e4d15ce74938b34436650094003c P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.914186  9179 tablet_replica.cc:333] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.914618  9179 raft_consensus.cc:2243] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.915271  9179 raft_consensus.cc:2272] T 094337c6a145472da699afbe318a2bc4 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.916779  9179 tablet_replica.cc:333] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.917189  9179 raft_consensus.cc:2243] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.917587  9179 raft_consensus.cc:2272] T 013cc6e1455e42aeab2ea8669971b283 P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.919183  9179 tablet_replica.cc:333] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.919651  9179 raft_consensus.cc:2243] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.920478  9179 raft_consensus.cc:2272] T cc875dd9b30b457cb7f37e704e901943 P 436eefe87e9e4224a42766aef604cc8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.922200  9179 tablet_replica.cc:333] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.922695  9179 raft_consensus.cc:2243] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.923349  9179 raft_consensus.cc:2272] T 74dc6c3699514d10958b35ab21ce3bc0 P 436eefe87e9e4224a42766aef604cc8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.924923  9179 tablet_replica.cc:333] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.925396  9179 raft_consensus.cc:2243] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.926070  9179 raft_consensus.cc:2272] T 5c6c73d0be4c456a802487c9a7733fb1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.927681  9179 tablet_replica.cc:333] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.928190  9179 raft_consensus.cc:2243] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.928601  9179 raft_consensus.cc:2272] T 7d928fc880964d13a9ce456ec2e862dc P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.930181  9179 tablet_replica.cc:333] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.930648  9179 raft_consensus.cc:2243] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.931118  9179 raft_consensus.cc:2272] T 5865c0d9a58c450bac5c7397f153a79b P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.932715  9179 tablet_replica.cc:333] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.933183  9179 raft_consensus.cc:2243] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.933637  9179 raft_consensus.cc:2272] T 09c16970b28542d18b7d4ef67cde3c8a P 436eefe87e9e4224a42766aef604cc8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.935196  9179 tablet_replica.cc:333] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d: stopping tablet replica
I20260710 11:12:01.935622  9179 raft_consensus.cc:2243] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.936312  9179 raft_consensus.cc:2272] T 810f201d16e944f4a1cb149b17c4d7c1 P 436eefe87e9e4224a42766aef604cc8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.993499  9179 tablet_server.cc:196] TabletServer@127.8.246.196:0 shutdown complete.
I20260710 11:12:02.020411  9179 master.cc:562] Master@127.8.246.254:44361 shutting down...
I20260710 11:12:02.042711  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:02.043227  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:02.043553  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 477916ea57be49ddb6bf50eb70fe21a4: stopping tablet replica
I20260710 11:12:02.085427  9179 master.cc:584] Master@127.8.246.254:44361 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (25987 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:02.144151  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:37429
I20260710 11:12:02.145187  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:02.150784 11165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.150754 11164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.151432 11167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.152714  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:02.153937  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:02.154132  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:02.154326  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681922154309 us; error 0 us; skew 500 ppm
I20260710 11:12:02.154896  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:02.157336  9179 webserver.cc:533] Webserver started at http://127.8.246.254:43627/ using document root <none> and password file <none>
I20260710 11:12:02.157819  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:02.157972  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:02.158294  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:02.159376  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "7ede2e866452494aabe1ea708bee896c"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.163677  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:02.166803 11172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.167589  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:02.167899  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "7ede2e866452494aabe1ea708bee896c"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.168212  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:02.181176  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:02.182375  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:02.219686  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:37429
I20260710 11:12:02.219805 11223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:37429 every 8 connection(s)
I20260710 11:12:02.223556 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.232558 11224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c: Bootstrap starting.
I20260710 11:12:02.236987 11224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.240762 11224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c: No bootstrap required, opened a new log
I20260710 11:12:02.242697 11224 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER }
I20260710 11:12:02.243050 11224 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.243227 11224 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ede2e866452494aabe1ea708bee896c, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.243767 11224 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER }
I20260710 11:12:02.244194 11224 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:02.244378 11224 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:02.244577 11224 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.248505 11224 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER }
I20260710 11:12:02.248951 11224 leader_election.cc:304] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [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: 7ede2e866452494aabe1ea708bee896c; no voters: 
I20260710 11:12:02.249938 11224 leader_election.cc:290] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:02.250260 11227 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.251518 11227 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 1 LEADER]: Becoming Leader. State: Replica: 7ede2e866452494aabe1ea708bee896c, State: Running, Role: LEADER
I20260710 11:12:02.252206 11227 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [LEADER]: Queue going to LEADER mode. State: All 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: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER }
I20260710 11:12:02.252756 11224 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:02.256366 11228 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ede2e866452494aabe1ea708bee896c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER } }
I20260710 11:12:02.256875 11228 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:02.258563 11234 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:02.258411 11229 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ede2e866452494aabe1ea708bee896c. Latest consensus state: current_term: 1 leader_uuid: "7ede2e866452494aabe1ea708bee896c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ede2e866452494aabe1ea708bee896c" member_type: VOTER } }
I20260710 11:12:02.258960 11229 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:02.264420 11234 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:02.267679  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:02.272598 11234 catalog_manager.cc:1383] Generated new cluster ID: fa11c8718b3a45bb80de72cfddefced2
I20260710 11:12:02.272884 11234 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:02.289340 11234 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:02.290544 11234 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:02.309393 11234 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c: Generated new TSK 0
I20260710 11:12:02.309986 11234 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:02.333808  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:02.339457 11245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.340418 11246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.342144 11248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.342396  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:02.343355  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:02.343590  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:02.343756  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681922343735 us; error 0 us; skew 500 ppm
I20260710 11:12:02.344303  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:02.346506  9179 webserver.cc:533] Webserver started at http://127.8.246.193:34025/ using document root <none> and password file <none>
I20260710 11:12:02.346988  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:02.347199  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:02.347470  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:02.348567  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "dfb1d49727e04fbdbc462fea7272c333"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.353253  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:02.357098 11253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.358003  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:12:02.358249  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "dfb1d49727e04fbdbc462fea7272c333"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.358487  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:02.372251  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:02.373320  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:02.374653  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:02.376856  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:02.377036  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.377328  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:02.377481  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.415566  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:40321
I20260710 11:12:02.415678 11315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:40321 every 8 connection(s)
I20260710 11:12:02.420084  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:02.427496 11320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.429939 11321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.432971  9179 server_base.cc:1061] running on GCE node
W20260710 11:12:02.433548 11323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.435207  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:02.435513  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:02.435706  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681922435691 us; error 0 us; skew 500 ppm
I20260710 11:12:02.436249  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:02.438136 11316 heartbeater.cc:344] Connected to a master server at 127.8.246.254:37429
I20260710 11:12:02.438520 11316 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:02.438946  9179 webserver.cc:533] Webserver started at http://127.8.246.194:46751/ using document root <none> and password file <none>
I20260710 11:12:02.439347 11316 heartbeater.cc:507] Master 127.8.246.254:37429 requested a full tablet report, sending...
I20260710 11:12:02.439488  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:02.439791  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:02.440107  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:02.441118  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "c5ad51879d984e099182b8e6994ac4be"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.441438 11189 ts_manager.cc:194] Registered new tserver with Master: dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:02.443109 11189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41034
I20260710 11:12:02.445708  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:12:02.448774 11328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.449440  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:02.449723  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "c5ad51879d984e099182b8e6994ac4be"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.450002  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:02.466768  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:02.467895  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:02.469512  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:02.471750  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:02.471988  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:12:02.472234  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:02.472406  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.510974  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:43775
I20260710 11:12:02.511092 11390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:43775 every 8 connection(s)
I20260710 11:12:02.515659  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:02.523121 11394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.524461 11395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.528326 11397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.528551  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:02.528575 11391 heartbeater.cc:344] Connected to a master server at 127.8.246.254:37429
I20260710 11:12:02.529202 11391 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:02.529683  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:02.529911  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:02.529961 11391 heartbeater.cc:507] Master 127.8.246.254:37429 requested a full tablet report, sending...
I20260710 11:12:02.530154  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681922530117 us; error 0 us; skew 500 ppm
I20260710 11:12:02.530850  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:02.532416 11189 ts_manager.cc:194] Registered new tserver with Master: c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:02.533527  9179 webserver.cc:533] Webserver started at http://127.8.246.195:34759/ using document root <none> and password file <none>
I20260710 11:12:02.534171  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:02.534236 11189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41046
I20260710 11:12:02.534485  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:02.534819  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:02.536150  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "e8e88939f6664a63b418a4d0324811cd"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.540212  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:02.543478 11402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.544349  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:02.544646  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "e8e88939f6664a63b418a4d0324811cd"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.544883  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:02.559314  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:02.560468  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:02.561755  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:02.563973  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:02.564184  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.564432  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:02.564589  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.604512  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:43529
I20260710 11:12:02.604624 11464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:43529 every 8 connection(s)
I20260710 11:12:02.609076  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:02.615633 11468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.616245 11469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:02.618948 11471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:02.619592  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:02.620712 11465 heartbeater.cc:344] Connected to a master server at 127.8.246.254:37429
I20260710 11:12:02.620685  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:02.621181  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:02.621250 11465 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:02.621374  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681922621363 us; error 0 us; skew 500 ppm
I20260710 11:12:02.622077  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:02.622061 11465 heartbeater.cc:507] Master 127.8.246.254:37429 requested a full tablet report, sending...
I20260710 11:12:02.624440 11189 ts_manager.cc:194] Registered new tserver with Master: e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:02.625078  9179 webserver.cc:533] Webserver started at http://127.8.246.196:33277/ using document root <none> and password file <none>
I20260710 11:12:02.625605  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:02.625825  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:02.625895 11189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41054
I20260710 11:12:02.626111  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:02.627406  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-3-root/instance:
uuid: "ca6bff90417748dab47800d8e3616233"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.631592  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:02.634714 11476 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.635468  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:02.635764  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
uuid: "ca6bff90417748dab47800d8e3616233"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:02.636107  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:02.652905  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:02.654112  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:02.655555  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:02.657675  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:02.657903  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.658146  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:02.658317  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:02.698591  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.196:34867
I20260710 11:12:02.698715 11538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.196:34867 every 8 connection(s)
I20260710 11:12:02.711795 11539 heartbeater.cc:344] Connected to a master server at 127.8.246.254:37429
I20260710 11:12:02.712234 11539 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:02.712996 11539 heartbeater.cc:507] Master 127.8.246.254:37429 requested a full tablet report, sending...
I20260710 11:12:02.714778 11189 ts_manager.cc:194] Registered new tserver with Master: ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:02.715278  9179 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013533665s
I20260710 11:12:02.716212 11189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41056
I20260710 11:12:02.741083 11189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41070:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:12:02.859031 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 969f210bd02740e58a2ebe9c5fa412d1 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:02.860525 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969f210bd02740e58a2ebe9c5fa412d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.860467 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 96c4bf53690e443f8082b040d2035aa5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:02.861847 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c4bf53690e443f8082b040d2035aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.864986 11355 tablet_service.cc:1511] Processing CreateTablet for tablet 3964ab56f8464398b51e54bd7bc41a4f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:02.866302 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3964ab56f8464398b51e54bd7bc41a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.867643 11353 tablet_service.cc:1511] Processing CreateTablet for tablet a2a07781f1774105ab5d9ce7d12d5823 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:02.872112 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a07781f1774105ab5d9ce7d12d5823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.878432 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 2713c8e5863d46d89860cabc0a3c59f5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:02.880136 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2713c8e5863d46d89860cabc0a3c59f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.899430 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 52d3b4f728fe4b909cae6325647e1b14 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:02.900959 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d3b4f728fe4b909cae6325647e1b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.906692 11555 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:02.912216 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 377e2583684f45cbaca8fc555b3b73f4 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:02.913539 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377e2583684f45cbaca8fc555b3b73f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.916316 11350 tablet_service.cc:1511] Processing CreateTablet for tablet be6e0675d5584cf7acd7368eb3c3b918 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:02.917635 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6e0675d5584cf7acd7368eb3c3b918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.924486 11504 tablet_service.cc:1511] Processing CreateTablet for tablet 969f210bd02740e58a2ebe9c5fa412d1 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:02.925839 11504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969f210bd02740e58a2ebe9c5fa412d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.927526 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 86df6047929c4ce1839f9339d92c9f42 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:02.928864 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86df6047929c4ce1839f9339d92c9f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.927526 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 52d3b4f728fe4b909cae6325647e1b14 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:02.932077 11498 tablet_service.cc:1511] Processing CreateTablet for tablet be6e0675d5584cf7acd7368eb3c3b918 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:02.932641 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d3b4f728fe4b909cae6325647e1b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.933382 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6e0675d5584cf7acd7368eb3c3b918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.935261 11555 tablet_bootstrap.cc:654] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.937032 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 2713c8e5863d46d89860cabc0a3c59f5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:02.938418 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2713c8e5863d46d89860cabc0a3c59f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.938081 11503 tablet_service.cc:1511] Processing CreateTablet for tablet 96c4bf53690e443f8082b040d2035aa5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:02.937927 11274 tablet_service.cc:1511] Processing CreateTablet for tablet be6e0675d5584cf7acd7368eb3c3b918 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:02.938745 11500 tablet_service.cc:1511] Processing CreateTablet for tablet a7893cfd2a454dddbac6e1abfde768ba (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:02.941203 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7893cfd2a454dddbac6e1abfde768ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.941042 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 377e2583684f45cbaca8fc555b3b73f4 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:02.942324 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377e2583684f45cbaca8fc555b3b73f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.944886 11501 tablet_service.cc:1511] Processing CreateTablet for tablet 2713c8e5863d46d89860cabc0a3c59f5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:02.946156 11501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2713c8e5863d46d89860cabc0a3c59f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.950963 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 96c4bf53690e443f8082b040d2035aa5 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:02.952124 11281 tablet_service.cc:1511] Processing CreateTablet for tablet 3964ab56f8464398b51e54bd7bc41a4f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:02.951824 11278 tablet_service.cc:1511] Processing CreateTablet for tablet a2a07781f1774105ab5d9ce7d12d5823 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:02.953151 11276 tablet_service.cc:1511] Processing CreateTablet for tablet a7893cfd2a454dddbac6e1abfde768ba (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:02.937969 11502 tablet_service.cc:1511] Processing CreateTablet for tablet 86df6047929c4ce1839f9339d92c9f42 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:02.955108 11502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86df6047929c4ce1839f9339d92c9f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.956624 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be6e0675d5584cf7acd7368eb3c3b918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.958338 11497 tablet_service.cc:1511] Processing CreateTablet for tablet ab88236185ef48abbee6446ba2a1255b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:02.959708 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88236185ef48abbee6446ba2a1255b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.960685 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7893cfd2a454dddbac6e1abfde768ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.961648 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3964ab56f8464398b51e54bd7bc41a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.965272 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a07781f1774105ab5d9ce7d12d5823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.969228 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c4bf53690e443f8082b040d2035aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.972281 11503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c4bf53690e443f8082b040d2035aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.977777 11273 tablet_service.cc:1511] Processing CreateTablet for tablet ab88236185ef48abbee6446ba2a1255b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:02.979123 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88236185ef48abbee6446ba2a1255b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.979846 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 8258bcc3ba684dd39a2f21a7935eb679 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:02.981103 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8258bcc3ba684dd39a2f21a7935eb679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.992398 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 8258bcc3ba684dd39a2f21a7935eb679 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:02.993760 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8258bcc3ba684dd39a2f21a7935eb679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.014889 11556 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.025174 11430 tablet_service.cc:1511] Processing CreateTablet for tablet 969f210bd02740e58a2ebe9c5fa412d1 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:03.026546 11430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969f210bd02740e58a2ebe9c5fa412d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.030843 11428 tablet_service.cc:1511] Processing CreateTablet for tablet 86df6047929c4ce1839f9339d92c9f42 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:03.032135 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86df6047929c4ce1839f9339d92c9f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.035037 11425 tablet_service.cc:1511] Processing CreateTablet for tablet 52d3b4f728fe4b909cae6325647e1b14 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:03.035496 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 15108759ac3546ef90f2f4deba119856 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:03.036382 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d3b4f728fe4b909cae6325647e1b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.037091 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15108759ac3546ef90f2f4deba119856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.038595 11426 tablet_service.cc:1511] Processing CreateTablet for tablet a7893cfd2a454dddbac6e1abfde768ba (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:03.040858 11427 tablet_service.cc:1511] Processing CreateTablet for tablet a2a07781f1774105ab5d9ce7d12d5823 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:03.042933 11429 tablet_service.cc:1511] Processing CreateTablet for tablet 3964ab56f8464398b51e54bd7bc41a4f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:03.039846 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7893cfd2a454dddbac6e1abfde768ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.046901 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a07781f1774105ab5d9ce7d12d5823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.048997 11423 tablet_service.cc:1511] Processing CreateTablet for tablet ab88236185ef48abbee6446ba2a1255b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:03.050347 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88236185ef48abbee6446ba2a1255b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.055526 11429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3964ab56f8464398b51e54bd7bc41a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.056035 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 377e2583684f45cbaca8fc555b3b73f4 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:03.058782 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377e2583684f45cbaca8fc555b3b73f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.061249 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 8258bcc3ba684dd39a2f21a7935eb679 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:03.062569 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8258bcc3ba684dd39a2f21a7935eb679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.064213 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 15108759ac3546ef90f2f4deba119856 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:03.065459 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15108759ac3546ef90f2f4deba119856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.066332 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 15108759ac3546ef90f2f4deba119856 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:03.066355 11557 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.073894 11557 tablet_bootstrap.cc:654] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.067802 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15108759ac3546ef90f2f4deba119856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.079048 11502 tablet_service.cc:1511] Processing CreateTablet for tablet eea4d271fef8485c9a5d9614acd885cb (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:03.084642 11502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4d271fef8485c9a5d9614acd885cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.091020 11280 tablet_service.cc:1511] Processing CreateTablet for tablet eea4d271fef8485c9a5d9614acd885cb (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:03.092296 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4d271fef8485c9a5d9614acd885cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.102978 11350 tablet_service.cc:1511] Processing CreateTablet for tablet eea4d271fef8485c9a5d9614acd885cb (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:03.104308 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4d271fef8485c9a5d9614acd885cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.107745 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0a77bf7f974f70990b97ffd92240fd (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:03.109011 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0a77bf7f974f70990b97ffd92240fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.115193 11556 tablet_bootstrap.cc:654] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.132387 11355 tablet_service.cc:1511] Processing CreateTablet for tablet e1b91da858ac46068869a850a89c72d7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:03.132692 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0a77bf7f974f70990b97ffd92240fd (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:03.133754 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b91da858ac46068869a850a89c72d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.134146 11555 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.134644 11555 ts_tablet_manager.cc:1403] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.005s
I20260710 11:12:03.133809 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0a77bf7f974f70990b97ffd92240fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.141882 11555 raft_consensus.cc:359] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.142603 11555 raft_consensus.cc:385] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.142879 11555 raft_consensus.cc:740] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.143594 11555 consensus_queue.cc:260] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.162305 11424 tablet_service.cc:1511] Processing CreateTablet for tablet e1b91da858ac46068869a850a89c72d7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:03.163707 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b91da858ac46068869a850a89c72d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.164805 11559 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:03.169998 11559 tablet_bootstrap.cc:654] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.170629 11498 tablet_service.cc:1511] Processing CreateTablet for tablet e1b91da858ac46068869a850a89c72d7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:03.181878 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0a77bf7f974f70990b97ffd92240fd (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:03.182403 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b91da858ac46068869a850a89c72d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.183557 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0a77bf7f974f70990b97ffd92240fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.209203 11555 ts_tablet_manager.cc:1434] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.074s	user 0.017s	sys 0.004s
I20260710 11:12:03.221764 11557 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.222364 11557 ts_tablet_manager.cc:1403] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.023s
I20260710 11:12:03.226272 11557 raft_consensus.cc:359] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.227079 11557 raft_consensus.cc:385] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.227487 11557 raft_consensus.cc:740] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.237927 11391 heartbeater.cc:499] Master 127.8.246.254:37429 was elected leader, sending a full tablet report...
I20260710 11:12:03.239766 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 51a1e115291c4176b827a7db1a18104f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:03.241583 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a1e115291c4176b827a7db1a18104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.252211 11555 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.253074 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 51a1e115291c4176b827a7db1a18104f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:03.254295 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a1e115291c4176b827a7db1a18104f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:03.263954 11237 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:12:03.265146 11392 tablet.cc:2406] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:03.273538 11556 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.273608 11427 tablet_service.cc:1511] Processing CreateTablet for tablet 51a1e115291c4176b827a7db1a18104f (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:03.274163 11556 ts_tablet_manager.cc:1403] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.260s	user 0.027s	sys 0.018s
I20260710 11:12:03.274964 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a1e115291c4176b827a7db1a18104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.277173 11556 raft_consensus.cc:359] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.277910 11556 raft_consensus.cc:385] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.278213 11556 raft_consensus.cc:740] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.249094 11557 consensus_queue.cc:260] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.266076 11555 tablet_bootstrap.cc:654] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.291976 11316 heartbeater.cc:499] Master 127.8.246.254:37429 was elected leader, sending a full tablet report...
I20260710 11:12:03.296111 11556 consensus_queue.cc:260] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.298981 11557 ts_tablet_manager.cc:1434] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.000s
I20260710 11:12:03.300119 11557 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.312793 11350 tablet_service.cc:1511] Processing CreateTablet for tablet f55a8d852d0e46abb5323425ce4bdcf8 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:03.316133 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 327815dfab6e46c793d44868d86479cf (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:03.318608 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327815dfab6e46c793d44868d86479cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.320380 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55a8d852d0e46abb5323425ce4bdcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.333097 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 327815dfab6e46c793d44868d86479cf (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:03.334851 11498 tablet_service.cc:1511] Processing CreateTablet for tablet f55a8d852d0e46abb5323425ce4bdcf8 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:03.334864 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327815dfab6e46c793d44868d86479cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.336552 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55a8d852d0e46abb5323425ce4bdcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.342224 11276 tablet_service.cc:1511] Processing CreateTablet for tablet f55a8d852d0e46abb5323425ce4bdcf8 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:03.343916 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55a8d852d0e46abb5323425ce4bdcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.345022 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 327815dfab6e46c793d44868d86479cf (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:03.346825 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327815dfab6e46c793d44868d86479cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.356573 11539 heartbeater.cc:499] Master 127.8.246.254:37429 was elected leader, sending a full tablet report...
I20260710 11:12:03.356873 11556 ts_tablet_manager.cc:1434] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.082s	user 0.031s	sys 0.012s
I20260710 11:12:03.357046 11355 tablet_service.cc:1511] Processing CreateTablet for tablet 731a10e83185417e9336811665461d4b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:03.357955 11556 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.358264 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731a10e83185417e9336811665461d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.359338 11555 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.356655 11559 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:03.360857 11559 ts_tablet_manager.cc:1403] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.025s
I20260710 11:12:03.362780 11503 tablet_service.cc:1511] Processing CreateTablet for tablet 731a10e83185417e9336811665461d4b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:03.364017 11503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731a10e83185417e9336811665461d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.363768 11559 raft_consensus.cc:359] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.364537 11559 raft_consensus.cc:385] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.364914 11556 tablet_bootstrap.cc:654] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.364862 11559 raft_consensus.cc:740] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.367774 11559 consensus_queue.cc:260] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.373191 11427 tablet_service.cc:1511] Processing CreateTablet for tablet 731a10e83185417e9336811665461d4b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:03.374791 11427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731a10e83185417e9336811665461d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.375329 11561 raft_consensus.cc:493] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.375819 11561 raft_consensus.cc:515] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.377612 11557 tablet_bootstrap.cc:654] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.378353 11561 leader_election.cc:290] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.384835 11281 tablet_service.cc:1511] Processing CreateTablet for tablet 76a0580de1c848a0ab9c3596f9311514 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:03.386230 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a0580de1c848a0ab9c3596f9311514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.388118 11555 ts_tablet_manager.cc:1403] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.023s
I20260710 11:12:03.398976 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 76a0580de1c848a0ab9c3596f9311514 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:03.400022 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 76a0580de1c848a0ab9c3596f9311514 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:03.401209 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a0580de1c848a0ab9c3596f9311514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.404552 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a0580de1c848a0ab9c3596f9311514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.407858 11501 tablet_service.cc:1511] Processing CreateTablet for tablet 68942981b0804968a322396866e56ffa (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:03.409360 11501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68942981b0804968a322396866e56ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.391734 11555 raft_consensus.cc:359] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.412676 11555 raft_consensus.cc:385] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.413028 11555 raft_consensus.cc:740] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.414093 11555 consensus_queue.cc:260] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.418730 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 68942981b0804968a322396866e56ffa (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:03.420035 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68942981b0804968a322396866e56ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.435091 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 68942981b0804968a322396866e56ffa (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:03.436549 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68942981b0804968a322396866e56ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.436551 11556 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.444502 11556 ts_tablet_manager.cc:1403] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.018s
I20260710 11:12:03.416569 11555 ts_tablet_manager.cc:1434] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 11:12:03.447885 11556 raft_consensus.cc:359] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.448882 11556 raft_consensus.cc:385] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.449268 11556 raft_consensus.cc:740] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.450150 11556 consensus_queue.cc:260] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.452716 11555 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.461534 11426 tablet_service.cc:1511] Processing CreateTablet for tablet 7a09e0cc7c3d4e41ba014a182a98807b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:03.462846 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a09e0cc7c3d4e41ba014a182a98807b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.471171 11498 tablet_service.cc:1511] Processing CreateTablet for tablet 7a09e0cc7c3d4e41ba014a182a98807b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:03.472540 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a09e0cc7c3d4e41ba014a182a98807b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.473592 11555 tablet_bootstrap.cc:654] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.473304 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 7a09e0cc7c3d4e41ba014a182a98807b (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:03.474545 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a09e0cc7c3d4e41ba014a182a98807b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.490566 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969f210bd02740e58a2ebe9c5fa412d1" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:03.491164 11514 raft_consensus.cc:2468] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:03.492223 11330 leader_election.cc:304] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:03.493072 11561 raft_consensus.cc:2804] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.493425 11561 raft_consensus.cc:493] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.493757 11561 raft_consensus.cc:3060] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.499238 11355 tablet_service.cc:1511] Processing CreateTablet for tablet a12fdee5103b416aaa38cfaf044bd9e7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:03.500991 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fdee5103b416aaa38cfaf044bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.501039 11556 ts_tablet_manager.cc:1434] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 11:12:03.502169 11556 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.503175 11561 raft_consensus.cc:515] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.505255 11561 leader_election.cc:290] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.512826 11557 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.513341 11557 ts_tablet_manager.cc:1403] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.015s
I20260710 11:12:03.513247 11426 tablet_service.cc:1511] Processing CreateTablet for tablet a12fdee5103b416aaa38cfaf044bd9e7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:03.516086 11426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fdee5103b416aaa38cfaf044bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.521082 11501 tablet_service.cc:1511] Processing CreateTablet for tablet a12fdee5103b416aaa38cfaf044bd9e7 (DEFAULT_TABLE table=test-workload [id=8a4231168bd34fa289f7a8fd60c4f9c1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:03.522322 11501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fdee5103b416aaa38cfaf044bd9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:03.524858 11556 tablet_bootstrap.cc:654] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.526842 11557 raft_consensus.cc:359] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.527576 11557 raft_consensus.cc:385] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.528527 11465 heartbeater.cc:499] Master 127.8.246.254:37429 was elected leader, sending a full tablet report...
I20260710 11:12:03.536803 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969f210bd02740e58a2ebe9c5fa412d1" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:03.537571 11514 raft_consensus.cc:3060] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.538619 11559 ts_tablet_manager.cc:1434] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.177s	user 0.023s	sys 0.034s
I20260710 11:12:03.539595 11559 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:03.541229 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969f210bd02740e58a2ebe9c5fa412d1" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.542675 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969f210bd02740e58a2ebe9c5fa412d1" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:03.527850 11557 raft_consensus.cc:740] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.545528 11557 consensus_queue.cc:260] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.546648 11555 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.547327 11555 ts_tablet_manager.cc:1403] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.006s
I20260710 11:12:03.550058 11557 ts_tablet_manager.cc:1434] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:12:03.551046 11557 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.551180 11565 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.551620 11565 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.553460 11555 raft_consensus.cc:359] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.554164 11565 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:03.554467 11555 raft_consensus.cc:385] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.554912 11555 raft_consensus.cc:740] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.558374 11557 tablet_bootstrap.cc:654] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.561590 11559 tablet_bootstrap.cc:654] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:03.563174 11330 leader_election.cc:343] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.560240 11555 consensus_queue.cc:260] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
W20260710 11:12:03.567132 11330 leader_election.cc:343] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.580789 11514 raft_consensus.cc:2468] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:03.575673 11555 ts_tablet_manager.cc:1434] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260710 11:12:03.599639 11555 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.596097 11330 leader_election.cc:304] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.600729 11561 raft_consensus.cc:2804] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.603211 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.603878 11557 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.604372 11557 ts_tablet_manager.cc:1403] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.011s
W20260710 11:12:03.604759 11478 leader_election.cc:343] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.609711 11556 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.610198 11556 ts_tablet_manager.cc:1403] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.108s	user 0.027s	sys 0.056s
I20260710 11:12:03.610147 11557 raft_consensus.cc:359] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.611109 11555 tablet_bootstrap.cc:654] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.611129 11557 raft_consensus.cc:385] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.611773 11557 raft_consensus.cc:740] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.612730 11557 consensus_queue.cc:260] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.613310 11556 raft_consensus.cc:359] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.614015 11556 raft_consensus.cc:385] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.614303 11556 raft_consensus.cc:740] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.615212 11561 raft_consensus.cc:697] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:03.616261 11564 raft_consensus.cc:493] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.615903 11556 consensus_queue.cc:260] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.615376 11557 ts_tablet_manager.cc:1434] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:12:03.616811 11564 raft_consensus.cc:515] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.617766 11557 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.618453 11556 ts_tablet_manager.cc:1434] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:12:03.619531 11556 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.619501 11564 leader_election.cc:290] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:03.624524 11561 consensus_queue.cc:237] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.625525 11559 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:03.626170 11559 ts_tablet_manager.cc:1403] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.009s
I20260710 11:12:03.629314 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:03.631379 11559 raft_consensus.cc:359] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.632105 11559 raft_consensus.cc:385] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:03.632027 11478 leader_election.cc:343] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.632762 11478 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.633069 11559 raft_consensus.cc:740] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.633566 11557 tablet_bootstrap.cc:654] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.635216 11565 raft_consensus.cc:2749] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.639595 11556 tablet_bootstrap.cc:654] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.644928 11186 catalog_manager.cc:5697] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:03.653149 11559 consensus_queue.cc:260] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.656805 11555 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.660394 11555 ts_tablet_manager.cc:1403] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.015s
I20260710 11:12:03.662062 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.662600 11557 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.663086 11557 ts_tablet_manager.cc:1403] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.002s
W20260710 11:12:03.663590 11255 leader_election.cc:343] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.665549 11559 ts_tablet_manager.cc:1434] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:12:03.665947 11557 raft_consensus.cc:359] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.665620 11555 raft_consensus.cc:359] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.666683 11557 raft_consensus.cc:385] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.666980 11555 raft_consensus.cc:385] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.667315 11557 raft_consensus.cc:740] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.667594 11555 raft_consensus.cc:740] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.666566 11559 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:03.668259 11557 consensus_queue.cc:260] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.670823 11557 ts_tablet_manager.cc:1434] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:12:03.672885 11556 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.672547 11555 consensus_queue.cc:260] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.673472 11556 ts_tablet_manager.cc:1403] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.018s
I20260710 11:12:03.676697 11557 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.678282 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
W20260710 11:12:03.679602 11255 leader_election.cc:343] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.680060 11255 leader_election.cc:304] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.681099 11564 raft_consensus.cc:2749] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.683408 11556 raft_consensus.cc:359] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.684283 11556 raft_consensus.cc:385] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.684631 11556 raft_consensus.cc:740] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.685555 11556 consensus_queue.cc:260] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.687842 11561 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.688346 11561 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.690644 11556 ts_tablet_manager.cc:1434] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:12:03.691694 11559 tablet_bootstrap.cc:654] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.691810 11556 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.694193 11555 ts_tablet_manager.cc:1434] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 11:12:03.694655 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.695372 11555 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.698910 11556 tablet_bootstrap.cc:654] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:03.698769 11330 leader_election.cc:343] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.699383 11564 raft_consensus.cc:493] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.699857 11564 raft_consensus.cc:515] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.702266 11564 leader_election.cc:290] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:03.705113 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
W20260710 11:12:03.706583 11255 leader_election.cc:343] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.709486 11556 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.710726 11556 ts_tablet_manager.cc:1403] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 11:12:03.712491 11559 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:03.714063 11559 ts_tablet_manager.cc:1403] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.005s
I20260710 11:12:03.715291 11556 raft_consensus.cc:359] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.716102 11556 raft_consensus.cc:385] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.716400 11556 raft_consensus.cc:740] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.717221 11556 consensus_queue.cc:260] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.709704 11557 tablet_bootstrap.cc:654] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.690627 11561 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.720736 11559 raft_consensus.cc:359] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.721427 11556 ts_tablet_manager.cc:1434] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:12:03.727218 11555 tablet_bootstrap.cc:654] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.729065 11565 raft_consensus.cc:493] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.729732 11565 raft_consensus.cc:515] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.731024 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:03.733645 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.734439 11565 leader_election.cc:290] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.729245 11556 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
W20260710 11:12:03.734969 11330 leader_election.cc:343] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:03.735369 11478 leader_election.cc:343] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.727650 11559 raft_consensus.cc:385] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.735543 11330 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be; no voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.736126 11559 raft_consensus.cc:740] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.738046 11561 raft_consensus.cc:2749] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.739589 11559 consensus_queue.cc:260] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.741636 11556 tablet_bootstrap.cc:654] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.747881 11557 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.749470 11557 ts_tablet_manager.cc:1403] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.010s
I20260710 11:12:03.752382 11557 raft_consensus.cc:359] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.753111 11557 raft_consensus.cc:385] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.753463 11557 raft_consensus.cc:740] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.754252 11557 consensus_queue.cc:260] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.754902 11559 ts_tablet_manager.cc:1434] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:12:03.756723 11559 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:03.756811 11557 ts_tablet_manager.cc:1434] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:12:03.757879 11557 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.758324 11555 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.758836 11555 ts_tablet_manager.cc:1403] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.018s
I20260710 11:12:03.795447 11564 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.796711 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:03.796948 11564 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.799176 11556 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:03.799319 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:03.800383 11564 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:03.801122 11564 raft_consensus.cc:493] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.801947 11564 raft_consensus.cc:515] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.802438 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
W20260710 11:12:03.804628 11255 leader_election.cc:343] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.807464 11555 raft_consensus.cc:359] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.808444 11557 tablet_bootstrap.cc:654] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.808699 11555 raft_consensus.cc:385] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.809095 11555 raft_consensus.cc:740] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.809353 11556 ts_tablet_manager.cc:1403] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.003s
W20260710 11:12:03.810163 11254 leader_election.cc:343] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.810226 11555 consensus_queue.cc:260] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.810967 11254 leader_election.cc:304] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:03.812945 11564 leader_election.cc:290] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:03.813112 11555 ts_tablet_manager.cc:1434] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.000s
I20260710 11:12:03.813621 11564 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.814332 11564 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.815258 11555 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.814574 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.800341 11366 raft_consensus.cc:2468] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
W20260710 11:12:03.817067 11255 leader_election.cc:343] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.818209 11477 leader_election.cc:304] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [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: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.819628 11568 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.820638 11568 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.820035 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:03.828743 11365 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:03.828835 11568 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:03.829989 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.831030 11439 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:03.834975 11565 raft_consensus.cc:2804] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.835482 11565 raft_consensus.cc:493] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.835886 11565 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.838954 11254 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:03.845737 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:03.846313 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:03.847584 11513 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:03.848286 11255 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:03.819672 11564 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:03.849977 11564 raft_consensus.cc:2749] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.855621 11556 raft_consensus.cc:359] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.856545 11556 raft_consensus.cc:385] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.856837 11556 raft_consensus.cc:740] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.850948 11564 raft_consensus.cc:2804] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.857610 11556 consensus_queue.cc:260] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.861920 11598 raft_consensus.cc:2804] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.863122 11557 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:03.858889 11564 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.864585 11598 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.866143 11557 ts_tablet_manager.cc:1403] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.017s
I20260710 11:12:03.866259 11555 tablet_bootstrap.cc:654] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.865310 11564 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.866192 11598 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.869176 11559 tablet_bootstrap.cc:654] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:03.871433 11255 leader_election.cc:343] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.871021 11557 raft_consensus.cc:359] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.872058 11557 raft_consensus.cc:385] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.872496 11557 raft_consensus.cc:740] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.871970 11255 leader_election.cc:304] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:03.874156 11565 raft_consensus.cc:515] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.874768 11568 raft_consensus.cc:493] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.875324 11568 raft_consensus.cc:515] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.877336 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:03.877972 11365 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.879244 11568 leader_election.cc:290] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:03.874605 11557 consensus_queue.cc:260] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.883616 11557 ts_tablet_manager.cc:1434] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:03.890604 11596 raft_consensus.cc:2749] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.897775 11556 ts_tablet_manager.cc:1434] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.007s
I20260710 11:12:03.899111 11556 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:03.901393 11557 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:03.906376 11555 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:03.906925 11555 ts_tablet_manager.cc:1403] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.027s
I20260710 11:12:03.879096 11598 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.908162 11565 leader_election.cc:290] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.910890 11564 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.913336 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:03.913964 11439 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.914960 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:03.915061 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:03.915048 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:03.915787 11366 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.915969 11513 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:03.916421 11255 leader_election.cc:343] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.918586 11598 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:03.920084 11564 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:03.920401 11365 raft_consensus.cc:2468] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:03.921823 11477 leader_election.cc:304] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:03.922804 11565 raft_consensus.cc:2804] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.923345 11565 raft_consensus.cc:697] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:03.924431 11565 consensus_queue.cc:237] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.928920 11439 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:03.930904 11255 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:03.931780 11564 raft_consensus.cc:2804] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.932137 11366 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:03.933076 11556 tablet_bootstrap.cc:654] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.933470 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:03.935631 11559 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:03.936641 11559 ts_tablet_manager.cc:1403] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.000s
I20260710 11:12:03.937398 11602 raft_consensus.cc:493] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.935791 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:03.937956 11602 raft_consensus.cc:515] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:03.939755 11513 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:03.940469 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:03.941219 11291 raft_consensus.cc:2468] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 0.
I20260710 11:12:03.941352 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:03.941367 11602 leader_election.cc:290] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:03.942077 11290 raft_consensus.cc:2468] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
W20260710 11:12:03.942623 11478 leader_election.cc:343] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:03.943048 11404 leader_election.cc:343] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.942324 11186 catalog_manager.cc:5697] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.943691 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:03.944223 11440 raft_consensus.cc:2468] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:03.933430 11564 raft_consensus.cc:697] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:03.945052 11478 leader_election.cc:304] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:03.946748 11602 raft_consensus.cc:2804] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.947136 11602 raft_consensus.cc:493] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.947467 11602 raft_consensus.cc:3060] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.947656 11557 tablet_bootstrap.cc:654] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.944865 11555 raft_consensus.cc:359] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.951864 11555 raft_consensus.cc:385] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.952221 11555 raft_consensus.cc:740] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.952275 11254 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:03.952589 11559 raft_consensus.cc:359] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.953148 11598 raft_consensus.cc:2804] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.953099 11555 consensus_queue.cc:260] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.953797 11598 raft_consensus.cc:697] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:03.955811 11555 ts_tablet_manager.cc:1434] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 11:12:03.946635 11564 consensus_queue.cc:237] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:03.950465 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:03.957734 11555 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:03.963058 11598 consensus_queue.cc:237] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
W20260710 11:12:03.964166 11403 leader_election.cc:343] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.964627 11403 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:03.965422 11568 raft_consensus.cc:2749] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.957836 11559 raft_consensus.cc:385] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.968904 11559 raft_consensus.cc:740] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.969892 11559 consensus_queue.cc:260] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:03.978806 11565 raft_consensus.cc:493] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.982309 11565 raft_consensus.cc:515] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:03.984985 11565 leader_election.cc:290] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:03.985831 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
W20260710 11:12:03.987754 11478 leader_election.cc:343] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.989487 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
W20260710 11:12:03.991006 11477 leader_election.cc:343] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.991464 11477 leader_election.cc:304] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
W20260710 11:12:03.991707 11606 log.cc:927] Time spent T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 11:12:03.992455 11565 raft_consensus.cc:2749] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.994576 11559 ts_tablet_manager.cc:1434] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.006s
I20260710 11:12:03.999092 11602 raft_consensus.cc:515] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.002822 11602 leader_election.cc:290] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.003773 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.004357 11290 raft_consensus.cc:3060] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.009433 11557 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.011874 11557 ts_tablet_manager.cc:1403] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.008s
I20260710 11:12:04.010543 11290 raft_consensus.cc:2468] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:03.995913 11559 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:04.014216 11478 leader_election.cc:304] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.015415 11602 raft_consensus.cc:2804] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.016371 11602 raft_consensus.cc:697] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:04.016965 11555 tablet_bootstrap.cc:654] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.999248 11404 leader_election.cc:304] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:04.019889 11568 raft_consensus.cc:2804] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.020293 11568 raft_consensus.cc:493] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.020632 11568 raft_consensus.cc:3060] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.021260 11559 tablet_bootstrap.cc:654] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.017531 11602 consensus_queue.cc:237] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.024780 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:04.025324 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.031061 11557 raft_consensus.cc:359] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.031816 11557 raft_consensus.cc:385] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.032140 11557 raft_consensus.cc:740] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.033116 11557 consensus_queue.cc:260] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.033799 11186 catalog_manager.cc:5697] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.035192 11557 ts_tablet_manager.cc:1434] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260710 11:12:04.034480 11187 catalog_manager.cc:5697] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.036201 11557 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:04.037489 11568 raft_consensus.cc:515] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.038736 11440 raft_consensus.cc:2393] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca6bff90417748dab47800d8e3616233 in current term 1: Already voted for candidate e8e88939f6664a63b418a4d0324811cd in this term.
I20260710 11:12:04.043697 11557 tablet_bootstrap.cc:654] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.046137 11556 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.052697 11568 leader_election.cc:290] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.049930 11556 ts_tablet_manager.cc:1403] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.009s
I20260710 11:12:04.054929 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.055291 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86df6047929c4ce1839f9339d92c9f42" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:04.055708 11290 raft_consensus.cc:2393] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:04.057466 11404 leader_election.cc:304] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [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: e8e88939f6664a63b418a4d0324811cd; no voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:04.058156 11556 raft_consensus.cc:359] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.058893 11556 raft_consensus.cc:385] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.059170 11568 raft_consensus.cc:2749] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.059773 11556 raft_consensus.cc:740] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.060585 11556 consensus_queue.cc:260] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.062640 11556 ts_tablet_manager.cc:1434] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 11:12:04.064318 11187 catalog_manager.cc:5697] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.065229 11557 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.065347 11559 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:04.065752 11557 ts_tablet_manager.cc:1403] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260710 11:12:04.066918 11556 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:04.068637 11557 raft_consensus.cc:359] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.069298 11557 raft_consensus.cc:385] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.065786 11559 ts_tablet_manager.cc:1403] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.010s
I20260710 11:12:04.075158 11555 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:04.075672 11555 ts_tablet_manager.cc:1403] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.000s
I20260710 11:12:04.076620 11556 tablet_bootstrap.cc:654] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.076664 11561 consensus_queue.cc:1048] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.078684 11555 raft_consensus.cc:359] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.079488 11555 raft_consensus.cc:385] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.079892 11555 raft_consensus.cc:740] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.080879 11555 consensus_queue.cc:260] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.069574 11557 raft_consensus.cc:740] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.085004 11557 consensus_queue.cc:260] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.086274 11561 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.086757 11561 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.087613 11557 ts_tablet_manager.cc:1434] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.001s
I20260710 11:12:04.088948 11557 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:04.088976 11561 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.075158 11559 raft_consensus.cc:359] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.093062 11559 raft_consensus.cc:385] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.093433 11559 raft_consensus.cc:740] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.083868 11555 ts_tablet_manager.cc:1434] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:12:04.094375 11559 consensus_queue.cc:260] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.095301 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.096306 11556 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.096760 11556 ts_tablet_manager.cc:1403] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260710 11:12:04.096590 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:04.097783 11330 leader_election.cc:343] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:04.098507 11330 leader_election.cc:343] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.098834 11559 ts_tablet_manager.cc:1434] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260710 11:12:04.098913 11330 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be; no voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:04.099566 11557 tablet_bootstrap.cc:654] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.100059 11559 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:04.103124 11561 raft_consensus.cc:2749] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.095293 11555 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:04.111179 11556 raft_consensus.cc:359] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.111769 11556 raft_consensus.cc:385] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.112010 11556 raft_consensus.cc:740] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.112610 11556 consensus_queue.cc:260] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.114080 11556 ts_tablet_manager.cc:1434] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260710 11:12:04.114974 11556 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:04.129664 11555 tablet_bootstrap.cc:654] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.133493 11559 tablet_bootstrap.cc:654] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.136953 11556 tablet_bootstrap.cc:654] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.137091 11557 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.137682 11557 ts_tablet_manager.cc:1403] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.013s
I20260710 11:12:04.140535 11557 raft_consensus.cc:359] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.141391 11557 raft_consensus.cc:385] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.141722 11557 raft_consensus.cc:740] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.145126 11557 consensus_queue.cc:260] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.149724 11598 raft_consensus.cc:493] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.150315 11598 raft_consensus.cc:515] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.152577 11598 leader_election.cc:290] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.153028 11557 ts_tablet_manager.cc:1434] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:12:04.155386 11557 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
W20260710 11:12:04.163264 11330 consensus_peers.cc:597] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be -> Peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Couldn't send request to peer e8e88939f6664a63b418a4d0324811cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:04.163007 11514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.164233 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.167759 11559 tablet_bootstrap.cc:492] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:04.168260 11559 ts_tablet_manager.cc:1403] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.004s
I20260710 11:12:04.171532 11559 raft_consensus.cc:359] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
W20260710 11:12:04.172024 11255 leader_election.cc:343] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:04.173600 11255 leader_election.cc:343] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.172289 11559 raft_consensus.cc:385] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.174026 11255 leader_election.cc:304] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:04.174423 11559 raft_consensus.cc:740] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.175144 11598 raft_consensus.cc:2749] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.175114 11555 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:04.176604 11555 ts_tablet_manager.cc:1403] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.019s
I20260710 11:12:04.177450 11556 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.177961 11556 ts_tablet_manager.cc:1403] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.002s
I20260710 11:12:04.175343 11559 consensus_queue.cc:260] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.180212 11598 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.180627 11556 raft_consensus.cc:359] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.180668 11598 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.179595 11555 raft_consensus.cc:359] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.175201 11557 tablet_bootstrap.cc:654] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.181600 11555 raft_consensus.cc:385] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.182020 11555 raft_consensus.cc:740] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.182369 11602 raft_consensus.cc:493] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.182804 11602 raft_consensus.cc:515] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.182732 11555 consensus_queue.cc:260] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.184895 11602 leader_election.cc:290] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.186841 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.187139 11555 ts_tablet_manager.cc:1434] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:12:04.187849 11564 raft_consensus.cc:493] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.188331 11564 raft_consensus.cc:515] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.188764 11559 ts_tablet_manager.cc:1434] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260710 11:12:04.189775 11477 leader_election.cc:343] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.190338 11564 leader_election.cc:290] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.191136 11598 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.191681 11598 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.192173 11598 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.192880 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.193485 11290 raft_consensus.cc:2468] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:04.193759 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.194713 11478 leader_election.cc:304] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: c5ad51879d984e099182b8e6994ac4be
I20260710 11:12:04.195274 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.195904 11364 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:04.196292 11602 raft_consensus.cc:2804] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.196645 11602 raft_consensus.cc:493] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.196995 11602 raft_consensus.cc:3060] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.197286 11254 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.198195 11564 raft_consensus.cc:2804] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.198560 11564 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.198879 11564 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.200152 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.195312 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.201628 11366 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:04.202998 11254 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.203657 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.203922 11601 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.204427 11601 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.204766 11601 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:04.205325 11254 leader_election.cc:343] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.206140 11598 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.206851 11559 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
W20260710 11:12:04.203861 11255 leader_election.cc:343] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.209180 11556 raft_consensus.cc:385] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.209538 11555 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:04.209549 11556 raft_consensus.cc:740] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.209703 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.211649 11564 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.213644 11440 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:04.215004 11556 consensus_queue.cc:260] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.215467 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:04.215363 11602 raft_consensus.cc:515] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.216292 11365 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.220072 11513 raft_consensus.cc:2393] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfb1d49727e04fbdbc462fea7272c333 in current term 1: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:04.221454 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.222018 11290 raft_consensus.cc:3060] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.224352 11565 raft_consensus.cc:493] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.225033 11556 ts_tablet_manager.cc:1434] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260710 11:12:04.224952 11565 raft_consensus.cc:515] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.226104 11556 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:04.228806 11290 raft_consensus.cc:2468] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:04.229902 11478 leader_election.cc:304] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.232918 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.235000 11556 tablet_bootstrap.cc:654] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.231542 11255 leader_election.cc:304] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:04.235052 11601 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.236133 11598 raft_consensus.cc:2749] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.236876 11564 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.237228 11601 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.238510 11568 raft_consensus.cc:493] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.239078 11568 raft_consensus.cc:515] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.242863 11568 leader_election.cc:290] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.234859 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:04.248571 11555 tablet_bootstrap.cc:654] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.247852 11439 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.256176 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:04.257632 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:04.248358 11477 leader_election.cc:343] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.260797 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.244158 11565 leader_election.cc:290] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:04.264326 11565 raft_consensus.cc:2804] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.264823 11565 raft_consensus.cc:697] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
W20260710 11:12:04.264968 11255 leader_election.cc:343] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.265740 11565 consensus_queue.cc:237] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.267244 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
W20260710 11:12:04.267647 11237 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:04.268065 11366 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.268395 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.269178 11364 raft_consensus.cc:2393] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:04.275478 11365 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:04.278990 11403 leader_election.cc:304] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:04.293061 11568 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.293530 11619 raft_consensus.cc:493] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.294015 11619 raft_consensus.cc:515] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.296211 11619 leader_election.cc:290] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:04.298437 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.298741 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.299317 11290 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:04.281687 11366 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:04.285662 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:04.283592 11439 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:04.300712 11330 leader_election.cc:304] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.299393 11513 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
W20260710 11:12:04.301205 11477 leader_election.cc:343] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.286470 11602 leader_election.cc:290] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.301481 11255 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:04.302752 11601 raft_consensus.cc:2804] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.303232 11601 raft_consensus.cc:697] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:04.303323 11254 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:04.304111 11601 consensus_queue.cc:237] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.304822 11568 raft_consensus.cc:2749] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.306051 11564 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.306535 11564 raft_consensus.cc:697] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:04.307307 11564 consensus_queue.cc:237] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.310801 11557 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.311232 11559 tablet_bootstrap.cc:654] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.311259 11557 ts_tablet_manager.cc:1403] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.156s	user 0.040s	sys 0.058s
I20260710 11:12:04.311476 11619 raft_consensus.cc:2804] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.311964 11619 raft_consensus.cc:493] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.312362 11619 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.314384 11557 raft_consensus.cc:359] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.315042 11557 raft_consensus.cc:385] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.315294 11557 raft_consensus.cc:740] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.315961 11557 consensus_queue.cc:260] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.317927 11557 ts_tablet_manager.cc:1434] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:12:04.319204 11557 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:04.324990 11557 tablet_bootstrap.cc:654] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.332566 11556 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.333164 11556 ts_tablet_manager.cc:1403] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.107s	user 0.028s	sys 0.028s
I20260710 11:12:04.334533 11187 catalog_manager.cc:5697] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:04.350924 11478 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:40321, user_credentials={real_user=slave}} blocked reactor thread for 121088us
W20260710 11:12:04.356413 11478 leader_election.cc:343] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.357491 11478 leader_election.cc:304] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:04.360108 11565 raft_consensus.cc:2749] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.341598 11619 raft_consensus.cc:515] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.366988 11619 leader_election.cc:290] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:04.355424 11556 raft_consensus.cc:359] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.367635 11556 raft_consensus.cc:385] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.368891 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.369215 11555 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:04.369457 11290 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.369705 11555 ts_tablet_manager.cc:1403] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.002s
I20260710 11:12:04.368037 11556 raft_consensus.cc:740] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.370069 11189 catalog_manager.cc:5697] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.371129 11556 consensus_queue.cc:260] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.371680 11189 catalog_manager.cc:5697] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.373423 11556 ts_tablet_manager.cc:1434] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:12:04.374434 11556 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:04.375250 11565 consensus_queue.cc:1048] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.376027 11555 raft_consensus.cc:359] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.376305 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:04.377190 11513 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.383371 11290 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:04.384536 11330 leader_election.cc:304] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.385280 11619 raft_consensus.cc:2804] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.385876 11619 raft_consensus.cc:697] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:04.386933 11619 consensus_queue.cc:237] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.391462 11556 tablet_bootstrap.cc:654] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.396486 11555 raft_consensus.cc:385] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.396989 11555 raft_consensus.cc:740] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.405967 11514 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.367772 11564 consensus_queue.cc:1048] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.124s
I20260710 11:12:04.519972 11625 raft_consensus.cc:493] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.414423 11555 consensus_queue.cc:260] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.558483 11625 raft_consensus.cc:515] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.537495 11596 raft_consensus.cc:493] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.571595 11596 raft_consensus.cc:515] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.572057 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.572721 11512 raft_consensus.cc:2468] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:04.573876 11596 leader_election.cc:290] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.574049 11330 leader_election.cc:304] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:04.574827 11625 leader_election.cc:290] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:04.469223 11568 raft_consensus.cc:493] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.575248 11561 raft_consensus.cc:2804] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.575680 11561 raft_consensus.cc:493] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.560451 11556 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.576087 11561 raft_consensus.cc:3060] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.577654 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.578497 11556 ts_tablet_manager.cc:1403] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.204s	user 0.025s	sys 0.072s
I20260710 11:12:04.580345 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.580977 11290 raft_consensus.cc:2468] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:04.581969 11556 raft_consensus.cc:359] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.582908 11556 raft_consensus.cc:385] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.583257 11556 raft_consensus.cc:740] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.558488 11559 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:04.584302 11559 ts_tablet_manager.cc:1403] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.378s	user 0.035s	sys 0.036s
I20260710 11:12:04.465086 11565 consensus_queue.cc:1048] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.099s
I20260710 11:12:04.587297 11559 raft_consensus.cc:359] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.588136 11596 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.588769 11559 raft_consensus.cc:385] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.589124 11559 raft_consensus.cc:740] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.589917 11559 consensus_queue.cc:260] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.593644 11556 consensus_queue.cc:260] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.583807 11561 raft_consensus.cc:515] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.596067 11365 raft_consensus.cc:2393] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfb1d49727e04fbdbc462fea7272c333 in current term 1: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:04.597095 11561 leader_election.cc:290] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:04.598974 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:04.599740 11512 raft_consensus.cc:3060] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.602421 11565 consensus_queue.cc:1048] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.609440 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.610246 11291 raft_consensus.cc:3060] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.612419 11556 ts_tablet_manager.cc:1434] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:12:04.613615 11556 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:04.528532 11602 raft_consensus.cc:493] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.575470 11568 raft_consensus.cc:515] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.617148 11602 raft_consensus.cc:515] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.618492 11568 leader_election.cc:290] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.619854 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
W20260710 11:12:04.621975 11404 leader_election.cc:343] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.626480 11291 raft_consensus.cc:2468] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:04.567250 11557 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.568179 11513 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:04.627403 11596 consensus_queue.cc:1048] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.629541 11627 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.631356 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.619169 11602 leader_election.cc:290] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
W20260710 11:12:04.653765 11635 log.cc:927] Time spent T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260710 11:12:04.660446 11403 leader_election.cc:343] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.661007 11403 leader_election.cc:304] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:04.623782 11512 raft_consensus.cc:2468] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:04.641705 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.643599 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.663342 11289 raft_consensus.cc:2468] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:04.665136 11478 leader_election.cc:304] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
W20260710 11:12:04.666044 11478 leader_election.cc:343] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.571311 11555 ts_tablet_manager.cc:1434] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.201s	user 0.008s	sys 0.000s
I20260710 11:12:04.652541 11568 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.667625 11555 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:04.667163 11568 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.671267 11568 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.672194 11568 raft_consensus.cc:2749] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.653839 11556 tablet_bootstrap.cc:654] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.681447 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.657466 11330 leader_election.cc:304] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:04.687923 11561 raft_consensus.cc:2804] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.688576 11561 raft_consensus.cc:697] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:04.689639 11561 consensus_queue.cc:237] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.695755 11555 tablet_bootstrap.cc:654] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.696331 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.697463 11365 raft_consensus.cc:2393] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate dfb1d49727e04fbdbc462fea7272c333 in this term.
I20260710 11:12:04.700851 11556 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:04.701319 11556 ts_tablet_manager.cc:1403] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.005s
I20260710 11:12:04.655011 11557 ts_tablet_manager.cc:1403] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.336s	user 0.087s	sys 0.121s
I20260710 11:12:04.658097 11602 consensus_queue.cc:1048] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260710 11:12:04.706723 11602 raft_consensus.cc:2804] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.707103 11602 raft_consensus.cc:493] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.576045 11638 raft_consensus.cc:493] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.707800 11638 raft_consensus.cc:515] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.655491 11627 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:04.707446 11557 raft_consensus.cc:359] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.709605 11557 raft_consensus.cc:385] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.709878 11557 raft_consensus.cc:740] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.710664 11557 consensus_queue.cc:260] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.712100 11627 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:04.712682 11557 ts_tablet_manager.cc:1434] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:04.713702 11557 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:04.714829 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.707470 11602 raft_consensus.cc:3060] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.723352 11557 tablet_bootstrap.cc:654] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.733785 11559 ts_tablet_manager.cc:1434] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.149s	user 0.048s	sys 0.056s
I20260710 11:12:04.735105 11559 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:04.735920 11638 leader_election.cc:290] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.703866 11556 raft_consensus.cc:359] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.739140 11556 raft_consensus.cc:385] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.739477 11556 raft_consensus.cc:740] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.743144 11556 consensus_queue.cc:260] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.745214 11555 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:04.745616 11555 ts_tablet_manager.cc:1403] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.007s
I20260710 11:12:04.740561 11602 raft_consensus.cc:515] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.748867 11602 leader_election.cc:290] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
W20260710 11:12:04.738932 11477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:43775, user_credentials={real_user=slave}} blocked reactor thread for 210807us
I20260710 11:12:04.757144 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b91da858ac46068869a850a89c72d7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.760226 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b91da858ac46068869a850a89c72d7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.760892 11512 raft_consensus.cc:2468] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 0.
I20260710 11:12:04.762020 11555 raft_consensus.cc:359] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.763242 11555 raft_consensus.cc:385] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.763563 11564 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.763824 11555 raft_consensus.cc:740] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.766932 11555 consensus_queue.cc:260] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.768972 11404 leader_election.cc:304] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:04.771744 11638 raft_consensus.cc:2804] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.774703 11638 raft_consensus.cc:493] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.775115 11638 raft_consensus.cc:3060] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.777510 11559 tablet_bootstrap.cc:654] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.778055 11561 consensus_queue.cc:1048] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.757207 11403 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:04.782619 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be6e0675d5584cf7acd7368eb3c3b918" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.780736 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:04.825858 11555 ts_tablet_manager.cc:1434] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260710 11:12:04.816033 11556 ts_tablet_manager.cc:1434] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.114s	user 0.016s	sys 0.022s
I20260710 11:12:04.805712 11189 catalog_manager.cc:5697] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.829115 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:04.829701 11289 raft_consensus.cc:3060] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.831663 11557 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:04.832211 11557 ts_tablet_manager.cc:1403] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.002s
I20260710 11:12:04.798478 11643 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:04.800609 11477 consensus_peers.cc:597] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 -> Peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Couldn't send request to peer c5ad51879d984e099182b8e6994ac4be. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:04.798169 11403 leader_election.cc:343] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.794703 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7893cfd2a454dddbac6e1abfde768ba" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:04.784236 11638 raft_consensus.cc:515] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.837894 11619 raft_consensus.cc:493] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.838910 11619 raft_consensus.cc:515] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.841042 11619 leader_election.cc:290] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.844852 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:04.845489 11511 raft_consensus.cc:2468] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:04.845750 11643 raft_consensus.cc:2749] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.845665 11564 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.848783 11557 raft_consensus.cc:359] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.849442 11557 raft_consensus.cc:385] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.849706 11557 raft_consensus.cc:740] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.850060 11330 leader_election.cc:304] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:04.851253 11619 raft_consensus.cc:2804] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.851601 11619 raft_consensus.cc:493] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.851850 11619 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.837407 11512 raft_consensus.cc:2393] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfb1d49727e04fbdbc462fea7272c333 in current term 1: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:04.856263 11557 consensus_queue.cc:260] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.857877 11557 ts_tablet_manager.cc:1434] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260710 11:12:04.858047 11601 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.858832 11557 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:04.859490 11619 raft_consensus.cc:515] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.798938 11561 consensus_queue.cc:1048] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260710 11:12:04.861483 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.862306 11653 consensus_queue.cc:1048] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:04.863075 11556 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
W20260710 11:12:04.869022 11478 leader_election.cc:343] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.869964 11638 leader_election.cc:290] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.870599 11555 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:04.855715 11289 raft_consensus.cc:2468] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:04.912185 11619 leader_election.cc:290] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:04.917128 11478 leader_election.cc:304] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:04.918632 11655 raft_consensus.cc:2804] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.919165 11655 raft_consensus.cc:697] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:04.920092 11655 consensus_queue.cc:237] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:04.922880 11477 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
W20260710 11:12:04.907253 11330 leader_election.cc:343] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.924091 11619 raft_consensus.cc:493] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.926396 11557 tablet_bootstrap.cc:654] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.931849 11641 raft_consensus.cc:2749] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:04.928637 11619 raft_consensus.cc:515] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:04.932312 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:04.933001 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b91da858ac46068869a850a89c72d7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:04.913465 11255 leader_election.cc:304] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:04.933068 11513 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.933943 11619 leader_election.cc:290] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
W20260710 11:12:04.934304 11255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.196:34867, user_credentials={real_user=slave}} blocked reactor thread for 46798.4us
I20260710 11:12:04.935644 11601 raft_consensus.cc:2749] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.937434 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:04.943681 11513 raft_consensus.cc:2468] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:04.944883 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b91da858ac46068869a850a89c72d7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:04.945492 11511 raft_consensus.cc:3060] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.948148 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
W20260710 11:12:04.950057 11403 leader_election.cc:343] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.950356 11555 tablet_bootstrap.cc:654] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:04.949347 11330 leader_election.cc:343] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.954885 11330 leader_election.cc:304] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:04.958139 11598 consensus_queue.cc:1048] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.958437 11511 raft_consensus.cc:2468] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 1.
I20260710 11:12:04.958819 11619 raft_consensus.cc:2804] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.958344 11187 catalog_manager.cc:5697] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.962131 11404 leader_election.cc:304] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [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: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be
I20260710 11:12:04.963326 11643 raft_consensus.cc:2804] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.963835 11643 raft_consensus.cc:697] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 1 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:04.964987 11643 consensus_queue.cc:237] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
W20260710 11:12:04.968760 11330 leader_election.cc:343] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.961685 11619 raft_consensus.cc:697] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:04.969888 11559 tablet_bootstrap.cc:492] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:04.969781 11619 consensus_queue.cc:237] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:04.970548 11559 ts_tablet_manager.cc:1403] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.236s	user 0.016s	sys 0.007s
I20260710 11:12:04.977120 11556 tablet_bootstrap.cc:654] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.977188 11601 consensus_queue.cc:1048] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.980656 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:04.983076 11439 raft_consensus.cc:2468] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:04.994616 11330 leader_election.cc:304] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:04.995822 11663 raft_consensus.cc:2804] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.996338 11663 raft_consensus.cc:493] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.998402 11663 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.007081 11559 raft_consensus.cc:359] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.009850 11559 raft_consensus.cc:385] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.011245 11559 raft_consensus.cc:740] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.033056 11559 consensus_queue.cc:260] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.049495 11557 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.050138 11557 ts_tablet_manager.cc:1403] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.014s
I20260710 11:12:05.053768 11557 raft_consensus.cc:359] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.054996 11557 raft_consensus.cc:385] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.055404 11557 raft_consensus.cc:740] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.056398 11557 consensus_queue.cc:260] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.056205 11189 catalog_manager.cc:5697] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.059886 11557 ts_tablet_manager.cc:1434] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:05.061161 11559 ts_tablet_manager.cc:1434] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260710 11:12:05.062768 11655 raft_consensus.cc:493] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.063038 11557 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:05.063232 11655 raft_consensus.cc:515] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.065398 11655 leader_election.cc:290] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.065833 11663 raft_consensus.cc:515] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.067268 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.067310 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.068089 11291 raft_consensus.cc:2468] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:05.068828 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
W20260710 11:12:05.068974 11478 leader_election.cc:343] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.069404 11438 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.069710 11478 leader_election.cc:304] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.069856 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.070438 11291 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.072454 11559 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.070794 11655 raft_consensus.cc:2804] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.079996 11557 tablet_bootstrap.cc:654] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.067802 11663 leader_election.cc:290] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.081830 11556 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.083361 11440 raft_consensus.cc:3060] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.084496 11188 catalog_manager.cc:5697] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 1 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.088411 11556 ts_tablet_manager.cc:1403] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.002s
I20260710 11:12:05.091048 11556 raft_consensus.cc:359] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.076902 11655 raft_consensus.cc:493] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.095474 11655 raft_consensus.cc:3060] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.097982 11438 raft_consensus.cc:2468] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.099346 11330 leader_election.cc:304] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.100478 11291 raft_consensus.cc:2468] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.103654 11619 raft_consensus.cc:2804] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.107955 11619 raft_consensus.cc:697] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:05.109293 11556 raft_consensus.cc:385] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.109611 11556 raft_consensus.cc:740] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.108920 11619 consensus_queue.cc:237] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.106863 11655 raft_consensus.cc:515] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.114327 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
W20260710 11:12:05.115689 11478 leader_election.cc:343] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.118005 11556 consensus_queue.cc:260] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.121465 11655 leader_election.cc:290] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.126953 11598 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.127465 11598 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.127426 11187 catalog_manager.cc:5697] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.129736 11598 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.131846 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:05.133270 11255 leader_election.cc:343] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.133569 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.134192 11365 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:05.134352 11555 tablet_bootstrap.cc:492] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.134877 11555 ts_tablet_manager.cc:1403] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.299s	user 0.024s	sys 0.008s
I20260710 11:12:05.135483 11254 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.136476 11596 raft_consensus.cc:2804] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.136741 11596 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.136955 11596 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.141253 11556 ts_tablet_manager.cc:1434] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:12:05.123010 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.142656 11291 raft_consensus.cc:3060] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.145037 11619 consensus_queue.cc:1048] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.147725 11596 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.150084 11596 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.142294 11556 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:05.150835 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:05.151459 11364 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.157577 11559 tablet_bootstrap.cc:654] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.160061 11555 raft_consensus.cc:359] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.160955 11555 raft_consensus.cc:385] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.161294 11555 raft_consensus.cc:740] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.162106 11555 consensus_queue.cc:260] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.165776 11555 ts_tablet_manager.cc:1434] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260710 11:12:05.166652 11555 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.171692 11555 tablet_bootstrap.cc:654] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.172729 11556 tablet_bootstrap.cc:654] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.159586 11364 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:05.200794 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:05.193485 11291 raft_consensus.cc:2468] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:05.204268 11478 leader_election.cc:304] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.205572 11655 raft_consensus.cc:2804] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.206041 11655 raft_consensus.cc:697] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:05.204201 11254 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:05.206825 11564 raft_consensus.cc:2804] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.206900 11655 consensus_queue.cc:237] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
W20260710 11:12:05.207422 11255 leader_election.cc:343] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.207358 11653 raft_consensus.cc:493] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.207350 11564 raft_consensus.cc:697] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:05.208184 11653 raft_consensus.cc:515] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.208660 11564 consensus_queue.cc:237] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.210394 11653 leader_election.cc:290] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.211863 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.212900 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.227679 11559 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.228475 11559 ts_tablet_manager.cc:1403] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.002s
W20260710 11:12:05.226395 11477 leader_election.cc:343] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:05.231426 11478 leader_election.cc:343] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.232761 11478 leader_election.cc:304] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:05.233805 11653 raft_consensus.cc:2749] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.235849 11559 raft_consensus.cc:359] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.237035 11559 raft_consensus.cc:385] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.237540 11559 raft_consensus.cc:740] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.237691 11561 consensus_queue.cc:1048] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.241670 11556 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.242219 11556 ts_tablet_manager.cc:1403] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.015s
I20260710 11:12:05.244422 11559 consensus_queue.cc:260] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.244827 11556 raft_consensus.cc:359] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.245652 11556 raft_consensus.cc:385] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.246047 11556 raft_consensus.cc:740] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.245455 11188 catalog_manager.cc:5697] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.246789 11556 consensus_queue.cc:260] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.248996 11556 ts_tablet_manager.cc:1434] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:05.250079 11556 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:05.249692 11185 catalog_manager.cc:5697] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.253490 11559 ts_tablet_manager.cc:1434] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:12:05.255393 11559 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.263023 11556 tablet_bootstrap.cc:654] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.270115 11186 catalog_manager.cc:5697] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.273306 11559 tablet_bootstrap.cc:654] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.280126 11557 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.280602 11557 ts_tablet_manager.cc:1403] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.218s	user 0.027s	sys 0.016s
I20260710 11:12:05.284838 11557 raft_consensus.cc:359] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.285483 11557 raft_consensus.cc:385] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.285759 11557 raft_consensus.cc:740] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.286474 11557 consensus_queue.cc:260] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.288394 11557 ts_tablet_manager.cc:1434] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:05.289364 11557 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:05.294226 11557 tablet_bootstrap.cc:654] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.298115 11559 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.298569 11559 ts_tablet_manager.cc:1403] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 11:12:05.300945 11559 raft_consensus.cc:359] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.301615 11559 raft_consensus.cc:385] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.301889 11559 raft_consensus.cc:740] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.302632 11559 consensus_queue.cc:260] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.313280 11559 ts_tablet_manager.cc:1434] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:12:05.314548 11555 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.315164 11555 ts_tablet_manager.cc:1403] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.005s
I20260710 11:12:05.317149 11559 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.322324 11559 tablet_bootstrap.cc:654] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.318619 11555 raft_consensus.cc:359] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.324491 11555 raft_consensus.cc:385] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.324880 11555 raft_consensus.cc:740] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.327070 11555 consensus_queue.cc:260] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.328373 11556 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.328845 11556 ts_tablet_manager.cc:1403] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.037s
I20260710 11:12:05.331418 11556 raft_consensus.cc:359] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.332082 11556 raft_consensus.cc:385] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.332360 11556 raft_consensus.cc:740] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.333016 11556 consensus_queue.cc:260] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.337186 11555 ts_tablet_manager.cc:1434] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260710 11:12:05.338176 11555 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.338479 11564 raft_consensus.cc:493] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.338829 11556 ts_tablet_manager.cc:1434] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:05.339139 11564 raft_consensus.cc:515] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.339812 11556 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
W20260710 11:12:05.341182 11237 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:05.343111 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
W20260710 11:12:05.345091 11254 leader_election.cc:343] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.345829 11556 tablet_bootstrap.cc:654] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.357633 11555 tablet_bootstrap.cc:654] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.358446 11561 consensus_queue.cc:1048] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.360152 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:05.362200 11255 leader_election.cc:343] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.362856 11255 leader_election.cc:304] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333; no voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.364445 11596 raft_consensus.cc:2749] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.366086 11564 leader_election.cc:290] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.370277 11557 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.370836 11557 ts_tablet_manager.cc:1403] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.000s
I20260710 11:12:05.373374 11559 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.373508 11556 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.373487 11557 raft_consensus.cc:359] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.374188 11556 ts_tablet_manager.cc:1403] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 11:12:05.374948 11557 raft_consensus.cc:385] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.375295 11557 raft_consensus.cc:740] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.376070 11557 consensus_queue.cc:260] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.376819 11555 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.377265 11555 ts_tablet_manager.cc:1403] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260710 11:12:05.377652 11557 ts_tablet_manager.cc:1434] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:05.377406 11556 raft_consensus.cc:359] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.373853 11559 ts_tablet_manager.cc:1403] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.028s
I20260710 11:12:05.378104 11556 raft_consensus.cc:385] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.378465 11556 raft_consensus.cc:740] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.380173 11655 consensus_queue.cc:1048] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.380121 11555 raft_consensus.cc:359] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.381067 11555 raft_consensus.cc:385] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.381383 11555 raft_consensus.cc:740] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.382089 11555 consensus_queue.cc:260] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.388904 11555 ts_tablet_manager.cc:1434] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:12:05.389808 11555 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.389719 11559 raft_consensus.cc:359] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.390475 11559 raft_consensus.cc:385] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.390784 11559 raft_consensus.cc:740] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.391383 11655 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.391866 11655 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.393959 11655 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.395892 11555 tablet_bootstrap.cc:654] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.382489 11556 consensus_queue.cc:260] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.396498 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.397473 11365 raft_consensus.cc:3060] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.397927 11556 ts_tablet_manager.cc:1434] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
W20260710 11:12:05.398941 11477 leader_election.cc:343] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.406152 11643 consensus_queue.cc:1048] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.408144 11559 consensus_queue.cc:260] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
W20260710 11:12:05.415632 11330 consensus_peers.cc:597] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be -> Peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Couldn't send request to peer e8e88939f6664a63b418a4d0324811cd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.420111 11556 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:05.421895 11559 ts_tablet_manager.cc:1434] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.005s
I20260710 11:12:05.427646 11556 tablet_bootstrap.cc:654] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.436086 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
W20260710 11:12:05.438803 11478 leader_election.cc:343] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.439273 11478 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:05.440142 11655 raft_consensus.cc:2749] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.441391 11557 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:05.446346 11559 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.453265 11556 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.454061 11556 ts_tablet_manager.cc:1403] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.012s
I20260710 11:12:05.458671 11556 raft_consensus.cc:359] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.459635 11556 raft_consensus.cc:385] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.459887 11556 raft_consensus.cc:740] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.463032 11557 tablet_bootstrap.cc:654] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.463368 11556 consensus_queue.cc:260] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.463862 11559 tablet_bootstrap.cc:654] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.464610 11638 consensus_queue.cc:1048] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.469782 11556 ts_tablet_manager.cc:1434] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:12:05.471055 11556 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: Bootstrap starting.
I20260710 11:12:05.479033 11555 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.479524 11555 ts_tablet_manager.cc:1403] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.028s
I20260710 11:12:05.484680 11559 tablet_bootstrap.cc:492] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.485149 11559 ts_tablet_manager.cc:1403] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.002s
I20260710 11:12:05.485149 11555 raft_consensus.cc:359] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.485987 11555 raft_consensus.cc:385] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.485855 11439 raft_consensus.cc:3060] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.488457 11559 raft_consensus.cc:359] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.489116 11559 raft_consensus.cc:385] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.489398 11559 raft_consensus.cc:740] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.490594 11556 tablet_bootstrap.cc:654] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.493161 11559 consensus_queue.cc:260] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.494259 11555 raft_consensus.cc:740] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.495007 11555 consensus_queue.cc:260] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.497150 11555 ts_tablet_manager.cc:1434] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:12:05.497933 11655 consensus_queue.cc:1048] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.498574 11555 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.502852 11559 ts_tablet_manager.cc:1434] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:12:05.503912 11559 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.512787 11555 tablet_bootstrap.cc:654] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.514571 11557 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.515024 11557 ts_tablet_manager.cc:1403] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.023s
I20260710 11:12:05.517409 11556 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: No bootstrap required, opened a new log
I20260710 11:12:05.517984 11556 ts_tablet_manager.cc:1403] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.015s
I20260710 11:12:05.519850 11559 tablet_bootstrap.cc:654] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.517707 11557 raft_consensus.cc:359] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.523320 11557 raft_consensus.cc:385] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.523691 11557 raft_consensus.cc:740] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.522742 11556 raft_consensus.cc:359] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.524879 11556 raft_consensus.cc:385] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.525216 11556 raft_consensus.cc:740] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.526036 11556 consensus_queue.cc:260] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.526623 11638 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.529769 11556 ts_tablet_manager.cc:1434] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:12:05.524458 11557 consensus_queue.cc:260] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.528038 11638 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.534075 11638 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.535555 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.536381 11557 ts_tablet_manager.cc:1434] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:12:05.550256 11364 raft_consensus.cc:2393] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate dfb1d49727e04fbdbc462fea7272c333 in this term.
I20260710 11:12:05.550909 11557 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:05.539290 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.540009 11663 raft_consensus.cc:493] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.554589 11663 raft_consensus.cc:515] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.555318 11404 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:05.556540 11638 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.556598 11663 leader_election.cc:290] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.558408 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.558598 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.559079 11512 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.559152 11291 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.560532 11557 tablet_bootstrap.cc:654] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.560364 11330 leader_election.cc:304] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:05.561808 11663 raft_consensus.cc:2804] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.562160 11663 raft_consensus.cc:493] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.562515 11663 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.546783 11555 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.563264 11555 ts_tablet_manager.cc:1403] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.010s
I20260710 11:12:05.565562 11638 raft_consensus.cc:2749] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.565811 11557 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.566254 11557 ts_tablet_manager.cc:1403] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:12:05.566030 11555 raft_consensus.cc:359] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.566780 11555 raft_consensus.cc:385] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.567082 11555 raft_consensus.cc:740] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.546783 11559 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.567716 11555 consensus_queue.cc:260] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.568632 11557 raft_consensus.cc:359] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.569270 11557 raft_consensus.cc:385] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.569821 11555 ts_tablet_manager.cc:1434] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:12:05.569548 11557 raft_consensus.cc:740] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.569361 11663 raft_consensus.cc:515] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.568389 11559 ts_tablet_manager.cc:1403] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.005s
I20260710 11:12:05.570748 11557 consensus_queue.cc:260] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.571761 11663 leader_election.cc:290] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.572855 11559 raft_consensus.cc:359] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.573362 11559 raft_consensus.cc:385] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.573593 11559 raft_consensus.cc:740] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.574206 11559 consensus_queue.cc:260] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.575692 11557 ts_tablet_manager.cc:1434] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:12:05.576067 11559 ts_tablet_manager.cc:1434] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:05.577178 11559 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.577380 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.577962 11291 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.579236 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:05.579800 11512 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.582088 11559 tablet_bootstrap.cc:654] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.585213 11291 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.585999 11559 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.586426 11559 ts_tablet_manager.cc:1403] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:12:05.586906 11330 leader_election.cc:304] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:05.587728 11663 raft_consensus.cc:2804] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.588197 11663 raft_consensus.cc:697] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:05.589102 11559 raft_consensus.cc:359] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.589715 11559 raft_consensus.cc:385] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.589951 11559 raft_consensus.cc:740] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.590967 11557 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:05.590642 11559 consensus_queue.cc:260] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.591166 11655 raft_consensus.cc:493] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.590643 11638 raft_consensus.cc:493] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.591632 11655 raft_consensus.cc:515] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.591893 11638 raft_consensus.cc:515] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.593604 11655 leader_election.cc:290] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.594751 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.595115 11559 ts_tablet_manager.cc:1434] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:05.595886 11638 leader_election.cc:290] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
W20260710 11:12:05.596494 11478 leader_election.cc:343] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.596925 11557 tablet_bootstrap.cc:654] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.598138 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.598838 11555 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.586411 11512 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.602146 11559 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.603403 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
W20260710 11:12:05.605520 11477 leader_election.cc:343] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.605948 11477 leader_election.cc:304] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.607390 11627 raft_consensus.cc:2749] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.607560 11559 tablet_bootstrap.cc:654] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.588954 11663 consensus_queue.cc:237] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.618532 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0a77bf7f974f70990b97ffd92240fd" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.620467 11291 raft_consensus.cc:2393] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:05.622448 11404 leader_election.cc:304] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:05.623437 11638 raft_consensus.cc:3060] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.625679 11619 raft_consensus.cc:493] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.626163 11619 raft_consensus.cc:515] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.628587 11619 leader_election.cc:290] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.630640 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.631071 11638 raft_consensus.cc:2749] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.631258 11439 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.632607 11330 leader_election.cc:304] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.626153 11555 tablet_bootstrap.cc:654] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.633389 11663 raft_consensus.cc:2804] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.636663 11663 raft_consensus.cc:493] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.637159 11663 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.638841 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.639427 11291 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.643517 11655 raft_consensus.cc:493] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.644253 11555 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.644788 11555 ts_tablet_manager.cc:1403] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260710 11:12:05.644164 11655 raft_consensus.cc:515] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.646628 11557 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: No bootstrap required, opened a new log
I20260710 11:12:05.647047 11557 ts_tablet_manager.cc:1403] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.006s
I20260710 11:12:05.647478 11555 raft_consensus.cc:359] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.648144 11555 raft_consensus.cc:385] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.647892 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.648422 11555 raft_consensus.cc:740] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.648790 11439 raft_consensus.cc:2468] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:05.649217 11555 consensus_queue.cc:260] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.649510 11557 raft_consensus.cc:359] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.650101 11557 raft_consensus.cc:385] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.650365 11557 raft_consensus.cc:740] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.650627 11478 leader_election.cc:304] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.650995 11557 consensus_queue.cc:260] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.651793 11555 ts_tablet_manager.cc:1434] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:05.652290 11627 raft_consensus.cc:2804] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.652667 11627 raft_consensus.cc:493] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.652910 11555 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.652972 11627 raft_consensus.cc:3060] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.658876 11555 tablet_bootstrap.cc:654] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.660934 11557 ts_tablet_manager.cc:1434] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:12:05.661125 11653 consensus_queue.cc:1048] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.663066 11598 raft_consensus.cc:493] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.663717 11598 raft_consensus.cc:515] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.664978 11655 leader_election.cc:290] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.666278 11598 leader_election.cc:290] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:05.666431 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.667065 11291 raft_consensus.cc:2468] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:05.669353 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.669996 11440 raft_consensus.cc:2468] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:05.670432 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.673735 11627 raft_consensus.cc:515] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.682325 11512 raft_consensus.cc:2393] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfb1d49727e04fbdbc462fea7272c333 in current term 1: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:05.683596 11559 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:05.684082 11559 ts_tablet_manager.cc:1403] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.026s
I20260710 11:12:05.686429 11627 leader_election.cc:290] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.635509 11187 catalog_manager.cc:5697] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:05.680240 11255 leader_election.cc:304] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.688086 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.686991 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327815dfab6e46c793d44868d86479cf" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:05.686777 11559 raft_consensus.cc:359] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.689206 11559 raft_consensus.cc:385] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.689477 11555 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:05.689177 11440 raft_consensus.cc:3060] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.689675 11559 raft_consensus.cc:740] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.689988 11555 ts_tablet_manager.cc:1403] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.009s
I20260710 11:12:05.678278 11663 raft_consensus.cc:515] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.688678 11291 raft_consensus.cc:3060] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.692516 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.692689 11555 raft_consensus.cc:359] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.693099 11663 leader_election.cc:290] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.693326 11555 raft_consensus.cc:385] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:05.693645 11555 raft_consensus.cc:740] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:05.694164 11559 consensus_queue.cc:260] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.694304 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:05.693106 11290 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.695024 11438 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.696285 11559 ts_tablet_manager.cc:1434] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:12:05.694339 11555 consensus_queue.cc:260] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.697285 11559 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:05.698552 11555 ts_tablet_manager.cc:1434] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:12:05.699980 11555 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: Bootstrap starting.
I20260710 11:12:05.702073 11438 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.703125 11559 tablet_bootstrap.cc:654] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.703230 11330 leader_election.cc:304] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.705475 11555 tablet_bootstrap.cc:654] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:05.706310 11663 raft_consensus.cc:2804] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.710868 11663 raft_consensus.cc:697] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:05.712065 11663 consensus_queue.cc:237] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.713979 11561 consensus_queue.cc:1048] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.717141 11561 consensus_queue.cc:1048] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.721002 11291 raft_consensus.cc:2468] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:05.721782 11598 raft_consensus.cc:2764] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:12:05.736059 11440 raft_consensus.cc:2468] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:05.739907 11478 leader_election.cc:304] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.741003 11627 raft_consensus.cc:2804] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:05.741461 11627 raft_consensus.cc:697] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:05.742537 11627 consensus_queue.cc:237] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.755913 11561 raft_consensus.cc:493] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.756641 11561 raft_consensus.cc:515] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.760397 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.764572 11653 consensus_queue.cc:1048] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.776862 11365 raft_consensus.cc:3060] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.785516 11561 leader_election.cc:290] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.787982 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4d271fef8485c9a5d9614acd885cb" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.790123 11330 leader_election.cc:304] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be; no voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:05.795825 11598 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:05.802006 11598 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.802604 11598 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.737352 11290 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:05.808425 11598 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.810617 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.811450 11512 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:05.813237 11255 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:05.820222 11655 raft_consensus.cc:493] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.824090 11655 raft_consensus.cc:515] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.828591 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
W20260710 11:12:05.830562 11477 leader_election.cc:343] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.832228 11598 raft_consensus.cc:2804] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.833527 11598 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.843859 11598 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.836333 11663 raft_consensus.cc:493] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.846323 11663 raft_consensus.cc:515] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.848976 11663 leader_election.cc:290] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.844420 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:05.854066 11478 leader_election.cc:343] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.854684 11478 leader_election.cc:304] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.856107 11653 raft_consensus.cc:2749] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.834730 11655 leader_election.cc:290] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:05.863559 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.864399 11364 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 0.
I20260710 11:12:05.868108 11638 raft_consensus.cc:493] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.868805 11638 raft_consensus.cc:515] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.876603 11627 raft_consensus.cc:493] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.877204 11627 raft_consensus.cc:515] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:05.880789 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
W20260710 11:12:05.883215 11478 leader_election.cc:343] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:05.884971 11638 leader_election.cc:290] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.887773 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.888032 11564 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.888728 11290 raft_consensus.cc:2468] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 0.
I20260710 11:12:05.890826 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:05.892725 11404 leader_election.cc:304] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:05.891678 11440 raft_consensus.cc:2468] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.911460 11638 raft_consensus.cc:2804] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.912039 11638 raft_consensus.cc:493] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.912997 11638 raft_consensus.cc:3060] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.914093 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.914739 11290 raft_consensus.cc:2468] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 0.
I20260710 11:12:05.915310 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:05.916186 11289 raft_consensus.cc:2468] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:05.916226 11478 leader_election.cc:304] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:05.891552 11185 catalog_manager.cc:5697] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.921525 11655 raft_consensus.cc:2804] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:05.922016 11655 raft_consensus.cc:493] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:05.922540 11655 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.926445 11643 raft_consensus.cc:493] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.927433 11643 raft_consensus.cc:515] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:05.920749 11627 leader_election.cc:290] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:05.934039 11440 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.937304 11643 leader_election.cc:290] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:05.937644 11598 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:05.939064 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:05.941602 11598 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:05.943380 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:05.919855 11638 raft_consensus.cc:515] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:05.944262 11512 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.965463 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:05.966282 11363 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.967060 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:05.967835 11288 raft_consensus.cc:3060] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:05.969285 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.970175 11362 raft_consensus.cc:2468] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 0.
I20260710 11:12:05.976342 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:05.982245 11512 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:05.985497 11561 raft_consensus.cc:2749] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:05.990182 11663 raft_consensus.cc:493] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:05.992430 11663 raft_consensus.cc:515] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
W20260710 11:12:05.982743 11478 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.193:40321, user_credentials={real_user=slave}} blocked reactor thread for 51658.2us
I20260710 11:12:05.987560 11638 leader_election.cc:290] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:06.002032 11555 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: No bootstrap required, opened a new log
I20260710 11:12:06.002466 11555 ts_tablet_manager.cc:1403] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: Time spent bootstrapping tablet: real 0.303s	user 0.024s	sys 0.078s
I20260710 11:12:06.007723 11559 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:06.008211 11559 ts_tablet_manager.cc:1403] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.311s	user 0.080s	sys 0.133s
I20260710 11:12:06.010531 11255 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:06.012176 11564 raft_consensus.cc:2804] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:06.012738 11655 raft_consensus.cc:515] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:06.015347 11403 leader_election.cc:304] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:06.017462 11655 leader_election.cc:290] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:06.026098 11288 raft_consensus.cc:2468] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 1.
I20260710 11:12:06.027266 11404 leader_election.cc:304] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:06.029896 11643 raft_consensus.cc:2804] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:06.030443 11643 raft_consensus.cc:697] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 1 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:06.031816 11289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:06.032439 11289 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.032269 11555 raft_consensus.cc:359] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.032982 11555 raft_consensus.cc:385] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.033249 11555 raft_consensus.cc:740] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.033871 11555 consensus_queue.cc:260] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.035804 11555 ts_tablet_manager.cc:1434] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.000s
I20260710 11:12:06.038623 11559 raft_consensus.cc:359] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:06.042599 11559 raft_consensus.cc:385] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.043026 11559 raft_consensus.cc:740] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.044970 11559 consensus_queue.cc:260] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:06.037180 11638 raft_consensus.cc:2749] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:06.047490 11330 leader_election.cc:304] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:06.055644 11625 raft_consensus.cc:2804] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:06.056447 11625 raft_consensus.cc:493] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:06.056802 11625 raft_consensus.cc:3060] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.031489 11643 consensus_queue.cc:237] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:06.055615 11663 leader_election.cc:290] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:06.047482 11619 raft_consensus.cc:493] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:06.057708 11254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:43775, user_credentials={real_user=slave}} blocked reactor thread for 47833.3us
W20260710 11:12:06.074607 11255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.195:43529, user_credentials={real_user=slave}} blocked reactor thread for 53670.8us
I20260710 11:12:06.059971 11619 raft_consensus.cc:515] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.078014 11564 raft_consensus.cc:697] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:06.085789 11559 ts_tablet_manager.cc:1434] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.008s
W20260710 11:12:06.079839 11404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:40321, user_credentials={real_user=slave}} blocked reactor thread for 52656.9us
I20260710 11:12:06.090775 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:06.096621 11619 leader_election.cc:290] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:06.097890 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:06.098749 11512 raft_consensus.cc:2468] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:06.104286 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:06.106475 11289 raft_consensus.cc:2468] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
W20260710 11:12:06.106770 11330 leader_election.cc:343] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:06.107631 11559 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:06.108326 11188 catalog_manager.cc:5697] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 1 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:06.112182 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:06.112150 11564 consensus_queue.cc:237] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:06.114460 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:06.115061 11512 raft_consensus.cc:2468] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 0.
I20260710 11:12:06.115720 11363 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 1.
I20260710 11:12:06.116572 11478 leader_election.cc:304] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:06.117347 11655 raft_consensus.cc:2804] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:06.117816 11655 raft_consensus.cc:697] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:06.118348 11625 raft_consensus.cc:515] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:06.125530 11364 raft_consensus.cc:2393] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:06.120347 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:06.125470 11625 leader_election.cc:290] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:06.127765 11438 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.129086 11559 tablet_bootstrap.cc:654] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.118661 11655 consensus_queue.cc:237] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:06.130014 11185 catalog_manager.cc:5697] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:06.134775 11330 leader_election.cc:304] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:06.137907 11330 leader_election.cc:304] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: 
I20260710 11:12:06.139122 11619 raft_consensus.cc:2804] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:06.139541 11619 raft_consensus.cc:493] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:06.139889 11619 raft_consensus.cc:3060] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.140833 11288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:06.141570 11288 raft_consensus.cc:2393] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5ad51879d984e099182b8e6994ac4be in current term 1: Already voted for candidate e8e88939f6664a63b418a4d0324811cd in this term.
W20260710 11:12:06.141654 11330 leader_election.cc:343] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:06.141839 11561 consensus_queue.cc:1048] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.142613 11663 raft_consensus.cc:2804] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:06.143231 11663 raft_consensus.cc:493] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:06.146857 11663 raft_consensus.cc:3060] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.146688 11188 catalog_manager.cc:5697] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 1 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:06.143976 11625 consensus_queue.cc:1048] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:12:06.149446 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a0580de1c848a0ab9c3596f9311514" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:06.151324 11619 raft_consensus.cc:515] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.158670 11663 raft_consensus.cc:515] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.162295 11619 leader_election.cc:290] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:06.163657 11187 catalog_manager.cc:5697] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:06.166109 11663 leader_election.cc:290] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:06.176101 11559 tablet_bootstrap.cc:492] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:06.180507 11559 ts_tablet_manager.cc:1403] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.001s
I20260710 11:12:06.186158 11438 raft_consensus.cc:2468] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:06.188845 11663 consensus_queue.cc:1048] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:06.190982 11559 raft_consensus.cc:359] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.191747 11559 raft_consensus.cc:385] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.192076 11559 raft_consensus.cc:740] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
I20260710 11:12:06.192785 11559 consensus_queue.cc:260] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.189347 11330 leader_election.cc:304] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be; no voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:06.194911 11663 raft_consensus.cc:2749] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:06.196230 11559 ts_tablet_manager.cc:1434] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:12:06.196512 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:06.197093 11438 raft_consensus.cc:3060] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.197297 11559 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: Bootstrap starting.
I20260710 11:12:06.202831 11559 tablet_bootstrap.cc:654] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:06.203886 11438 raft_consensus.cc:2468] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:06.208859 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:06.226652 11559 tablet_bootstrap.cc:492] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: No bootstrap required, opened a new log
I20260710 11:12:06.227166 11559 ts_tablet_manager.cc:1403] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260710 11:12:06.210333 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:06.229858 11511 raft_consensus.cc:3060] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.233697 11559 raft_consensus.cc:359] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.234409 11559 raft_consensus.cc:385] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:06.234676 11559 raft_consensus.cc:740] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Initialized, Role: FOLLOWER
W20260710 11:12:06.234294 11330 leader_election.cc:343] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:06.235647 11330 leader_election.cc:304] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:06.235472 11559 consensus_queue.cc:260] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.236545 11619 raft_consensus.cc:2804] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:06.237001 11619 raft_consensus.cc:697] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:06.237767 11619 consensus_queue.cc:237] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.239346 11559 ts_tablet_manager.cc:1434] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:06.210546 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731a10e83185417e9336811665461d4b" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:06.242772 11512 raft_consensus.cc:3060] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.247566 11511 raft_consensus.cc:2468] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:06.255710 11512 raft_consensus.cc:2468] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:06.256083 11722 consensus_queue.cc:1048] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:06.259222 11330 leader_election.cc:304] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:06.263104 11625 raft_consensus.cc:2804] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:06.263742 11625 raft_consensus.cc:697] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:06.264827 11625 consensus_queue.cc:237] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.284827 11187 catalog_manager.cc:5697] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:06.291158 11619 consensus_queue.cc:1048] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.299011 11627 consensus_queue.cc:1048] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.305994 11187 catalog_manager.cc:5697] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 1 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:06.514562 11627 consensus_queue.cc:1048] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.526929 11627 consensus_queue.cc:1048] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.535070 11728 consensus_queue.cc:1048] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.548389 11730 consensus_queue.cc:1048] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.637261 11725 consensus_queue.cc:1048] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.646618 11730 raft_consensus.cc:493] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:06.647209 11730 raft_consensus.cc:515] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:06.646621 11751 consensus_queue.cc:1048] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:06.649263 11730 leader_election.cc:290] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:06.649940 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:06.652691 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fdee5103b416aaa38cfaf044bd9e7" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:06.653393 11512 raft_consensus.cc:2393] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 1: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:06.654299 11619 consensus_queue.cc:1048] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.655893 11404 leader_election.cc:304] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, ca6bff90417748dab47800d8e3616233
I20260710 11:12:06.656700 11730 raft_consensus.cc:3060] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:06.663753 11730 raft_consensus.cc:2749] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:06.671180 11625 consensus_queue.cc:1048] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.757324 11625 consensus_queue.cc:1048] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:06.772032 11619 consensus_queue.cc:1048] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:07.100754  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:12:07.129875  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:07.130759  9179 tablet_replica.cc:333] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.131610  9179 raft_consensus.cc:2243] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.132107  9179 raft_consensus.cc:2272] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:07.135257 11478 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260710 11:12:07.136229  9179 tablet_replica.cc:333] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.137145  9179 raft_consensus.cc:2243] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.137631  9179 raft_consensus.cc:2272] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:07.141628 11478 consensus_peers.cc:597] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.143488  9179 tablet_replica.cc:333] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.144238  9179 raft_consensus.cc:2243] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.144953  9179 raft_consensus.cc:2272] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.147204  9179 tablet_replica.cc:333] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.148074  9179 raft_consensus.cc:2243] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.148538  9179 raft_consensus.cc:2272] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.150523  9179 tablet_replica.cc:333] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.151167  9179 raft_consensus.cc:2243] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.151589  9179 raft_consensus.cc:2272] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.153792  9179 tablet_replica.cc:333] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.154597  9179 raft_consensus.cc:2243] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.155042  9179 raft_consensus.cc:2272] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.157428  9179 tablet_replica.cc:333] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.157987  9179 raft_consensus.cc:2243] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.158439  9179 raft_consensus.cc:2272] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.160095  9179 tablet_replica.cc:333] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.160655  9179 raft_consensus.cc:2243] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.161336  9179 raft_consensus.cc:2272] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.162906  9179 tablet_replica.cc:333] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.163405  9179 raft_consensus.cc:2243] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.163777  9179 raft_consensus.cc:2272] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.165283  9179 tablet_replica.cc:333] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.165766  9179 raft_consensus.cc:2243] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.166416  9179 raft_consensus.cc:2272] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.168100  9179 tablet_replica.cc:333] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.168624  9179 raft_consensus.cc:2243] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.169289  9179 raft_consensus.cc:2272] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.170948  9179 tablet_replica.cc:333] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.171432  9179 raft_consensus.cc:2243] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.171801  9179 raft_consensus.cc:2272] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.173388  9179 tablet_replica.cc:333] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.173869  9179 raft_consensus.cc:2243] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.174245  9179 raft_consensus.cc:2272] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.176033  9179 tablet_replica.cc:333] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.176483  9179 raft_consensus.cc:2243] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.176846  9179 raft_consensus.cc:2272] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.178481  9179 tablet_replica.cc:333] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.178982  9179 raft_consensus.cc:2243] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.179646  9179 raft_consensus.cc:2272] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.181186  9179 tablet_replica.cc:333] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.181685  9179 raft_consensus.cc:2243] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.182058  9179 raft_consensus.cc:2272] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.183702  9179 tablet_replica.cc:333] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.184217  9179 raft_consensus.cc:2243] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:07.184900  9179 raft_consensus.cc:2272] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.186530  9179 tablet_replica.cc:333] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: stopping tablet replica
I20260710 11:12:07.186987  9179 raft_consensus.cc:2243] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.187374  9179 raft_consensus.cc:2272] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:07.205461 11478 consensus_peers.cc:597] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.223312  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
W20260710 11:12:07.234524 11330 consensus_peers.cc:597] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:07.251801 11330 consensus_peers.cc:597] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.254009  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:07.258747 11330 consensus_peers.cc:597] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:07.260739 11760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:07.270092 11761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:07.272641 11763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:07.272862  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:07.274910  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:07.275163  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:07.275352  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681927275335 us; error 0 us; skew 500 ppm
I20260710 11:12:07.275983  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:07.285634  9179 webserver.cc:533] Webserver started at http://127.8.246.193:34025/ using document root <none> and password file <none>
I20260710 11:12:07.286348  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:07.286623  9179 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:07.290423  9179 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:12:07.295770 11768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:07.296797  9179 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:07.297174  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "dfb1d49727e04fbdbc462fea7272c333"
format_stamp: "Formatted at 2026-07-10 11:12:02 on dist-test-slave-gg25"
I20260710 11:12:07.297703  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:12:07.304849 11330 consensus_peers.cc:597] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.313657  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:07.315001  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:07.316751  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:07.321334 11775 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:07.388872 11330 consensus_peers.cc:597] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:07.396099 11478 consensus_peers.cc:597] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.417249  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:12:07.417728  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.097s	user 0.003s	sys 0.000s
I20260710 11:12:07.418134  9179 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:07.425881 11775 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
W20260710 11:12:07.429759 11404 consensus_peers.cc:597] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.447387 11775 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.448473 11775 tablet_bootstrap.cc:492] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.449162 11775 ts_tablet_manager.cc:1403] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 11:12:07.451499 11775 raft_consensus.cc:359] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.452102 11775 raft_consensus.cc:740] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.452739 11775 consensus_queue.cc:260] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.454808 11775 ts_tablet_manager.cc:1434] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:12:07.455418 11775 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.465682 11775 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.466337 11775 tablet_bootstrap.cc:492] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.466822 11775 ts_tablet_manager.cc:1403] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:07.468539 11775 raft_consensus.cc:359] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.469022 11775 raft_consensus.cc:740] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.469592 11775 consensus_queue.cc:260] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [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: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.471148 11775 ts_tablet_manager.cc:1434] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.471824 11775 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.483443 11775 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.484205 11775 tablet_bootstrap.cc:492] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.484676 11775 ts_tablet_manager.cc:1403] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:12:07.486281 11775 raft_consensus.cc:359] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.486769 11775 raft_consensus.cc:740] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.487356 11775 consensus_queue.cc:260] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [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: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.488962 11775 ts_tablet_manager.cc:1434] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.489552 11775 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
W20260710 11:12:07.496168 11478 consensus_peers.cc:597] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.499167  9179 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:07.499481  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.076s	sys 0.003s
I20260710 11:12:07.501441 11775 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.502120 11775 tablet_bootstrap.cc:492] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.502640 11775 ts_tablet_manager.cc:1403] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:07.504418 11775 raft_consensus.cc:359] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.504869 11775 raft_consensus.cc:740] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.505496 11775 consensus_queue.cc:260] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [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: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.507531 11775 ts_tablet_manager.cc:1434] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:07.508163 11775 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.518935 11775 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.519712 11775 tablet_bootstrap.cc:492] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.520329 11775 ts_tablet_manager.cc:1403] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 11:12:07.522424 11775 raft_consensus.cc:359] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.522907 11775 raft_consensus.cc:740] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.523483 11775 consensus_queue.cc:260] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [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: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.525130 11775 ts_tablet_manager.cc:1434] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.525696 11775 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.540441 11775 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.541139 11775 tablet_bootstrap.cc:492] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.541712 11775 ts_tablet_manager.cc:1403] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:12:07.544018 11775 raft_consensus.cc:359] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.544699 11775 raft_consensus.cc:740] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.545503 11775 consensus_queue.cc:260] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [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: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.547617 11775 ts_tablet_manager.cc:1434] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260710 11:12:07.548012 11478 consensus_peers.cc:597] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:07.548365 11775 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.567018 11775 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.567828 11775 tablet_bootstrap.cc:492] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.568416 11775 ts_tablet_manager.cc:1403] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:12:07.570323 11775 raft_consensus.cc:359] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.570875 11775 raft_consensus.cc:740] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.571506 11775 consensus_queue.cc:260] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.573009 11775 ts_tablet_manager.cc:1434] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.573598 11775 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.575071  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:40321
I20260710 11:12:07.575181 11842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:40321 every 8 connection(s)
I20260710 11:12:07.590397 11775 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.591308 11775 tablet_bootstrap.cc:492] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.591854 11775 ts_tablet_manager.cc:1403] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:12:07.593645 11775 raft_consensus.cc:359] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.594163 11775 raft_consensus.cc:740] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.594830 11775 consensus_queue.cc:260] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [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: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.596743 11775 ts_tablet_manager.cc:1434] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:07.597497 11775 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.597748 11843 heartbeater.cc:344] Connected to a master server at 127.8.246.254:37429
I20260710 11:12:07.598131 11843 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:07.598809 11843 heartbeater.cc:507] Master 127.8.246.254:37429 requested a full tablet report, sending...
I20260710 11:12:07.605688 11185 ts_manager.cc:194] Re-registered known tserver with Master: dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:07.608296 11775 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.609191 11775 tablet_bootstrap.cc:492] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.609784 11775 ts_tablet_manager.cc:1403] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:12:07.612105 11775 raft_consensus.cc:359] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.612767 11775 raft_consensus.cc:740] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.613404 11775 consensus_queue.cc:260] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [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: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.615267 11775 ts_tablet_manager.cc:1434] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:07.615988 11775 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.626786 11185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50084
I20260710 11:12:07.629606 11775 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.630496 11843 heartbeater.cc:499] Master 127.8.246.254:37429 was elected leader, sending a full tablet report...
I20260710 11:12:07.630527 11775 tablet_bootstrap.cc:492] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.631359 11775 ts_tablet_manager.cc:1403] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:12:07.633697 11775 raft_consensus.cc:359] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.634321 11775 raft_consensus.cc:740] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.634943 11775 consensus_queue.cc:260] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.636845 11775 ts_tablet_manager.cc:1434] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:07.637452 11775 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.655474 11775 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.656478 11775 tablet_bootstrap.cc:492] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.657104 11775 ts_tablet_manager.cc:1403] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:12:07.659384 11775 raft_consensus.cc:359] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.660346 11775 raft_consensus.cc:740] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.660975 11775 consensus_queue.cc:260] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.663091 11775 ts_tablet_manager.cc:1434] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:07.663853 11775 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.678782 11775 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.679698 11775 tablet_bootstrap.cc:492] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.680346 11775 ts_tablet_manager.cc:1403] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:12:07.682158 11775 raft_consensus.cc:359] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.682650 11775 raft_consensus.cc:740] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.683158 11775 consensus_queue.cc:260] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.684459 11775 ts_tablet_manager.cc:1434] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.685497 11775 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.697126 11775 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.697824 11775 tablet_bootstrap.cc:492] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.698318 11775 ts_tablet_manager.cc:1403] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:07.700090 11775 raft_consensus.cc:359] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.700580 11775 raft_consensus.cc:740] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.701068 11775 consensus_queue.cc:260] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.702795 11775 ts_tablet_manager.cc:1434] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.703722 11775 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.713975 11775 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.714604 11775 tablet_bootstrap.cc:492] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.715108 11775 ts_tablet_manager.cc:1403] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:07.716774 11775 raft_consensus.cc:359] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.717271 11775 raft_consensus.cc:740] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.717800 11775 consensus_queue.cc:260] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [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: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:07.719534 11775 ts_tablet_manager.cc:1434] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.722002 11775 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.739316 11775 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.740327 11775 tablet_bootstrap.cc:492] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.740975 11775 ts_tablet_manager.cc:1403] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:12:07.743269 11775 raft_consensus.cc:359] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:07.744004 11775 raft_consensus.cc:740] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.744791 11775 consensus_queue.cc:260] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:07.747047 11775 ts_tablet_manager.cc:1434] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:07.747810 11775 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.761058 11775 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.761974 11775 tablet_bootstrap.cc:492] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.762630 11775 ts_tablet_manager.cc:1403] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:12:07.764828 11775 raft_consensus.cc:359] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.765314 11775 raft_consensus.cc:740] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.766013 11775 consensus_queue.cc:260] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:07.767699 11775 ts_tablet_manager.cc:1434] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:07.768585 11775 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.779661 11775 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.780583 11775 tablet_bootstrap.cc:492] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.781193 11775 ts_tablet_manager.cc:1403] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:07.782931 11775 raft_consensus.cc:359] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.783622 11775 raft_consensus.cc:740] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.784299 11775 consensus_queue.cc:260] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [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: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.785738 11775 ts_tablet_manager.cc:1434] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:07.786523 11775 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Bootstrap starting.
I20260710 11:12:07.798026 11775 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:07.798769 11775 tablet_bootstrap.cc:492] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Bootstrap complete.
I20260710 11:12:07.799326 11775 ts_tablet_manager.cc:1403] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:12:07.801220 11775 raft_consensus.cc:359] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.801719 11775 raft_consensus.cc:740] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Initialized, Role: FOLLOWER
I20260710 11:12:07.802224 11775 consensus_queue.cc:260] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [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: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:07.803645 11775 ts_tablet_manager.cc:1434] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:12:08.146080 11625 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.146708 11625 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.148361 11625 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.149168 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:08.149341 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.149926 11816 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.150988 11330 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:08.151592 11625 raft_consensus.cc:2804] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.152002 11625 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.152343 11625 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.157703 11625 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.159144 11625 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.159857 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:08.160194 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.160761 11816 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.165412 11816 raft_consensus.cc:2468] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.166311 11330 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:08.166949 11625 raft_consensus.cc:2804] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.167304 11625 raft_consensus.cc:697] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:08.168077 11625 consensus_queue.cc:237] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.174275 11187 catalog_manager.cc:5697] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 2 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.252035 11625 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.252445 11625 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.254015 11625 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.255276 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:08.255517 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.256124 11816 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.257257 11330 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:08.257946 11870 raft_consensus.cc:2804] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.258291 11870 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.258690 11870 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.265050 11870 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.266935 11870 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.267524 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.267818 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:08.268072 11816 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.273205 11816 raft_consensus.cc:2468] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.274216 11330 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:08.274863 11870 raft_consensus.cc:2804] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.275424 11870 raft_consensus.cc:697] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:08.276160 11870 consensus_queue.cc:237] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.282946 11187 catalog_manager.cc:5697] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 2 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.365602 11870 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.366294 11730 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.366071 11870 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.366817 11730 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.368255 11870 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.368825 11730 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.368983 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.369468 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:08.369709 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.369786 11816 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.370117 11438 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.370679 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:08.371275 11330 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:08.371271 11364 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 1.
I20260710 11:12:08.371970 11870 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.372330 11870 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.372679 11870 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.372963 11403 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [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: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.373934 11730 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.374347 11730 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.374650 11730 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.377808 11870 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.379622 11870 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.380147 11730 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.381029 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.381229 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:08.381610 11816 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.381935 11438 raft_consensus.cc:2393] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c5ad51879d984e099182b8e6994ac4be in current term 2: Already voted for candidate e8e88939f6664a63b418a4d0324811cd in this term.
I20260710 11:12:08.382323 11730 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.382512 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.384265 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:08.384852 11364 raft_consensus.cc:2393] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 2: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:08.385586 11403 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [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: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.386207 11730 raft_consensus.cc:2749] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.387280 11816 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.388262 11330 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:08.388865 11870 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.389357 11870 raft_consensus.cc:697] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:08.390050 11870 consensus_queue.cc:237] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.396696 11187 catalog_manager.cc:5697] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 2 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.469468 11625 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.469962 11625 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.471678 11625 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:08.472487 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.472617 11512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:08.473232 11816 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.474283 11330 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:08.474912 11625 raft_consensus.cc:2804] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.475262 11625 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.475623 11625 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.480623 11625 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.482462 11625 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:08.483112 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.483685 11816 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.484113 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:08.488845 11816 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.489794 11330 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:08.490324 11625 raft_consensus.cc:2804] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.490717 11625 raft_consensus.cc:697] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:08.491457 11625 consensus_queue.cc:237] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.497795 11187 catalog_manager.cc:5697] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 2 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:08.585204 11864 raft_consensus.cc:493] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.585726 11864 raft_consensus.cc:515] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.587767 11864 leader_election.cc:290] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.588333 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.588796 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68942981b0804968a322396866e56ffa" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:08.589100 11816 raft_consensus.cc:2393] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca6bff90417748dab47800d8e3616233 in current term 2: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:08.590271 11477 leader_election.cc:304] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.591027 11864 raft_consensus.cc:3060] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.595455 11864 raft_consensus.cc:2749] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.616793 11625 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.617245 11625 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.618824 11625 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.619472 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.619683 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:08.620155 11816 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 1.
I20260710 11:12:08.621008 11864 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.621141 11330 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [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: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:08.621433 11864 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:08.621824 11625 raft_consensus.cc:2804] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.622174 11625 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.622553 11625 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.623523 11864 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.624538 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:08.628110 11730 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.628005 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.628005 11625 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.629087 11816 raft_consensus.cc:2393] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca6bff90417748dab47800d8e3616233 in current term 2: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:08.628839 11730 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.630753 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.630899 11730 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.631073 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "c5ad51879d984e099182b8e6994ac4be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:08.631310 11816 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.631668 11438 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.631680 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.632349 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:08.633074 11364 raft_consensus.cc:2393] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 2: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:08.630239 11478 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.634156 11403 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [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: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.634533 11864 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.638211 11816 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.638703 11625 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:08.639532 11438 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ad51879d984e099182b8e6994ac4be in term 2.
I20260710 11:12:08.640079 11730 raft_consensus.cc:2749] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.640447 11330 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:08.641340 11625 raft_consensus.cc:2804] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.641656 11862 raft_consensus.cc:493] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.642829 11625 raft_consensus.cc:697] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Leader. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:08.642207 11862 raft_consensus.cc:515] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.643675 11625 consensus_queue.cc:237] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:08.644737 11862 leader_election.cc:290] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:08.645244 11862 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.645411 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.645717 11862 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:08.646217 11816 raft_consensus.cc:2393] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 2: Already voted for candidate c5ad51879d984e099182b8e6994ac4be in this term.
I20260710 11:12:08.648631 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233" is_pre_election: true
I20260710 11:12:08.650163 11862 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.651201 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377e2583684f45cbaca8fc555b3b73f4" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5ad51879d984e099182b8e6994ac4be" is_pre_election: true
I20260710 11:12:08.648131 11864 raft_consensus.cc:2749] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.653115 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.654517 11817 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 1.
I20260710 11:12:08.652802 11403 leader_election.cc:304] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [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: e8e88939f6664a63b418a4d0324811cd; no voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.655884 11404 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [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: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: ca6bff90417748dab47800d8e3616233
I20260710 11:12:08.656080 11862 raft_consensus.cc:3060] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.656949 11864 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.657395 11864 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:08.659075 11864 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.660509 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd" is_pre_election: true
I20260710 11:12:08.661320 11730 raft_consensus.cc:2804] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.662254 11730 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.662674 11730 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.661675 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333" is_pre_election: true
I20260710 11:12:08.664119 11816 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 1.
I20260710 11:12:08.665225 11478 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:08.665951 11864 raft_consensus.cc:2804] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:08.666301 11864 raft_consensus.cc:493] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dfb1d49727e04fbdbc462fea7272c333)
I20260710 11:12:08.666664 11864 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.666406 11187 catalog_manager.cc:5697] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to c5ad51879d984e099182b8e6994ac4be (127.8.246.194). New cstate: current_term: 2 leader_uuid: "c5ad51879d984e099182b8e6994ac4be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.668910 11862 raft_consensus.cc:2749] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.671492 11730 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:08.672670 11438 raft_consensus.cc:2393] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca6bff90417748dab47800d8e3616233 in current term 2: Already voted for candidate e8e88939f6664a63b418a4d0324811cd in this term.
I20260710 11:12:08.673235 11864 raft_consensus.cc:515] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:08.675148 11864 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [CANDIDATE]: Term 2 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.676399 11730 leader_election.cc:290] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321)
I20260710 11:12:08.676442 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.677481 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:08.677805 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "ca6bff90417748dab47800d8e3616233" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:08.677821 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88236185ef48abbee6446ba2a1255b" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:08.678231 11511 raft_consensus.cc:2393] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e8e88939f6664a63b418a4d0324811cd in current term 2: Already voted for candidate ca6bff90417748dab47800d8e3616233 in this term.
I20260710 11:12:08.678669 11438 raft_consensus.cc:2393] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ca6bff90417748dab47800d8e3616233 in current term 2: Already voted for candidate e8e88939f6664a63b418a4d0324811cd in this term.
I20260710 11:12:08.677285 11816 raft_consensus.cc:3060] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:08.679091 11512 raft_consensus.cc:1275] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.679910 11404 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [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: e8e88939f6664a63b418a4d0324811cd; no voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:08.680702 11730 raft_consensus.cc:2749] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:08.680548 11625 consensus_queue.cc:1048] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.685333 11816 raft_consensus.cc:2468] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca6bff90417748dab47800d8e3616233 in term 2.
I20260710 11:12:08.686998 11478 leader_election.cc:304] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:08.688115 11864 raft_consensus.cc:2804] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:08.688743 11864 raft_consensus.cc:697] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 LEADER]: Becoming Leader. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:08.689754 11864 consensus_queue.cc:237] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:08.700186 11816 raft_consensus.cc:1275] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.701371 11187 catalog_manager.cc:5697] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 reported cstate change: term changed from 1 to 2, leader changed from dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193) to ca6bff90417748dab47800d8e3616233 (127.8.246.196). New cstate: current_term: 2 leader_uuid: "ca6bff90417748dab47800d8e3616233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.702231 11625 consensus_queue.cc:1048] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.722587 11440 raft_consensus.cc:1275] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.723690 11663 consensus_queue.cc:1048] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.733569 11816 raft_consensus.cc:1275] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.734982 11663 consensus_queue.cc:1048] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.878368 11438 raft_consensus.cc:1275] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.879606 11663 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.887321 11816 raft_consensus.cc:1275] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:08.889585 11619 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.036401 11512 raft_consensus.cc:1275] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.037783 11619 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.041872 11816 raft_consensus.cc:1275] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.043391 11619 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.047322 11817 raft_consensus.cc:1275] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.048774 11663 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.066465 11438 raft_consensus.cc:1275] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer c5ad51879d984e099182b8e6994ac4be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.068414 11619 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.212251 11438 raft_consensus.cc:1275] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer ca6bff90417748dab47800d8e3616233: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.213316 11864 consensus_queue.cc:1048] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:09.221503 11816 raft_consensus.cc:1275] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer ca6bff90417748dab47800d8e3616233: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:09.223331 11892 consensus_queue.cc:1048] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.580322  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:17.606897 11363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15108759ac3546ef90f2f4deba119856"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:17.607831 11363 raft_consensus.cc:606] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Received request to transfer leadership to TS e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:17.610527 11363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:17.611045 11363 raft_consensus.cc:606] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:17.625417 11511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14"
dest_uuid: "ca6bff90417748dab47800d8e3616233"
mode: GRACEFUL
new_leader_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:54454
I20260710 11:12:17.625859 11511 raft_consensus.cc:606] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Received request to transfer leadership to TS e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:17.627992 11363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:17.628392 11363 raft_consensus.cc:606] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:17.630443 11363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:17.630882 11363 raft_consensus.cc:606] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:17.633534 11363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:17.634130 11363 raft_consensus.cc:606] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:17.635342  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:12:17.636304  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:17.636406 11910 raft_consensus.cc:993] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:17.636929 11910 raft_consensus.cc:1081] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Signalling peer e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:17.638477 11438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15108759ac3546ef90f2f4deba119856"
dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:46018
I20260710 11:12:17.639055 11438 raft_consensus.cc:493] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:17.639549 11438 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.643435 11910 raft_consensus.cc:993] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.644102 11899 raft_consensus.cc:1081] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.645947 11817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40506
I20260710 11:12:17.646641 11817 raft_consensus.cc:493] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:17.646943 11817 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:17.648442 11438 raft_consensus.cc:515] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.650310 11438 leader_election.cc:290] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:17.650990 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:17.651368 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15108759ac3546ef90f2f4deba119856" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:17.651839 11816 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.652006 11363 raft_consensus.cc:3055] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:17.652422 11363 raft_consensus.cc:740] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:17.652678 11817 raft_consensus.cc:515] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.653335 11363 consensus_queue.cc:260] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.654896 11363 raft_consensus.cc:3060] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.655308 11817 leader_election.cc:290] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 3 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:17.658661 11816 raft_consensus.cc:2468] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:17.659974 11404 leader_election.cc:304] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:17.660929 11730 raft_consensus.cc:2804] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:17.667141 11730 raft_consensus.cc:697] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:17.668164 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:17.668138 11730 consensus_queue.cc:237] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.668840 11511 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:17.669317 11363 raft_consensus.cc:2468] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:17.675743 11511 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 3.
I20260710 11:12:17.678086 11770 leader_election.cc:304] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [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: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:17.681854 11920 raft_consensus.cc:2804] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:17.682237 11186 catalog_manager.cc:5697] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 1 to 2, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 2 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.683243 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c4bf53690e443f8082b040d2035aa5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:17.683799 11363 raft_consensus.cc:3055] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:17.684157 11363 raft_consensus.cc:740] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:17.685072 11363 consensus_queue.cc:260] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.688062 11363 raft_consensus.cc:3060] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:17.698634 11363 raft_consensus.cc:2468] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 3.
I20260710 11:12:17.699731 11920 raft_consensus.cc:697] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 3 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:17.700902 11920 consensus_queue.cc:237] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.710798 11186 catalog_manager.cc:5697] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 2 to 3, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.836359 11899 raft_consensus.cc:993] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.837034 11915 raft_consensus.cc:1081] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.838620 11817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40506
I20260710 11:12:17.839219 11817 raft_consensus.cc:493] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:17.839512 11817 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.840497 11915 raft_consensus.cc:993] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.840960 11910 raft_consensus.cc:1081] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:17.842934 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40506
I20260710 11:12:17.843410 11816 raft_consensus.cc:493] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:17.843722 11816 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.846517 11817 raft_consensus.cc:515] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.848417 11817 leader_election.cc:290] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:17.848979 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:17.849501 11511 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.850776 11816 raft_consensus.cc:515] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.852313 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55a8d852d0e46abb5323425ce4bdcf8" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:17.852849 11363 raft_consensus.cc:3055] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:17.853144 11363 raft_consensus.cc:740] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:17.854116 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:17.854741 11364 raft_consensus.cc:3055] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:17.855057 11816 leader_election.cc:290] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:17.855050 11364 raft_consensus.cc:740] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:17.853948 11363 consensus_queue.cc:260] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.855736 11511 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:17.856521 11363 raft_consensus.cc:3060] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.856268 11364 consensus_queue.cc:260] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.857651 11364 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.861235 11770 leader_election.cc:304] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:17.863881 11363 raft_consensus.cc:2468] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:17.864754 11920 raft_consensus.cc:2804] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:17.866957 11920 raft_consensus.cc:697] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:17.867277 11364 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:17.868521 11769 leader_election.cc:304] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:17.868759 11438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a1e115291c4176b827a7db1a18104f" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:17.869354 11921 raft_consensus.cc:2804] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:17.868059 11920 consensus_queue.cc:237] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:17.869350 11438 raft_consensus.cc:3060] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:17.874112 11921 raft_consensus.cc:697] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:17.875108 11921 consensus_queue.cc:237] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:17.876292 11438 raft_consensus.cc:2468] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:17.878855 11186 catalog_manager.cc:5697] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 1 to 2, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.890074 11186 catalog_manager.cc:5697] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 1 to 2, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.054831 11911 raft_consensus.cc:993] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: : Instructing follower e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:18.055347 11931 raft_consensus.cc:1081] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Signalling peer e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:18.056691 11440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14"
dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:18.057116 11440 raft_consensus.cc:493] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:18.057377 11440 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.062407 11440 raft_consensus.cc:515] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.064217 11440 leader_election.cc:290] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:18.065140 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:18.065200 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d3b4f728fe4b909cae6325647e1b14" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:18.065765 11511 raft_consensus.cc:3055] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:18.065867 11364 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.066044 11511 raft_consensus.cc:740] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:18.066844 11511 consensus_queue.cc:260] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.067890 11511 raft_consensus.cc:3060] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.071005 11364 raft_consensus.cc:2468] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:18.072156 11403 leader_election.cc:304] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ad51879d984e099182b8e6994ac4be, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:18.072309 11511 raft_consensus.cc:2468] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:18.072849 11730 raft_consensus.cc:2804] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.073251 11730 raft_consensus.cc:697] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:18.073943 11730 consensus_queue.cc:237] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.081648 11186 catalog_manager.cc:5697] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 1 to 2, leader changed from ca6bff90417748dab47800d8e3616233 (127.8.246.196) to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 2 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.135866 11364 raft_consensus.cc:1275] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.137180 11730 consensus_queue.cc:1048] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.142198 11816 raft_consensus.cc:1275] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.145534 11934 consensus_queue.cc:1048] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:18.244072 11899 raft_consensus.cc:993] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.244483 11915 raft_consensus.cc:1081] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.245795 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40506
I20260710 11:12:18.246258 11816 raft_consensus.cc:493] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:18.246531 11816 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:18.250887 11816 raft_consensus.cc:515] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:18.252599 11816 leader_election.cc:290] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 3 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529)
I20260710 11:12:18.253651 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:18.253703 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a07781f1774105ab5d9ce7d12d5823" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:18.254464 11440 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:18.254678 11364 raft_consensus.cc:3055] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:18.255054 11364 raft_consensus.cc:740] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:18.255982 11364 consensus_queue.cc:260] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:18.257002 11364 raft_consensus.cc:3060] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:18.259284 11440 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 3.
I20260710 11:12:18.260206 11770 leader_election.cc:304] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [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: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:18.260886 11921 raft_consensus.cc:2804] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:18.261255 11921 raft_consensus.cc:697] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 3 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:18.262326 11364 raft_consensus.cc:2468] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 3.
I20260710 11:12:18.262087 11921 consensus_queue.cc:237] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:18.267498 11364 raft_consensus.cc:1275] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:18.268715 11921 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.271802 11186 catalog_manager.cc:5697] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 2 to 3, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.281225 11511 raft_consensus.cc:1275] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 3 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:18.282377 11921 consensus_queue.cc:1048] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.380322 11364 raft_consensus.cc:1275] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.381573 11921 consensus_queue.cc:1048] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.389925 11511 raft_consensus.cc:1275] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.391248 11920 consensus_queue.cc:1048] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.413247 11440 raft_consensus.cc:1275] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.414322 11920 consensus_queue.cc:1048] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.423017 11364 raft_consensus.cc:1275] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.424572 11921 consensus_queue.cc:1048] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.500100 11511 raft_consensus.cc:1275] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.501145 11934 consensus_queue.cc:1048] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.510138 11364 raft_consensus.cc:1275] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:18.514323 11934 consensus_queue.cc:1048] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:18.637207  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:18.652911 11364 raft_consensus.cc:1275] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:18.653677  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:18.654132 11921 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.665908 11440 raft_consensus.cc:1275] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:18.668033 11920 consensus_queue.cc:1048] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.676424 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:18.676970 11364 raft_consensus.cc:606] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:18.679246 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:18.679675 11364 raft_consensus.cc:606] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Received request to transfer leadership to TS e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:18.681849 11511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b"
dest_uuid: "ca6bff90417748dab47800d8e3616233"
mode: GRACEFUL
new_leader_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:54454
I20260710 11:12:18.682264 11511 raft_consensus.cc:606] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Received request to transfer leadership to TS dfb1d49727e04fbdbc462fea7272c333
I20260710 11:12:18.684566 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679"
dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
mode: GRACEFUL
new_leader_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:43232
I20260710 11:12:18.684968 11364 raft_consensus.cc:606] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Received request to transfer leadership to TS e8e88939f6664a63b418a4d0324811cd
I20260710 11:12:18.685890  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:18.686513  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:18.704268 11915 raft_consensus.cc:993] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:18.704728 11899 raft_consensus.cc:1081] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Signalling peer e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:18.705969 11440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679"
dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:46018
I20260710 11:12:18.706503 11440 raft_consensus.cc:493] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:18.706770 11440 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.711054 11440 raft_consensus.cc:515] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.713338 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:18.714192 11364 raft_consensus.cc:3055] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:18.714506 11364 raft_consensus.cc:740] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:18.714823 11440 leader_election.cc:290] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Requested vote from peers c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:18.714942 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8258bcc3ba684dd39a2f21a7935eb679" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:18.715226 11364 consensus_queue.cc:260] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.715633 11511 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.717211 11364 raft_consensus.cc:3060] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.721836 11511 raft_consensus.cc:2468] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:18.722900 11404 leader_election.cc:304] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:18.723520 11364 raft_consensus.cc:2468] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 2.
I20260710 11:12:18.723613 11934 raft_consensus.cc:2804] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.724156 11934 raft_consensus.cc:697] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:18.725049 11934 consensus_queue.cc:237] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } }
I20260710 11:12:18.732530 11188 catalog_manager.cc:5697] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 1 to 2, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 2 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.798753 11915 raft_consensus.cc:993] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.799382 11899 raft_consensus.cc:1081] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.800941 11816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40506
I20260710 11:12:18.801416 11816 raft_consensus.cc:493] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:18.801688 11816 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.804005 11952 raft_consensus.cc:993] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: : Instructing follower dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.804494 11931 raft_consensus.cc:1081] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Signalling peer dfb1d49727e04fbdbc462fea7272c333 to start an election
I20260710 11:12:18.805805 11817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b"
dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
 from {username='slave'} at 127.0.0.1:40492
I20260710 11:12:18.806202 11817 raft_consensus.cc:493] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:18.806468 11817 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.806531 11816 raft_consensus.cc:515] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:18.808065 11816 leader_election.cc:290] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Requested vote from peers ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:18.808773 11511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:18.809077 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2713c8e5863d46d89860cabc0a3c59f5" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:18.809298 11511 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.809628 11364 raft_consensus.cc:3055] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:18.809937 11364 raft_consensus.cc:740] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:18.810637 11364 consensus_queue.cc:260] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:18.811641 11364 raft_consensus.cc:3060] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.812017 11817 raft_consensus.cc:515] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:18.815222 11511 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:18.816215 11770 leader_election.cc:304] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:18.816653 11440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
I20260710 11:12:18.816747 11513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a09e0cc7c3d4e41ba014a182a98807b" candidate_uuid: "dfb1d49727e04fbdbc462fea7272c333" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca6bff90417748dab47800d8e3616233"
I20260710 11:12:18.817181 11440 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.817364 11513 raft_consensus.cc:3055] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:18.817379 11364 raft_consensus.cc:2468] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:18.817868 11513 raft_consensus.cc:740] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca6bff90417748dab47800d8e3616233, State: Running, Role: LEADER
I20260710 11:12:18.818920 11817 leader_election.cc:290] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Requested vote from peers e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529), ca6bff90417748dab47800d8e3616233 (127.8.246.196:34867)
I20260710 11:12:18.818697 11513 consensus_queue.cc:260] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:18.819175 11920 raft_consensus.cc:2804] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.819852 11513 raft_consensus.cc:3060] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.820399 11920 raft_consensus.cc:697] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:18.821308 11920 consensus_queue.cc:237] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } }
I20260710 11:12:18.825569 11513 raft_consensus.cc:2468] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:18.826503 11770 leader_election.cc:304] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca6bff90417748dab47800d8e3616233, dfb1d49727e04fbdbc462fea7272c333; no voters: 
I20260710 11:12:18.826941 11440 raft_consensus.cc:2468] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb1d49727e04fbdbc462fea7272c333 in term 2.
I20260710 11:12:18.827167 11921 raft_consensus.cc:2804] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.827688 11921 raft_consensus.cc:697] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Becoming Leader. State: Replica: dfb1d49727e04fbdbc462fea7272c333, State: Running, Role: LEADER
I20260710 11:12:18.828505 11921 consensus_queue.cc:237] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } }
I20260710 11:12:18.834702 11188 catalog_manager.cc:5697] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 1 to 2, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.845520 11188 catalog_manager.cc:5697] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 reported cstate change: term changed from 1 to 2, leader changed from ca6bff90417748dab47800d8e3616233 (127.8.246.196) to dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "dfb1d49727e04fbdbc462fea7272c333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:19.125324 11899 raft_consensus.cc:993] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: : Instructing follower e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:19.125739 11915 raft_consensus.cc:1081] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Signalling peer e8e88939f6664a63b418a4d0324811cd to start an election
I20260710 11:12:19.126885 11440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f"
dest_uuid: "e8e88939f6664a63b418a4d0324811cd"
 from {username='slave'} at 127.0.0.1:46018
I20260710 11:12:19.127308 11440 raft_consensus.cc:493] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:19.127604 11440 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:19.131868 11440 raft_consensus.cc:515] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:19.133349 11440 leader_election.cc:290] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [CANDIDATE]: Term 3 election: Requested vote from peers dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321), c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775)
I20260710 11:12:19.134171 11816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfb1d49727e04fbdbc462fea7272c333"
I20260710 11:12:19.134399 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3964ab56f8464398b51e54bd7bc41a4f" candidate_uuid: "e8e88939f6664a63b418a4d0324811cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5ad51879d984e099182b8e6994ac4be"
I20260710 11:12:19.134640 11816 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:19.134966 11364 raft_consensus.cc:3055] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:19.135236 11364 raft_consensus.cc:740] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5ad51879d984e099182b8e6994ac4be, State: Running, Role: LEADER
I20260710 11:12:19.135852 11364 consensus_queue.cc:260] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:19.136739 11364 raft_consensus.cc:3060] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:19.138790 11816 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 3.
I20260710 11:12:19.139739 11404 leader_election.cc:304] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [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: dfb1d49727e04fbdbc462fea7272c333, e8e88939f6664a63b418a4d0324811cd; no voters: 
I20260710 11:12:19.140396 11934 raft_consensus.cc:2804] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:19.140769 11934 raft_consensus.cc:697] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 3 LEADER]: Becoming Leader. State: Replica: e8e88939f6664a63b418a4d0324811cd, State: Running, Role: LEADER
I20260710 11:12:19.141292 11364 raft_consensus.cc:2468] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e88939f6664a63b418a4d0324811cd in term 3.
I20260710 11:12:19.141530 11934 consensus_queue.cc:237] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [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: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } }
I20260710 11:12:19.148195 11188 catalog_manager.cc:5697] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd reported cstate change: term changed from 2 to 3, leader changed from c5ad51879d984e099182b8e6994ac4be (127.8.246.194) to e8e88939f6664a63b418a4d0324811cd (127.8.246.195). New cstate: current_term: 3 leader_uuid: "e8e88939f6664a63b418a4d0324811cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:19.193936 11511 raft_consensus.cc:1275] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.194995 11934 consensus_queue.cc:1048] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:19.204783 11364 raft_consensus.cc:1275] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.206100 11513 raft_consensus.cc:1275] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.206770 11934 consensus_queue.cc:1048] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:19.208387 11921 consensus_queue.cc:1048] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:19.235159 11363 raft_consensus.cc:1275] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.235837 11511 raft_consensus.cc:1275] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.237397 11962 consensus_queue.cc:1048] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:19.238086 11928 consensus_queue.cc:1048] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca6bff90417748dab47800d8e3616233" member_type: VOTER last_known_addr { host: "127.8.246.196" port: 34867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:19.251801 11438 raft_consensus.cc:1275] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Refusing update from remote peer dfb1d49727e04fbdbc462fea7272c333: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:19.254930 11962 consensus_queue.cc:1048] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e88939f6664a63b418a4d0324811cd" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:19.656530 11817 raft_consensus.cc:1275] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:19.657809 11934 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb1d49727e04fbdbc462fea7272c333" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 40321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.667415 11364 raft_consensus.cc:1275] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Refusing update from remote peer e8e88939f6664a63b418a4d0324811cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:19.669586 11730 consensus_queue.cc:1048] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ad51879d984e099182b8e6994ac4be" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 43775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.687423  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:19.702397  9179 tablet_server.cc:179] TabletServer@127.8.246.193:40321 shutting down...
W20260710 11:12:19.708170 11404 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 11:12:19.711093 11404 consensus_peers.cc:597] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.733830  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:19.734714  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.735743  9179 raft_consensus.cc:2243] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.736646  9179 raft_consensus.cc:2272] T 2713c8e5863d46d89860cabc0a3c59f5 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.739302  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.740113  9179 raft_consensus.cc:2243] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.740866  9179 raft_consensus.cc:2272] T eea4d271fef8485c9a5d9614acd885cb P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.743417  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.743995  9179 raft_consensus.cc:2243] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.744392  9179 raft_consensus.cc:2272] T 377e2583684f45cbaca8fc555b3b73f4 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:19.744938 11478 consensus_peers.cc:597] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.746428  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.746960  9179 raft_consensus.cc:2243] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.747342  9179 raft_consensus.cc:2272] T 327815dfab6e46c793d44868d86479cf P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.749466  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.750093  9179 raft_consensus.cc:2243] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.750463  9179 raft_consensus.cc:2272] T 76a0580de1c848a0ab9c3596f9311514 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.752460  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.752945  9179 raft_consensus.cc:2243] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.753613  9179 raft_consensus.cc:2272] T a2a07781f1774105ab5d9ce7d12d5823 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.755434  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.755983  9179 raft_consensus.cc:2243] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.756364  9179 raft_consensus.cc:2272] T a7893cfd2a454dddbac6e1abfde768ba P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.757992  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.758474  9179 raft_consensus.cc:2243] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.758858  9179 raft_consensus.cc:2272] T 15108759ac3546ef90f2f4deba119856 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.760612  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.761090  9179 raft_consensus.cc:2243] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.761462  9179 raft_consensus.cc:2272] T 3964ab56f8464398b51e54bd7bc41a4f P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.763474  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.764043  9179 raft_consensus.cc:2243] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.764693  9179 raft_consensus.cc:2272] T 51a1e115291c4176b827a7db1a18104f P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.766413  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.767072  9179 raft_consensus.cc:2243] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.767454  9179 raft_consensus.cc:2272] T 4e0a77bf7f974f70990b97ffd92240fd P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.769233  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.769767  9179 raft_consensus.cc:2243] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.770463  9179 raft_consensus.cc:2272] T 7a09e0cc7c3d4e41ba014a182a98807b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.772795  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.773272  9179 raft_consensus.cc:2243] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.773615  9179 raft_consensus.cc:2272] T 86df6047929c4ce1839f9339d92c9f42 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.775485  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.776101  9179 raft_consensus.cc:2243] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.776513  9179 raft_consensus.cc:2272] T ab88236185ef48abbee6446ba2a1255b P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.778488  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.778935  9179 raft_consensus.cc:2243] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.779584  9179 raft_consensus.cc:2272] T f55a8d852d0e46abb5323425ce4bdcf8 P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.781248  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.781701  9179 raft_consensus.cc:2243] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.782043  9179 raft_consensus.cc:2272] T be6e0675d5584cf7acd7368eb3c3b918 P dfb1d49727e04fbdbc462fea7272c333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.783746  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.784236  9179 raft_consensus.cc:2243] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.784610  9179 raft_consensus.cc:2272] T 68942981b0804968a322396866e56ffa P dfb1d49727e04fbdbc462fea7272c333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.786891  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:19.787489  9179 raft_consensus.cc:2243] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.788283  9179 raft_consensus.cc:2272] T 96c4bf53690e443f8082b040d2035aa5 P dfb1d49727e04fbdbc462fea7272c333 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.818167  9179 tablet_server.cc:196] TabletServer@127.8.246.193:40321 shutdown complete.
W20260710 11:12:19.820317 11478 consensus_peers.cc:597] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.848968  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
W20260710 11:12:19.850468 11330 consensus_peers.cc:597] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.880324  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:19.881050  9179 tablet_replica.cc:333] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.881712  9179 raft_consensus.cc:2243] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.882500  9179 raft_consensus.cc:2272] T a12fdee5103b416aaa38cfaf044bd9e7 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.884407  9179 tablet_replica.cc:333] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.884928  9179 raft_consensus.cc:2243] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.885672  9179 raft_consensus.cc:2272] T 68942981b0804968a322396866e56ffa P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.887336  9179 tablet_replica.cc:333] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.887892  9179 raft_consensus.cc:2243] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.888355  9179 raft_consensus.cc:2272] T f55a8d852d0e46abb5323425ce4bdcf8 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.889947  9179 tablet_replica.cc:333] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.890426  9179 raft_consensus.cc:2243] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.890796  9179 raft_consensus.cc:2272] T 51a1e115291c4176b827a7db1a18104f P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.892449  9179 tablet_replica.cc:333] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.892961  9179 raft_consensus.cc:2243] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.893349  9179 raft_consensus.cc:2272] T e1b91da858ac46068869a850a89c72d7 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.894979  9179 tablet_replica.cc:333] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.895480  9179 raft_consensus.cc:2243] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.895859  9179 raft_consensus.cc:2272] T 15108759ac3546ef90f2f4deba119856 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.897451  9179 tablet_replica.cc:333] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.897917  9179 raft_consensus.cc:2243] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.898597  9179 raft_consensus.cc:2272] T 731a10e83185417e9336811665461d4b P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.900255  9179 tablet_replica.cc:333] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.900739  9179 raft_consensus.cc:2243] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.901118  9179 raft_consensus.cc:2272] T 8258bcc3ba684dd39a2f21a7935eb679 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.903059  9179 tablet_replica.cc:333] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.903558  9179 raft_consensus.cc:2243] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.904070  9179 raft_consensus.cc:2272] T eea4d271fef8485c9a5d9614acd885cb P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.905705  9179 tablet_replica.cc:333] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.906172  9179 raft_consensus.cc:2243] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.906819  9179 raft_consensus.cc:2272] T 377e2583684f45cbaca8fc555b3b73f4 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.908435  9179 tablet_replica.cc:333] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.908893  9179 raft_consensus.cc:2243] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.909267  9179 raft_consensus.cc:2272] T 3964ab56f8464398b51e54bd7bc41a4f P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.911214  9179 tablet_replica.cc:333] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.911695  9179 raft_consensus.cc:2243] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.912125  9179 raft_consensus.cc:2272] T 76a0580de1c848a0ab9c3596f9311514 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.914059  9179 tablet_replica.cc:333] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.914709  9179 raft_consensus.cc:2243] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.915226  9179 raft_consensus.cc:2272] T 52d3b4f728fe4b909cae6325647e1b14 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.917198  9179 tablet_replica.cc:333] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.917852  9179 raft_consensus.cc:2243] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.918286  9179 raft_consensus.cc:2272] T 96c4bf53690e443f8082b040d2035aa5 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:19.918684 11404 consensus_peers.cc:597] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.920095  9179 tablet_replica.cc:333] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.920624  9179 raft_consensus.cc:2243] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.921396  9179 raft_consensus.cc:2272] T 969f210bd02740e58a2ebe9c5fa412d1 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.923128  9179 tablet_replica.cc:333] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.923581  9179 raft_consensus.cc:2243] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.924001  9179 raft_consensus.cc:2272] T 2713c8e5863d46d89860cabc0a3c59f5 P c5ad51879d984e099182b8e6994ac4be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.925958  9179 tablet_replica.cc:333] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.926451  9179 raft_consensus.cc:2243] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.927119  9179 raft_consensus.cc:2272] T be6e0675d5584cf7acd7368eb3c3b918 P c5ad51879d984e099182b8e6994ac4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.928797  9179 tablet_replica.cc:333] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be: stopping tablet replica
I20260710 11:12:19.929308  9179 raft_consensus.cc:2243] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.929693  9179 raft_consensus.cc:2272] T a2a07781f1774105ab5d9ce7d12d5823 P c5ad51879d984e099182b8e6994ac4be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:19.962517 11403 consensus_peers.cc:597] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd -> Peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Couldn't send request to peer c5ad51879d984e099182b8e6994ac4be. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:43775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.967780  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
W20260710 11:12:19.983268 11403 consensus_peers.cc:597] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd -> Peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Couldn't send request to peer c5ad51879d984e099182b8e6994ac4be. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:43775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:19.986728 11478 consensus_peers.cc:597] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.999478  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
W20260710 11:12:20.015879 11478 consensus_peers.cc:597] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:20.026639 11403 consensus_peers.cc:597] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd -> Peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Couldn't send request to peer c5ad51879d984e099182b8e6994ac4be. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:43775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:20.029639 11477 consensus_peers.cc:597] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 -> Peer c5ad51879d984e099182b8e6994ac4be (127.8.246.194:43775): Couldn't send request to peer c5ad51879d984e099182b8e6994ac4be. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:43775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.031176  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:20.031845  9179 tablet_replica.cc:333] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.032578  9179 raft_consensus.cc:2243] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.033043  9179 raft_consensus.cc:2272] T a12fdee5103b416aaa38cfaf044bd9e7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.034777  9179 tablet_replica.cc:333] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.035303  9179 raft_consensus.cc:2243] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.035722  9179 raft_consensus.cc:2272] T 327815dfab6e46c793d44868d86479cf P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.037392  9179 tablet_replica.cc:333] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.037917  9179 raft_consensus.cc:2243] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.038305  9179 raft_consensus.cc:2272] T 51a1e115291c4176b827a7db1a18104f P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.039824  9179 tablet_replica.cc:333] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.040359  9179 raft_consensus.cc:2243] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.040737  9179 raft_consensus.cc:2272] T 731a10e83185417e9336811665461d4b P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.042245  9179 tablet_replica.cc:333] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.042809  9179 raft_consensus.cc:2243] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.043184  9179 raft_consensus.cc:2272] T 7a09e0cc7c3d4e41ba014a182a98807b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.045151  9179 tablet_replica.cc:333] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.045643  9179 raft_consensus.cc:2243] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.046310  9179 raft_consensus.cc:2272] T 8258bcc3ba684dd39a2f21a7935eb679 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.048282  9179 tablet_replica.cc:333] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.048800  9179 raft_consensus.cc:2243] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.049481  9179 raft_consensus.cc:2272] T 15108759ac3546ef90f2f4deba119856 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.051137  9179 tablet_replica.cc:333] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.051636  9179 raft_consensus.cc:2243] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.052081  9179 raft_consensus.cc:2272] T a7893cfd2a454dddbac6e1abfde768ba P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.053673  9179 tablet_replica.cc:333] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.054190  9179 raft_consensus.cc:2243] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.054682  9179 raft_consensus.cc:2272] T 4e0a77bf7f974f70990b97ffd92240fd P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.056396  9179 tablet_replica.cc:333] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.056878  9179 raft_consensus.cc:2243] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.057278  9179 raft_consensus.cc:2272] T a2a07781f1774105ab5d9ce7d12d5823 P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.058890  9179 tablet_replica.cc:333] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.059358  9179 raft_consensus.cc:2243] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.060086  9179 raft_consensus.cc:2272] T 76a0580de1c848a0ab9c3596f9311514 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.062003  9179 tablet_replica.cc:333] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.062554  9179 raft_consensus.cc:2243] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.063391  9179 raft_consensus.cc:2272] T 52d3b4f728fe4b909cae6325647e1b14 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:20.065100 11478 consensus_peers.cc:597] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 -> Peer dfb1d49727e04fbdbc462fea7272c333 (127.8.246.193:40321): Couldn't send request to peer dfb1d49727e04fbdbc462fea7272c333. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:40321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.065510  9179 tablet_replica.cc:333] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.066032  9179 raft_consensus.cc:2243] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.066682  9179 raft_consensus.cc:2272] T e1b91da858ac46068869a850a89c72d7 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.068300  9179 tablet_replica.cc:333] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.068717  9179 raft_consensus.cc:2243] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.069358  9179 raft_consensus.cc:2272] T 3964ab56f8464398b51e54bd7bc41a4f P e8e88939f6664a63b418a4d0324811cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.071249  9179 tablet_replica.cc:333] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.071748  9179 raft_consensus.cc:2243] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.072170  9179 raft_consensus.cc:2272] T ab88236185ef48abbee6446ba2a1255b P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.073724  9179 tablet_replica.cc:333] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.074116  9179 raft_consensus.cc:2243] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.074440  9179 raft_consensus.cc:2272] T 86df6047929c4ce1839f9339d92c9f42 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.075902  9179 tablet_replica.cc:333] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.076368  9179 raft_consensus.cc:2243] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.076725  9179 raft_consensus.cc:2272] T 969f210bd02740e58a2ebe9c5fa412d1 P e8e88939f6664a63b418a4d0324811cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.078295  9179 tablet_replica.cc:333] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd: stopping tablet replica
I20260710 11:12:20.078660  9179 raft_consensus.cc:2243] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.078999  9179 raft_consensus.cc:2272] T 377e2583684f45cbaca8fc555b3b73f4 P e8e88939f6664a63b418a4d0324811cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.114773  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
W20260710 11:12:20.116077 11478 consensus_peers.cc:597] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 -> Peer e8e88939f6664a63b418a4d0324811cd (127.8.246.195:43529): Couldn't send request to peer e8e88939f6664a63b418a4d0324811cd. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.195:43529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.141430  9179 tablet_server.cc:179] TabletServer@127.8.246.196:0 shutting down...
I20260710 11:12:20.175446  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:20.176178  9179 tablet_replica.cc:333] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.176757  9179 raft_consensus.cc:2243] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.177222  9179 raft_consensus.cc:2272] T a12fdee5103b416aaa38cfaf044bd9e7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.179033  9179 tablet_replica.cc:333] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.179554  9179 raft_consensus.cc:2243] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.179977  9179 raft_consensus.cc:2272] T 68942981b0804968a322396866e56ffa P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.181653  9179 tablet_replica.cc:333] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.182180  9179 raft_consensus.cc:2243] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.182925  9179 raft_consensus.cc:2272] T 327815dfab6e46c793d44868d86479cf P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.184604  9179 tablet_replica.cc:333] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.185081  9179 raft_consensus.cc:2243] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.185457  9179 raft_consensus.cc:2272] T f55a8d852d0e46abb5323425ce4bdcf8 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.186992  9179 tablet_replica.cc:333] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.187487  9179 raft_consensus.cc:2243] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.187849  9179 raft_consensus.cc:2272] T e1b91da858ac46068869a850a89c72d7 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.189473  9179 tablet_replica.cc:333] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.190086  9179 raft_consensus.cc:2243] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.190465  9179 raft_consensus.cc:2272] T 96c4bf53690e443f8082b040d2035aa5 P ca6bff90417748dab47800d8e3616233 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.192029  9179 tablet_replica.cc:333] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.192510  9179 raft_consensus.cc:2243] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.192886  9179 raft_consensus.cc:2272] T 731a10e83185417e9336811665461d4b P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.194495  9179 tablet_replica.cc:333] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.194964  9179 raft_consensus.cc:2243] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.195338  9179 raft_consensus.cc:2272] T 7a09e0cc7c3d4e41ba014a182a98807b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.197256  9179 tablet_replica.cc:333] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.197747  9179 raft_consensus.cc:2243] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.198149  9179 raft_consensus.cc:2272] T 8258bcc3ba684dd39a2f21a7935eb679 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.200366  9179 tablet_replica.cc:333] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.200861  9179 raft_consensus.cc:2243] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.201537  9179 raft_consensus.cc:2272] T 4e0a77bf7f974f70990b97ffd92240fd P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.203125  9179 tablet_replica.cc:333] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.203603  9179 raft_consensus.cc:2243] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.204326  9179 raft_consensus.cc:2272] T a7893cfd2a454dddbac6e1abfde768ba P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.205996  9179 tablet_replica.cc:333] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.206480  9179 raft_consensus.cc:2243] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.207157  9179 raft_consensus.cc:2272] T eea4d271fef8485c9a5d9614acd885cb P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.208813  9179 tablet_replica.cc:333] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.209268  9179 raft_consensus.cc:2243] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.209664  9179 raft_consensus.cc:2272] T be6e0675d5584cf7acd7368eb3c3b918 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.211176  9179 tablet_replica.cc:333] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.211624  9179 raft_consensus.cc:2243] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.212057  9179 raft_consensus.cc:2272] T 52d3b4f728fe4b909cae6325647e1b14 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.213653  9179 tablet_replica.cc:333] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.214129  9179 raft_consensus.cc:2243] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.214795  9179 raft_consensus.cc:2272] T ab88236185ef48abbee6446ba2a1255b P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.216496  9179 tablet_replica.cc:333] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.216943  9179 raft_consensus.cc:2243] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.217636  9179 raft_consensus.cc:2272] T 86df6047929c4ce1839f9339d92c9f42 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.219204  9179 tablet_replica.cc:333] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.219718  9179 raft_consensus.cc:2243] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.220122  9179 raft_consensus.cc:2272] T 2713c8e5863d46d89860cabc0a3c59f5 P ca6bff90417748dab47800d8e3616233 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.222187  9179 tablet_replica.cc:333] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233: stopping tablet replica
I20260710 11:12:20.222676  9179 raft_consensus.cc:2243] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:20.223098  9179 raft_consensus.cc:2272] T 969f210bd02740e58a2ebe9c5fa412d1 P ca6bff90417748dab47800d8e3616233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.257357  9179 tablet_server.cc:196] TabletServer@127.8.246.196:0 shutdown complete.
I20260710 11:12:20.284155  9179 master.cc:562] Master@127.8.246.254:37429 shutting down...
I20260710 11:12:20.304373  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:20.304860  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:20.305145  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ede2e866452494aabe1ea708bee896c: stopping tablet replica
I20260710 11:12:20.324889  9179 master.cc:584] Master@127.8.246.254:37429 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18235 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:20.379204  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:38507
I20260710 11:12:20.380411  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:20.386041 11977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:20.386590 11980 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
W20260710 11:12:20.386734 11978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.388244  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:20.389127  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:20.389298  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:20.389467  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681940389453 us; error 0 us; skew 500 ppm
I20260710 11:12:20.390019  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:20.392316  9179 webserver.cc:533] Webserver started at http://127.8.246.254:38141/ using document root <none> and password file <none>
I20260710 11:12:20.392767  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:20.392952  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:20.393218  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:20.394307  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "708622e278c44fca9db8c14a6d41bc73"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.398682  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:12:20.401767 11985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.402501  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:20.402789  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "708622e278c44fca9db8c14a6d41bc73"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.403064  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:20.416558  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:20.417659  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:20.454108  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:38507
I20260710 11:12:20.454195 12036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:38507 every 8 connection(s)
I20260710 11:12:20.457834 12037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.467463 12037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73: Bootstrap starting.
I20260710 11:12:20.471880 12037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:20.475730 12037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73: No bootstrap required, opened a new log
I20260710 11:12:20.477690 12037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER }
I20260710 11:12:20.478062 12037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:20.478289 12037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 708622e278c44fca9db8c14a6d41bc73, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.478817 12037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER }
I20260710 11:12:20.479257 12037 raft_consensus.cc:399] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:20.479453 12037 raft_consensus.cc:493] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:20.479746 12037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:20.483659 12037 raft_consensus.cc:515] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER }
I20260710 11:12:20.484153 12037 leader_election.cc:304] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [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: 708622e278c44fca9db8c14a6d41bc73; no voters: 
I20260710 11:12:20.485169 12037 leader_election.cc:290] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:20.485479 12040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:20.486742 12040 raft_consensus.cc:697] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 1 LEADER]: Becoming Leader. State: Replica: 708622e278c44fca9db8c14a6d41bc73, State: Running, Role: LEADER
I20260710 11:12:20.487388 12040 consensus_queue.cc:237] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [LEADER]: Queue going to LEADER mode. State: All 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: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER }
I20260710 11:12:20.488056 12037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:20.492038 12041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "708622e278c44fca9db8c14a6d41bc73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER } }
I20260710 11:12:20.492257 12042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 708622e278c44fca9db8c14a6d41bc73. Latest consensus state: current_term: 1 leader_uuid: "708622e278c44fca9db8c14a6d41bc73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "708622e278c44fca9db8c14a6d41bc73" member_type: VOTER } }
I20260710 11:12:20.492851 12041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:20.493012 12042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:20.496668 12047 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:20.501295 12047 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:20.504380  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:20.509845 12047 catalog_manager.cc:1383] Generated new cluster ID: fc3704b1e8774649a1dbc2a94c4ce36b
I20260710 11:12:20.510123 12047 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:20.553907 12047 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:20.555168 12047 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:20.570649 12047 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73: Generated new TSK 0
I20260710 11:12:20.571233 12047 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:20.635298  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:20.641067 12058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:20.641933 12059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.643844  9179 server_base.cc:1061] running on GCE node
W20260710 11:12:20.644354 12061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.645210  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:20.645390  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:20.645592  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681940645555 us; error 0 us; skew 500 ppm
I20260710 11:12:20.646119  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:20.648288  9179 webserver.cc:533] Webserver started at http://127.8.246.193:44395/ using document root <none> and password file <none>
I20260710 11:12:20.648741  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:20.648933  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:20.649201  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:20.650207  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.654318  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:20.657361 12066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.658008  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:20.658298  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.658591  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:20.731572  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:20.732839  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:20.734259  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:20.736436  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:20.736639  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.736896  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:20.737072  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.775368  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:43693
I20260710 11:12:20.775528 12128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:43693 every 8 connection(s)
I20260710 11:12:20.780611  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:20.787810 12133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:20.787921 12134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.790939  9179 server_base.cc:1061] running on GCE node
W20260710 11:12:20.792162 12136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.792182 12129 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38507
I20260710 11:12:20.792762 12129 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:20.793141  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:20.793385  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:20.793552  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681940793537 us; error 0 us; skew 500 ppm
I20260710 11:12:20.793496 12129 heartbeater.cc:507] Master 127.8.246.254:38507 requested a full tablet report, sending...
I20260710 11:12:20.794322  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:20.795996 12002 ts_manager.cc:194] Registered new tserver with Master: 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693)
I20260710 11:12:20.796964  9179 webserver.cc:533] Webserver started at http://127.8.246.194:46865/ using document root <none> and password file <none>
I20260710 11:12:20.797452  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:20.797657  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:20.797683 12002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59748
I20260710 11:12:20.797978  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:20.799454  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "4d3100cf6a4d46439c6accef2a269264"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.803794  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:20.806942 12141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.807637  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:20.807917  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "4d3100cf6a4d46439c6accef2a269264"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.808248  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:20.843838  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:20.845047  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:20.846441  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:20.848623  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:20.848840  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.849086  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:20.849263  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.887611  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:39657
I20260710 11:12:20.887705 12203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:39657 every 8 connection(s)
I20260710 11:12:20.892493  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:20.899353 12207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:20.900460 12208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:20.903883 12210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:20.904093  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:20.904286 12204 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38507
I20260710 11:12:20.904784 12204 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:20.905330  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:20.905534  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:20.905453 12204 heartbeater.cc:507] Master 127.8.246.254:38507 requested a full tablet report, sending...
I20260710 11:12:20.905851  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681940905830 us; error 0 us; skew 500 ppm
I20260710 11:12:20.906456  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:20.907719 12002 ts_manager.cc:194] Registered new tserver with Master: 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:20.909112 12002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59754
I20260710 11:12:20.909408  9179 webserver.cc:533] Webserver started at http://127.8.246.195:40625/ using document root <none> and password file <none>
I20260710 11:12:20.910059  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:20.910312  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:20.910589  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:20.911629  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "3a2db79b4791425f98e9be89ebb09b10"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.915773  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:20.918855 12215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.919575  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:20.919919  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "3a2db79b4791425f98e9be89ebb09b10"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:20.920316  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:20.961292  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:20.962452  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:20.963857  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:20.965986  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:20.966207  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:20.966442  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:20.966611  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:21.005729  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:43671
I20260710 11:12:21.005822 12277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:43671 every 8 connection(s)
I20260710 11:12:21.018431 12278 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38507
I20260710 11:12:21.018812 12278 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:21.019483 12278 heartbeater.cc:507] Master 127.8.246.254:38507 requested a full tablet report, sending...
I20260710 11:12:21.021265 12002 ts_manager.cc:194] Registered new tserver with Master: 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.022222  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013348778s
I20260710 11:12:21.022634 12002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59756
I20260710 11:12:21.045742 12002 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59764:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:21.048540 12002 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:21.117000 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:21.117027 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 18e43648d8484f4d8a49f3f691e41de0 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:21.118018 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:21.118525 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.118552 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e43648d8484f4d8a49f3f691e41de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.120185 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.120451 12091 tablet_service.cc:1511] Processing CreateTablet for tablet bffd963cce0d4c2faf3f6bea98e485c9 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:21.121727 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd963cce0d4c2faf3f6bea98e485c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.121520 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c9dec339e4125888ad2e8c9f7153c (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:21.122854 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c9dec339e4125888ad2e8c9f7153c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.124953 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 18e43648d8484f4d8a49f3f691e41de0 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:21.123540 12090 tablet_service.cc:1511] Processing CreateTablet for tablet bb06d5d4dba0477186325dc71a142b72 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:21.128118 12090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb06d5d4dba0477186325dc71a142b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.128754 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e43648d8484f4d8a49f3f691e41de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.130484 12089 tablet_service.cc:1511] Processing CreateTablet for tablet d424fd98b9e74318a5cf11ec17b8b2c6 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:21.131688 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d424fd98b9e74318a5cf11ec17b8b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.139262 12087 tablet_service.cc:1511] Processing CreateTablet for tablet dbec152b7bc144158065932f7107ce95 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:21.140534 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec152b7bc144158065932f7107ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.144076 12293 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.143738 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c9dec339e4125888ad2e8c9f7153c (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:21.145110 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c9dec339e4125888ad2e8c9f7153c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.145104 12088 tablet_service.cc:1511] Processing CreateTablet for tablet c1a41d4a9c1e4be1b7fe24090698d313 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:21.146420 12088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a41d4a9c1e4be1b7fe24090698d313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.149901 12240 tablet_service.cc:1511] Processing CreateTablet for tablet bffd963cce0d4c2faf3f6bea98e485c9 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:21.150138 12086 tablet_service.cc:1511] Processing CreateTablet for tablet 7a117aca09bb45079d530f6c2f001a83 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:21.150329 12293 tablet_bootstrap.cc:654] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.151222 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd963cce0d4c2faf3f6bea98e485c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.151391 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a117aca09bb45079d530f6c2f001a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.153169 12243 tablet_service.cc:1511] Processing CreateTablet for tablet bb06d5d4dba0477186325dc71a142b72 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:21.154058 12239 tablet_service.cc:1511] Processing CreateTablet for tablet d424fd98b9e74318a5cf11ec17b8b2c6 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:21.154424 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb06d5d4dba0477186325dc71a142b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.161218 12085 tablet_service.cc:1511] Processing CreateTablet for tablet 716ca53b5cb648319d205d9cf6ba0a96 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:21.162946 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ca53b5cb648319d205d9cf6ba0a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.164258 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d424fd98b9e74318a5cf11ec17b8b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.164862 12238 tablet_service.cc:1511] Processing CreateTablet for tablet c1a41d4a9c1e4be1b7fe24090698d313 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:21.166111 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a41d4a9c1e4be1b7fe24090698d313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.170105 12237 tablet_service.cc:1511] Processing CreateTablet for tablet dbec152b7bc144158065932f7107ce95 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:21.171362 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec152b7bc144158065932f7107ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.176024 12235 tablet_service.cc:1511] Processing CreateTablet for tablet 716ca53b5cb648319d205d9cf6ba0a96 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:21.178802 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ca53b5cb648319d205d9cf6ba0a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.181445 12236 tablet_service.cc:1511] Processing CreateTablet for tablet 7a117aca09bb45079d530f6c2f001a83 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:21.182699 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a117aca09bb45079d530f6c2f001a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.249904 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:21.250349 12168 tablet_service.cc:1511] Processing CreateTablet for tablet 18e43648d8484f4d8a49f3f691e41de0 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:21.251232 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba86c3eca9e4dc8abe8f8e79744d99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.252743 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e43648d8484f4d8a49f3f691e41de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.257911 12167 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c9dec339e4125888ad2e8c9f7153c (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:21.259678 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c9dec339e4125888ad2e8c9f7153c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.261844 12166 tablet_service.cc:1511] Processing CreateTablet for tablet bffd963cce0d4c2faf3f6bea98e485c9 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:21.265199 12165 tablet_service.cc:1511] Processing CreateTablet for tablet bb06d5d4dba0477186325dc71a142b72 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:21.272359 12165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb06d5d4dba0477186325dc71a142b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.276382 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd963cce0d4c2faf3f6bea98e485c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.288271 12164 tablet_service.cc:1511] Processing CreateTablet for tablet d424fd98b9e74318a5cf11ec17b8b2c6 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:21.290660 12164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d424fd98b9e74318a5cf11ec17b8b2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.293893 12162 tablet_service.cc:1511] Processing CreateTablet for tablet dbec152b7bc144158065932f7107ce95 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:21.295033 12293 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.295523 12293 ts_tablet_manager.cc:1403] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.007s
I20260710 11:12:21.295769 12161 tablet_service.cc:1511] Processing CreateTablet for tablet 7a117aca09bb45079d530f6c2f001a83 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:21.296882 12160 tablet_service.cc:1511] Processing CreateTablet for tablet 716ca53b5cb648319d205d9cf6ba0a96 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:21.298537 12293 raft_consensus.cc:359] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.299194 12293 raft_consensus.cc:385] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.298995 12163 tablet_service.cc:1511] Processing CreateTablet for tablet c1a41d4a9c1e4be1b7fe24090698d313 (DEFAULT_TABLE table=test-workload [id=481e430f73804693b1f3e978158e7126]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:21.299458 12293 raft_consensus.cc:740] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.300225 12293 consensus_queue.cc:260] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.300765 12162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec152b7bc144158065932f7107ce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.301397 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a117aca09bb45079d530f6c2f001a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.303413 12163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a41d4a9c1e4be1b7fe24090698d313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.308169 12160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716ca53b5cb648319d205d9cf6ba0a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.332721 12295 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.350358 12278 heartbeater.cc:499] Master 127.8.246.254:38507 was elected leader, sending a full tablet report...
I20260710 11:12:21.350503 12297 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.354200 12295 tablet_bootstrap.cc:654] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.362731 12297 tablet_bootstrap.cc:654] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.365851 12293 ts_tablet_manager.cc:1434] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.036s
I20260710 11:12:21.366910 12293 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.373028 12293 tablet_bootstrap.cc:654] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.386368 12293 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.386377 12295 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.386940 12293 ts_tablet_manager.cc:1403] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:12:21.387005 12295 ts_tablet_manager.cc:1403] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.026s
I20260710 11:12:21.389408 12297 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.389304 12295 raft_consensus.cc:359] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.390021 12297 ts_tablet_manager.cc:1403] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.004s
I20260710 11:12:21.389788 12293 raft_consensus.cc:359] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.390089 12295 raft_consensus.cc:385] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.390516 12293 raft_consensus.cc:385] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.390580 12295 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.390936 12293 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.391405 12295 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.391719 12293 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.393014 12297 raft_consensus.cc:359] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.393715 12297 raft_consensus.cc:385] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.393921 12293 ts_tablet_manager.cc:1434] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:21.394001 12297 raft_consensus.cc:740] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.395136 12293 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.395004 12297 consensus_queue.cc:260] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.404192 12293 tablet_bootstrap.cc:654] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.411302 12295 ts_tablet_manager.cc:1434] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 11:12:21.411410 12129 heartbeater.cc:499] Master 127.8.246.254:38507 was elected leader, sending a full tablet report...
I20260710 11:12:21.412365 12295 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.412356 12297 ts_tablet_manager.cc:1434] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.008s
I20260710 11:12:21.418864 12295 tablet_bootstrap.cc:654] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.425894 12204 heartbeater.cc:499] Master 127.8.246.254:38507 was elected leader, sending a full tablet report...
I20260710 11:12:21.426411 12297 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.429962 12295 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.430445 12295 ts_tablet_manager.cc:1403] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.013s
I20260710 11:12:21.433245 12295 raft_consensus.cc:359] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.433969 12295 raft_consensus.cc:385] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.434267 12295 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.434881 12297 tablet_bootstrap.cc:654] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.435469 12301 raft_consensus.cc:493] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.435182 12295 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.440287 12296 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.440814 12296 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.441277 12295 ts_tablet_manager.cc:1434] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 11:12:21.442582 12295 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.438660 12293 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.445309 12293 ts_tablet_manager.cc:1403] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.031s
I20260710 11:12:21.448253 12293 raft_consensus.cc:359] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.448930 12293 raft_consensus.cc:385] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.449204 12293 raft_consensus.cc:740] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.449586 12295 tablet_bootstrap.cc:654] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.449921 12293 consensus_queue.cc:260] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.451380 12296 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:21.457669 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:21.439522 12301 raft_consensus.cc:515] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
W20260710 11:12:21.459530 12218 leader_election.cc:343] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.473383 12297 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.474040 12297 ts_tablet_manager.cc:1403] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.003s
I20260710 11:12:21.477025 12297 raft_consensus.cc:359] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.477741 12297 raft_consensus.cc:385] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.478101 12297 raft_consensus.cc:740] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.479007 12297 consensus_queue.cc:260] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.481768 12297 ts_tablet_manager.cc:1434] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:21.482856 12297 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.485234 12302 raft_consensus.cc:493] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.485764 12302 raft_consensus.cc:515] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.492619 12297 tablet_bootstrap.cc:654] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:21.499979 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:21.501690 12295 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.502332 12295 ts_tablet_manager.cc:1403] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.034s
I20260710 11:12:21.506175 12295 raft_consensus.cc:359] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.507118 12295 raft_consensus.cc:385] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.507490 12295 raft_consensus.cc:740] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.508392 12295 consensus_queue.cc:260] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.512882 12295 ts_tablet_manager.cc:1434] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 11:12:21.514107 12295 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.516564 12302 leader_election.cc:290] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.522401 12295 tablet_bootstrap.cc:654] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.525641 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.526163 12301 leader_election.cc:290] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.546198 12293 ts_tablet_manager.cc:1434] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.101s	user 0.039s	sys 0.059s
I20260710 11:12:21.547209 12293 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.547598 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
W20260710 11:12:21.549276 12068 leader_election.cc:343] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.552270 12295 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.552825 12295 ts_tablet_manager.cc:1403] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260710 11:12:21.554280 12297 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.554754 12297 ts_tablet_manager.cc:1403] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.031s
I20260710 11:12:21.555670 12295 raft_consensus.cc:359] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.556438 12295 raft_consensus.cc:385] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.556747 12295 raft_consensus.cc:740] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.557548 12295 consensus_queue.cc:260] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.559616 12295 ts_tablet_manager.cc:1434] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:21.560726 12295 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.560889 12293 tablet_bootstrap.cc:654] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.557569 12297 raft_consensus.cc:359] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.563416 12297 raft_consensus.cc:385] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.563719 12297 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.564514 12297 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
W20260710 11:12:21.566262 12219 leader_election.cc:343] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.566825 12297 ts_tablet_manager.cc:1434] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:12:21.566903 12219 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10; no voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:21.567994 12297 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.568912 12308 raft_consensus.cc:2749] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:21.569964 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:21.584844 12295 tablet_bootstrap.cc:654] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.593531 12297 tablet_bootstrap.cc:654] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.596066 12308 raft_consensus.cc:493] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.596707 12308 raft_consensus.cc:515] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.599759 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.602787 12302 raft_consensus.cc:493] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.603375 12302 raft_consensus.cc:515] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.604298 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:21.605129 12104 raft_consensus.cc:2468] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 0.
I20260710 11:12:21.606060 12302 leader_election.cc:290] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.607025 12218 leader_election.cc:304] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
W20260710 11:12:21.607296 12144 leader_election.cc:343] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.608208 12296 raft_consensus.cc:2804] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.608693 12296 raft_consensus.cc:493] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.609099 12296 raft_consensus.cc:3060] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.621670 12296 raft_consensus.cc:515] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.623198 12296 leader_election.cc:290] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:21.624243 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.624876 12104 raft_consensus.cc:3060] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.625243 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:21.626973 12308 leader_election.cc:290] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
W20260710 11:12:21.628396 12219 leader_election.cc:343] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.628377 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.628808 12295 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.629050 12293 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.629562 12293 ts_tablet_manager.cc:1403] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.046s
W20260710 11:12:21.629726 12070 leader_election.cc:343] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.629805 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
W20260710 11:12:21.629937 12219 leader_election.cc:343] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.630235 12070 leader_election.cc:304] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.630541 12103 raft_consensus.cc:2468] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:21.629463 12295 ts_tablet_manager.cc:1403] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.015s
I20260710 11:12:21.639869 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.640583 12253 raft_consensus.cc:2468] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:21.644833 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.646845 12143 leader_election.cc:304] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [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: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:21.647099 12302 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.647789 12302 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.649350 12293 raft_consensus.cc:359] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.649799 12302 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.650069 12293 raft_consensus.cc:385] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.649897 12295 raft_consensus.cc:359] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.650382 12302 raft_consensus.cc:2804] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.650475 12293 raft_consensus.cc:740] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.650691 12295 raft_consensus.cc:385] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.650789 12302 raft_consensus.cc:493] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.651201 12302 raft_consensus.cc:3060] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.651075 12295 raft_consensus.cc:740] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.651363 12293 consensus_queue.cc:260] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.652225 12295 consensus_queue.cc:260] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.653908 12297 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.654383 12297 ts_tablet_manager.cc:1403] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.010s
I20260710 11:12:21.654695 12295 ts_tablet_manager.cc:1434] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.012s
I20260710 11:12:21.655526 12293 ts_tablet_manager.cc:1434] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.018s
I20260710 11:12:21.655670 12295 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.656616 12293 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.658241 12297 raft_consensus.cc:359] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.658955 12297 raft_consensus.cc:385] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.659348 12297 raft_consensus.cc:740] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.660310 12297 consensus_queue.cc:260] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.662310 12295 tablet_bootstrap.cc:654] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.662461 12297 ts_tablet_manager.cc:1434] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:12:21.663086 12293 tablet_bootstrap.cc:654] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.663432 12297 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.664348 12301 raft_consensus.cc:2749] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:21.664973 12144 leader_election.cc:304] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:21.671165 12295 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.671643 12295 ts_tablet_manager.cc:1403] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:12:21.674424 12295 raft_consensus.cc:359] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.675101 12295 raft_consensus.cc:385] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.675390 12295 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.677205 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:21.677389 12295 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.678378 12103 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:21.679311 12293 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.659032 12302 raft_consensus.cc:515] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.679816 12293 ts_tablet_manager.cc:1403] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:12:21.683411 12295 ts_tablet_manager.cc:1434] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:12:21.683878 12293 raft_consensus.cc:359] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.684417 12295 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
W20260710 11:12:21.680493 12143 leader_election.cc:343] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.684547 12144 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:21.684626 12293 raft_consensus.cc:385] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.685879 12293 raft_consensus.cc:740] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.680666 12321 raft_consensus.cc:2804] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.686257 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
W20260710 11:12:21.687484 12143 leader_election.cc:343] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.687861 12322 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.686396 12321 raft_consensus.cc:493] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.688905 12321 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.688270 12322 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.689563 12322 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.688475 12302 leader_election.cc:290] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.686614 12293 consensus_queue.cc:260] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.691191 12295 tablet_bootstrap.cc:654] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.691277 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:21.691882 12253 raft_consensus.cc:3060] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.692430 12293 ts_tablet_manager.cc:1434] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:21.693393 12293 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.699338 12253 raft_consensus.cc:2468] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:21.700055 12302 raft_consensus.cc:493] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.700536 12302 raft_consensus.cc:515] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.702620 12295 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.703092 12295 ts_tablet_manager.cc:1403] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:12:21.703984 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.705286 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:21.706421 12322 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.708222 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.708874 12252 raft_consensus.cc:2468] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:21.709059 12143 leader_election.cc:304] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 
I20260710 11:12:21.708595 12295 raft_consensus.cc:359] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.710831 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:21.711611 12295 raft_consensus.cc:385] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.712057 12295 raft_consensus.cc:740] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.712337 12293 tablet_bootstrap.cc:654] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.712801 12295 consensus_queue.cc:260] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.710510 12322 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.717191 12322 raft_consensus.cc:2804] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:21.716782 12144 leader_election.cc:343] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.717633 12322 raft_consensus.cc:697] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:21.718489 12322 consensus_queue.cc:237] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.705296 12302 leader_election.cc:290] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.719679 12295 ts_tablet_manager.cc:1434] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 11:12:21.720952 12295 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.721489 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.722097 12102 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.720883 12104 raft_consensus.cc:2468] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 1.
I20260710 11:12:21.723337 12218 leader_election.cc:304] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.724442 12308 raft_consensus.cc:2804] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:21.724911 12308 raft_consensus.cc:697] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:21.725711 12308 consensus_queue.cc:237] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
W20260710 11:12:21.728266 12144 leader_election.cc:343] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.728706 12321 raft_consensus.cc:515] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.729349 12301 raft_consensus.cc:493] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.729862 12301 raft_consensus.cc:515] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.730337 12296 raft_consensus.cc:493] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.730774 12295 tablet_bootstrap.cc:654] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.730832 12296 raft_consensus.cc:515] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.733002 12296 leader_election.cc:290] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:21.733227 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.733773 12301 leader_election.cc:290] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.735726 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
W20260710 11:12:21.736222 12068 leader_election.cc:343] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.736488 12104 raft_consensus.cc:2468] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 0.
I20260710 11:12:21.720350 12297 tablet_bootstrap.cc:654] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.737949 12218 leader_election.cc:304] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:21.738919 12296 raft_consensus.cc:2804] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.739355 12296 raft_consensus.cc:493] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.739761 12296 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:21.754869 12143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.195:43671, user_credentials={real_user=slave}} blocked reactor thread for 45899.1us
I20260710 11:12:21.755374 12102 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:21.735327 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.756798 12144 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:21.758430 12321 leader_election.cc:290] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.759195 12321 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:21.759259 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.760200 12104 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.762892 12293 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.763536 12293 ts_tablet_manager.cc:1403] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.007s
I20260710 11:12:21.767546 12301 raft_consensus.cc:493] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.767910 12293 raft_consensus.cc:359] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.768087 12301 raft_consensus.cc:515] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.768653 12293 raft_consensus.cc:385] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.768942 12293 raft_consensus.cc:740] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.770156 12301 leader_election.cc:290] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.770035 12143 leader_election.cc:304] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [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: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:21.771044 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
W20260710 11:12:21.771214 12143 leader_election.cc:343] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.760547 12179 raft_consensus.cc:2393] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a2db79b4791425f98e9be89ebb09b10 in current term 1: Already voted for candidate 4d3100cf6a4d46439c6accef2a269264 in this term.
I20260710 11:12:21.772316 12302 raft_consensus.cc:2804] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.772846 12302 raft_consensus.cc:493] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.773152 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.773273 12302 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:21.774652 12068 leader_election.cc:343] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.774700 12293 consensus_queue.cc:260] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.759886 12321 raft_consensus.cc:697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
W20260710 11:12:21.783197 12070 leader_election.cc:343] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.783675 12070 leader_election.cc:304] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.785239 12301 raft_consensus.cc:2749] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:21.790320 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:21.792378 12293 ts_tablet_manager.cc:1434] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 11:12:21.792723 11999 catalog_manager.cc:5697] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:21.793658 12293 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.797158 12104 raft_consensus.cc:2468] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:21.798251 12144 leader_election.cc:304] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:21.798209 12302 raft_consensus.cc:515] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.799217 12324 raft_consensus.cc:2804] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:21.803297 12302 leader_election.cc:290] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.803580 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.804389 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
W20260710 11:12:21.804880 12070 leader_election.cc:343] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.805150 12252 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.805374 12070 leader_election.cc:304] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.806480 12301 raft_consensus.cc:2749] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:21.807477 12296 raft_consensus.cc:515] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.808504 12251 raft_consensus.cc:2393] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d3100cf6a4d46439c6accef2a269264 in current term 1: Already voted for candidate 3a2db79b4791425f98e9be89ebb09b10 in this term.
I20260710 11:12:21.808085 12321 consensus_queue.cc:237] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.809428 12295 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.811327 12295 ts_tablet_manager.cc:1403] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.091s	user 0.032s	sys 0.027s
I20260710 11:12:21.810338 12002 catalog_manager.cc:5697] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:21.812574 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.813360 12102 raft_consensus.cc:2393] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a2db79b4791425f98e9be89ebb09b10 in current term 1: Already voted for candidate 4d3100cf6a4d46439c6accef2a269264 in this term.
I20260710 11:12:21.810447 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:21.819430 12252 raft_consensus.cc:2468] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:21.819533 12295 raft_consensus.cc:359] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.820895 12295 raft_consensus.cc:385] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.821173 12295 raft_consensus.cc:740] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
W20260710 11:12:21.821230 12144 leader_election.cc:343] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.821661 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:21.822145 12295 consensus_queue.cc:260] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.822714 12143 leader_election.cc:304] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [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: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:21.822885 12296 leader_election.cc:290] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:21.823556 12322 raft_consensus.cc:2804] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:21.824204 12322 raft_consensus.cc:697] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:21.825392 12295 ts_tablet_manager.cc:1434] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260710 11:12:21.825075 12322 consensus_queue.cc:237] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.826411 12295 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.833962 12295 tablet_bootstrap.cc:654] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.836838 12324 raft_consensus.cc:697] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:21.839588 12324 consensus_queue.cc:237] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.841223 12297 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.843291 12297 ts_tablet_manager.cc:1403] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.180s	user 0.011s	sys 0.010s
I20260710 11:12:21.845747 12293 tablet_bootstrap.cc:654] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.847643 12297 raft_consensus.cc:359] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.849007 12297 raft_consensus.cc:385] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.849431 12297 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.850435 12297 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.854332 12297 ts_tablet_manager.cc:1434] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:21.854847 12295 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.856581 12295 ts_tablet_manager.cc:1403] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.007s
I20260710 11:12:21.860917 12295 raft_consensus.cc:359] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.861569 12295 raft_consensus.cc:385] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.861868 12295 raft_consensus.cc:740] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.862612 12297 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.862397 12219 leader_election.cc:304] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10; no voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:21.863907 12296 raft_consensus.cc:2749] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:21.865094 12293 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.865566 12293 ts_tablet_manager.cc:1403] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.015s
I20260710 11:12:21.870169 12297 tablet_bootstrap.cc:654] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.871076 12295 consensus_queue.cc:260] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.873315 12295 ts_tablet_manager.cc:1434] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:12:21.874485 12295 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:21.879082 12000 catalog_manager.cc:5697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.881798 12295 tablet_bootstrap.cc:654] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.881181 12000 catalog_manager.cc:5697] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.882155 12293 raft_consensus.cc:359] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.882910 12293 raft_consensus.cc:385] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.883275 12293 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.882987 12000 catalog_manager.cc:5697] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.884191 12293 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.888100 12293 ts_tablet_manager.cc:1434] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:12:21.890417 12293 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.898754 12293 tablet_bootstrap.cc:654] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.907397 12295 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: No bootstrap required, opened a new log
I20260710 11:12:21.907871 12295 ts_tablet_manager.cc:1403] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.015s
I20260710 11:12:21.908004 12297 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.908579 12297 ts_tablet_manager.cc:1403] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.007s
I20260710 11:12:21.910529 12295 raft_consensus.cc:359] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.911221 12295 raft_consensus.cc:385] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.911501 12295 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.911551 12297 raft_consensus.cc:359] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.912387 12297 raft_consensus.cc:385] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.912364 12295 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.912828 12297 raft_consensus.cc:740] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.913645 12297 consensus_queue.cc:260] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.914427 12295 ts_tablet_manager.cc:1434] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:21.914886 12293 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.915338 12293 ts_tablet_manager.cc:1403] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:12:21.917284 12297 ts_tablet_manager.cc:1434] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:21.917805 12293 raft_consensus.cc:359] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.918264 12297 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.918489 12293 raft_consensus.cc:385] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.918838 12293 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.919500 12293 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.921420 12293 ts_tablet_manager.cc:1434] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:21.922513 12293 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.927754 12293 tablet_bootstrap.cc:654] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.930878 12297 tablet_bootstrap.cc:654] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.932104 12293 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.932420 12293 ts_tablet_manager.cc:1403] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:12:21.934489 12293 raft_consensus.cc:359] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.935132 12293 raft_consensus.cc:385] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.935448 12293 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.935751 12297 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.936187 12297 ts_tablet_manager.cc:1403] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:12:21.936084 12293 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.937924 12293 ts_tablet_manager.cc:1434] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:21.938778 12293 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: Bootstrap starting.
I20260710 11:12:21.938933 12297 raft_consensus.cc:359] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.939647 12297 raft_consensus.cc:385] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.939953 12297 raft_consensus.cc:740] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.940658 12297 consensus_queue.cc:260] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.942832 12297 ts_tablet_manager.cc:1434] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:21.943616 12297 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.943994 12293 tablet_bootstrap.cc:654] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.949215 12293 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: No bootstrap required, opened a new log
I20260710 11:12:21.949573 12293 ts_tablet_manager.cc:1403] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:21.949641 12297 tablet_bootstrap.cc:654] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.951757 12293 raft_consensus.cc:359] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.952410 12293 raft_consensus.cc:385] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.952697 12293 raft_consensus.cc:740] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.953418 12293 consensus_queue.cc:260] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.954367 12297 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.954825 12297 ts_tablet_manager.cc:1403] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:21.955112 12293 ts_tablet_manager.cc:1434] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:21.957193 12297 raft_consensus.cc:359] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.957655 12297 raft_consensus.cc:385] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.957818 12297 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.958235 12297 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.959929 12297 ts_tablet_manager.cc:1434] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:12:21.960758 12297 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.961994 12301 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.962483 12301 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.964169 12301 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.964828 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:21.965471 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:21.966029 12297 tablet_bootstrap.cc:654] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.966051 12252 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b62b59a766e40abbf7b17edf5ac4b67 in term 0.
W20260710 11:12:21.966228 12070 leader_election.cc:343] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.967351 12068 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.968044 12301 raft_consensus.cc:2804] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:21.968484 12301 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:21.968775 12301 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:21.975428 12301 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.977427 12301 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 election: Requested vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:21.977969 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:21.977929 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:21.978794 12252 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:21.979431 12070 leader_election.cc:343] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:21.980541 12297 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:21.980919 12297 ts_tablet_manager.cc:1403] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:12:21.982707 12297 raft_consensus.cc:359] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.983142 12297 raft_consensus.cc:385] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:21.983364 12297 raft_consensus.cc:740] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:21.983772 12252 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b62b59a766e40abbf7b17edf5ac4b67 in term 1.
I20260710 11:12:21.983888 12297 consensus_queue.cc:260] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.984829 12068 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:21.985589 12301 raft_consensus.cc:2804] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:21.985898 12297 ts_tablet_manager.cc:1434] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:21.986052 12301 raft_consensus.cc:697] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 LEADER]: Becoming Leader. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Running, Role: LEADER
I20260710 11:12:21.986929 12301 consensus_queue.cc:237] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:21.987697 12297 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: Bootstrap starting.
I20260710 11:12:21.993577 12297 tablet_bootstrap.cc:654] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:21.994864 12301 raft_consensus.cc:493] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:21.995388 12301 raft_consensus.cc:515] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:21.995796 12001 catalog_manager.cc:5697] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.999001 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.000038 12252 raft_consensus.cc:2393] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b62b59a766e40abbf7b17edf5ac4b67 in current term 1: Already voted for candidate 4d3100cf6a4d46439c6accef2a269264 in this term.
I20260710 11:12:22.001369 12301 leader_election.cc:290] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:22.002240 12296 raft_consensus.cc:493] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.002594 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba86c3eca9e4dc8abe8f8e79744d99e" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:22.002727 12296 raft_consensus.cc:515] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.003979 12297 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: No bootstrap required, opened a new log
I20260710 11:12:22.004176 12070 leader_election.cc:304] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:22.004448 12297 ts_tablet_manager.cc:1403] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:12:22.004727 12296 leader_election.cc:290] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:22.006120 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.006459 12301 raft_consensus.cc:3060] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.006724 12104 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 0.
I20260710 11:12:22.007100 12297 raft_consensus.cc:359] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.007767 12297 raft_consensus.cc:385] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:22.008050 12297 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Initialized, Role: FOLLOWER
I20260710 11:12:22.006728 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:22.009063 12179 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 0.
I20260710 11:12:22.008903 12297 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.008039 12218 leader_election.cc:304] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:22.010914 12297 ts_tablet_manager.cc:1434] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:12:22.012028 12324 raft_consensus.cc:493] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.012488 12324 raft_consensus.cc:515] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.014178 12301 raft_consensus.cc:2749] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:22.014446 12324 leader_election.cc:290] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.015188 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.015818 12296 raft_consensus.cc:2804] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:22.015975 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.016357 12296 raft_consensus.cc:493] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:22.016742 12296 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.016812 12252 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.015813 12104 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.022068 12143 leader_election.cc:304] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 
I20260710 11:12:22.022807 12324 raft_consensus.cc:2804] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:22.023131 12324 raft_consensus.cc:493] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:22.023351 12324 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.027490 12296 raft_consensus.cc:515] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.028578 12324 raft_consensus.cc:515] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.029541 12296 leader_election.cc:290] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:22.030203 12321 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.030304 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:22.030773 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:22.030673 12321 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.031040 12104 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.031198 12102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:22.031373 12179 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.031808 12102 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.032759 12321 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.034228 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.034811 12252 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.035881 12143 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 
I20260710 11:12:22.036698 12321 raft_consensus.cc:2804] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:22.037048 12321 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:22.037377 12321 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.037988 12179 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 1.
I20260710 11:12:22.038184 12104 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 1.
I20260710 11:12:22.039120 12219 leader_election.cc:304] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 
I20260710 11:12:22.039255 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.039894 12103 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.039987 12296 raft_consensus.cc:2804] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:22.041303 12296 raft_consensus.cc:697] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:22.042192 12296 consensus_queue.cc:237] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.042707 12102 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.043840 12144 leader_election.cc:304] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:22.044569 12331 raft_consensus.cc:2804] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:22.044800 12321 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.045186 12331 raft_consensus.cc:697] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:22.046325 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:22.046908 12252 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.048522 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:22.046082 12331 consensus_queue.cc:237] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.049080 12103 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.049106 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:22.049995 12251 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.056500 12103 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.057462 12324 leader_election.cc:290] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.057855 12144 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:22.058816 12324 raft_consensus.cc:2804] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:22.059398 12251 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.060037 12321 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.060722 12324 raft_consensus.cc:697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:22.061417 12252 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.062258 12324 consensus_queue.cc:237] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.064142 11998 catalog_manager.cc:5697] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.071120 12001 catalog_manager.cc:5697] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:22.082466 12001 catalog_manager.cc:5697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:22.098218 12324 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.098735 12324 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.100467 12324 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.101154 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.101394 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.102152 12252 raft_consensus.cc:2393] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d3100cf6a4d46439c6accef2a269264 in current term 1: Already voted for candidate 6b62b59a766e40abbf7b17edf5ac4b67 in this term.
I20260710 11:12:22.102998 12143 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264; no voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:22.103760 12324 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.108215 12324 raft_consensus.cc:2749] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:22.173305 12324 raft_consensus.cc:493] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.173779 12324 raft_consensus.cc:515] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.175474 12324 leader_election.cc:290] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.176246 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.176579 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb06d5d4dba0477186325dc71a142b72" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.177079 12103 raft_consensus.cc:2393] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d3100cf6a4d46439c6accef2a269264 in current term 1: Already voted for candidate 3a2db79b4791425f98e9be89ebb09b10 in this term.
I20260710 11:12:22.178049 12144 leader_election.cc:304] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264; no voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:22.178678 12324 raft_consensus.cc:3060] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.183351 12324 raft_consensus.cc:2749] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:22.193959 12324 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.202984 12252 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.210803 12331 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.215850 12329 consensus_queue.cc:1048] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.226828 12308 consensus_queue.cc:1048] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.232029 12331 raft_consensus.cc:493] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.232481 12331 raft_consensus.cc:515] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.234515 12331 leader_election.cc:290] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.236246 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" is_pre_election: true
I20260710 11:12:22.236796 12103 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.237272 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.237706 12144 leader_election.cc:304] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:22.237886 12252 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 0.
I20260710 11:12:22.238508 12331 raft_consensus.cc:2804] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:22.238945 12331 raft_consensus.cc:493] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:22.239329 12331 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.244498 12331 raft_consensus.cc:515] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.246091 12331 leader_election.cc:290] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.246692 12103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:22.247016 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:22.247200 12103 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.247538 12252 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.251621 12103 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.252117 12252 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 1.
I20260710 11:12:22.252553 12144 leader_election.cc:304] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:22.253347 12331 raft_consensus.cc:2804] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:22.253741 12331 raft_consensus.cc:697] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:22.254333 12331 consensus_queue.cc:237] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.261371 12002 catalog_manager.cc:5697] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:22.288199 12331 consensus_queue.cc:1048] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.292155 12301 raft_consensus.cc:493] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:22.292670 12301 raft_consensus.cc:515] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:22.294756 12301 leader_election.cc:290] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:22.295341 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:22.296206 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a2db79b4791425f98e9be89ebb09b10" is_pre_election: true
I20260710 11:12:22.296906 12252 raft_consensus.cc:2393] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b62b59a766e40abbf7b17edf5ac4b67 in current term 1: Already voted for candidate 4d3100cf6a4d46439c6accef2a269264 in this term.
I20260710 11:12:22.298430 12068 leader_election.cc:304] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:22.299193 12301 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:22.302238  9179 ts_manager.cc:295] Set tserver state for 6b62b59a766e40abbf7b17edf5ac4b67 to MAINTENANCE_MODE
I20260710 11:12:22.303071  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:12:22.307092 12301 raft_consensus.cc:2749] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:22.308933 12321 consensus_queue.cc:1048] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.309561 12331 consensus_queue.cc:1048] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:12:22.315569 12144 consensus_peers.cc:597] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:22.331709 12144 consensus_peers.cc:597] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:22.349103  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:22.349887  9179 tablet_replica.cc:333] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.350508  9179 raft_consensus.cc:2243] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.350924  9179 raft_consensus.cc:2272] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.352780  9179 tablet_replica.cc:333] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.353302  9179 raft_consensus.cc:2243] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:22.353852  9179 pending_rounds.cc:70] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Trying to abort 1 pending ops.
I20260710 11:12:22.354061  9179 pending_rounds.cc:77] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961234387107840 op_type: NO_OP noop_request { }
I20260710 11:12:22.354400  9179 raft_consensus.cc:2889] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:22.354672  9179 raft_consensus.cc:2272] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.357661  9179 tablet_replica.cc:333] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.358361  9179 raft_consensus.cc:2243] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.358978  9179 raft_consensus.cc:2272] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.361406  9179 tablet_replica.cc:333] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.361980  9179 raft_consensus.cc:2243] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.362354  9179 raft_consensus.cc:2272] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.364046  9179 tablet_replica.cc:333] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.364549  9179 raft_consensus.cc:2243] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.364928  9179 raft_consensus.cc:2272] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.366375  9179 tablet_replica.cc:333] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.366876  9179 raft_consensus.cc:2243] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.367231  9179 raft_consensus.cc:2272] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.368764  9179 tablet_replica.cc:333] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.369239  9179 raft_consensus.cc:2243] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.369588  9179 raft_consensus.cc:2272] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.371315  9179 tablet_replica.cc:333] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.371816  9179 raft_consensus.cc:2243] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.372252  9179 raft_consensus.cc:2272] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.374302  9179 tablet_replica.cc:333] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.374785  9179 raft_consensus.cc:2243] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.375136  9179 raft_consensus.cc:2272] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.376958  9179 tablet_replica.cc:333] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: stopping tablet replica
I20260710 11:12:22.377569  9179 raft_consensus.cc:2243] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.377923  9179 raft_consensus.cc:2272] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.395510  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
W20260710 11:12:22.406124 12144 consensus_peers.cc:597] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:22.423343 12324 consensus_queue.cc:1048] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:22.501001 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:22.502743 12308 consensus_queue.cc:1048] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:22.505692 12321 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:22.526233 12218 consensus_peers.cc:597] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:22.527266 12144 consensus_peers.cc:597] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:22.617066 12322 consensus_queue.cc:1048] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:22.629144 12144 consensus_peers.cc:597] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:22.679440 12321 consensus_queue.cc:1048] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:22.691859 12144 consensus_peers.cc:597] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:22.717783 12144 consensus_peers.cc:597] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:22.724485 12218 consensus_peers.cc:597] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:23.501909 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:23.605132 12296 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:23.605611 12296 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:23.607164 12296 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:23.608189 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264" is_pre_election: true
I20260710 11:12:23.608860 12179 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 1.
I20260710 11:12:23.610149 12219 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 
W20260710 11:12:23.610778 12218 leader_election.cc:336] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111)
I20260710 11:12:23.610888 12296 raft_consensus.cc:2804] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:23.611267 12296 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:23.611536 12296 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:23.616320 12296 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:23.617784 12296 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:23.618798 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:23.619300 12179 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:23.621009 12218 leader_election.cc:336] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111)
I20260710 11:12:23.624145 12179 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:23.625072 12219 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 4d3100cf6a4d46439c6accef2a269264; no voters: 6b62b59a766e40abbf7b17edf5ac4b67
I20260710 11:12:23.625653 12296 raft_consensus.cc:2804] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:23.626046 12296 raft_consensus.cc:697] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:23.626713 12296 consensus_queue.cc:237] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER 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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:23.633097 12001 catalog_manager.cc:5697] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:24.057829 12218 consensus_peers.cc:597] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:24.066864 12179 raft_consensus.cc:1275] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:24.068193 12296 consensus_queue.cc:1048] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:12:24.503017 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:24.779246 12144 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 11:12:24.781644 12144 consensus_peers.cc:597] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:24.821466 12144 consensus_peers.cc:597] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:24.957532 12144 consensus_peers.cc:597] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.132370 12144 consensus_peers.cc:597] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.189780 12218 consensus_peers.cc:597] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.205514 12144 consensus_peers.cc:597] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.273027 12144 consensus_peers.cc:597] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.428433 12144 consensus_peers.cc:597] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.429045 12218 consensus_peers.cc:597] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:25.503898 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:26.504832 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:26.571461 12218 consensus_peers.cc:597] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:27.120844 12144 consensus_peers.cc:597] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:12:27.213747 12144 consensus_peers.cc:597] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:12:27.401335 12144 consensus_peers.cc:597] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:27.412871  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:27.419916 12385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:27.420624 12386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:27.421859 12388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:27.422791  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:27.424142  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:27.424353  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:27.424536  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681947424518 us; error 0 us; skew 500 ppm
I20260710 11:12:27.425113  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:27.427656  9179 webserver.cc:533] Webserver started at http://127.8.246.193:44395/ using document root <none> and password file <none>
I20260710 11:12:27.428246  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:27.428433  9179 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:27.432143  9179 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:27.436100 12393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:27.436826  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:12:27.437115  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
format_stamp: "Formatted at 2026-07-10 11:12:20 on dist-test-slave-gg25"
I20260710 11:12:27.437469  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:27.488298  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:27.489653  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:27.491132  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:27.496029 12400 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:12:27.506057 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:27.557760  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:12:27.558132  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.063s	user 0.002s	sys 0.001s
I20260710 11:12:27.558422  9179 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:12:27.563160 12400 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.573734 12400 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.574342 12400 tablet_bootstrap.cc:492] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.574864 12400 ts_tablet_manager.cc:1403] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:12:27.576937 12400 raft_consensus.cc:359] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.577445 12400 raft_consensus.cc:740] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.578148 12400 consensus_queue.cc:260] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.580363 12400 ts_tablet_manager.cc:1434] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:12:27.580978 12400 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.592883 12400 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.593647 12400 tablet_bootstrap.cc:492] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.594189 12400 ts_tablet_manager.cc:1403] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.009s
I20260710 11:12:27.595177  9179 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:12:27.595469  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.000s
I20260710 11:12:27.596366 12400 raft_consensus.cc:359] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.597045 12400 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.597648 12400 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.599200 12400 ts_tablet_manager.cc:1434] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:12:27.599848 12400 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.612205 12400 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.612851 12400 tablet_bootstrap.cc:492] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.613395 12400 ts_tablet_manager.cc:1403] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260710 11:12:27.615345 12400 raft_consensus.cc:359] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.615866 12400 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.616569 12400 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.618340 12400 ts_tablet_manager.cc:1434] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:12:27.619005 12400 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
W20260710 11:12:27.624029 12144 consensus_peers.cc:597] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:27.630100 12400 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.630726 12400 tablet_bootstrap.cc:492] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.631227 12400 ts_tablet_manager.cc:1403] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:12:27.633262 12400 raft_consensus.cc:359] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.633750 12400 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.634339 12400 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.635849 12400 ts_tablet_manager.cc:1434] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:27.636651 12400 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
W20260710 11:12:27.643018 12144 consensus_peers.cc:597] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:27.648124 12400 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.648752 12400 tablet_bootstrap.cc:492] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.649416 12400 ts_tablet_manager.cc:1403] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:12:27.651176 12400 raft_consensus.cc:359] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.651772 12400 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.652467 12400 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.653960 12400 ts_tablet_manager.cc:1434] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:27.654713 12400 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.663303  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:43693
I20260710 11:12:27.663404 12464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:43693 every 8 connection(s)
I20260710 11:12:27.664758 12400 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.665401 12400 tablet_bootstrap.cc:492] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.665882 12400 ts_tablet_manager.cc:1403] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:27.667680 12400 raft_consensus.cc:359] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.668311 12400 raft_consensus.cc:740] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.669148 12400 consensus_queue.cc:260] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.669476  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:27.671008 12400 ts_tablet_manager.cc:1434] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:27.671840 12400 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.692593 12465 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38507
I20260710 11:12:27.693010 12465 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:27.693898 12465 heartbeater.cc:507] Master 127.8.246.254:38507 requested a full tablet report, sending...
I20260710 11:12:27.694267 12400 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.695067 12400 tablet_bootstrap.cc:492] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.695700 12400 ts_tablet_manager.cc:1403] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:12:27.698613 12400 raft_consensus.cc:359] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:27.699251 12400 raft_consensus.cc:740] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.699903 12400 consensus_queue.cc:260] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } }
I20260710 11:12:27.701757 12002 ts_manager.cc:194] Re-registered known tserver with Master: 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693)
I20260710 11:12:27.701956 12400 ts_tablet_manager.cc:1434] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:12:27.703039 12400 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.704475 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:27.705202 12179 raft_consensus.cc:606] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:27.707835 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:27.708395 12179 raft_consensus.cc:606] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:27.710997 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:27.711524 12179 raft_consensus.cc:606] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:27.712347 12002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53960
I20260710 11:12:27.712901  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:27.713632  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:27.714435  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:27.716176 12465 heartbeater.cc:499] Master 127.8.246.254:38507 was elected leader, sending a full tablet report...
I20260710 11:12:27.718053 12400 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.718926 12400 tablet_bootstrap.cc:492] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.719517 12400 ts_tablet_manager.cc:1403] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:12:27.722090 12400 raft_consensus.cc:359] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.722713 12400 raft_consensus.cc:740] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.723320 12400 consensus_queue.cc:260] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.725447 12400 ts_tablet_manager.cc:1434] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:12:27.726231 12400 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.739425 12400 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:12:27.740303 12400 tablet_bootstrap.cc:492] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.740829 12400 ts_tablet_manager.cc:1403] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260710 11:12:27.743065 12400 raft_consensus.cc:359] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.743851 12400 raft_consensus.cc:740] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.744517 12400 consensus_queue.cc:260] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.745914 12400 ts_tablet_manager.cc:1434] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:12:27.746546 12400 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap starting.
I20260710 11:12:27.756352 12400 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:27.756947 12400 tablet_bootstrap.cc:492] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Bootstrap complete.
I20260710 11:12:27.757431 12400 ts_tablet_manager.cc:1403] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:27.759095 12400 raft_consensus.cc:359] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.759557 12400 raft_consensus.cc:740] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b62b59a766e40abbf7b17edf5ac4b67, State: Initialized, Role: FOLLOWER
I20260710 11:12:27.760141 12400 consensus_queue.cc:260] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:27.761524 12400 ts_tablet_manager.cc:1434] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:28.005736 12322 raft_consensus.cc:993] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.006238 12441 raft_consensus.cc:1081] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.007540 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:28.008029 12252 raft_consensus.cc:493] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:28.008301 12252 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.012970 12252 raft_consensus.cc:515] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.014317 12252 leader_election.cc:290] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:28.015302 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:28.015370 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a41d4a9c1e4be1b7fe24090698d313" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:28.016111 12437 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.016182 12179 raft_consensus.cc:3055] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.016678 12179 raft_consensus.cc:740] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:28.017386 12179 consensus_queue.cc:260] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.018296 12179 raft_consensus.cc:3060] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.021288 12437 raft_consensus.cc:2468] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.022449 12218 leader_election.cc:304] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:28.023296 12380 raft_consensus.cc:2804] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:28.024230 12179 raft_consensus.cc:2468] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.026985 12380 raft_consensus.cc:697] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:28.028119 12380 consensus_queue.cc:237] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.036715 12001 catalog_manager.cc:5697] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.044027 12322 raft_consensus.cc:993] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.044513 12441 raft_consensus.cc:1081] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.046422 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:28.046837 12252 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:28.047211 12252 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.053020 12322 raft_consensus.cc:993] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.053546 12441 raft_consensus.cc:1081] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:28.053627 12252 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.055119 12251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:28.055421 12252 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:28.055645 12251 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:28.056035 12251 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.056123 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:28.056766 12437 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.057345 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:28.057930 12179 raft_consensus.cc:3055] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.058233 12179 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:28.059062 12179 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.060320 12179 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.061578 12437 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.062501 12218 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:28.063161 12380 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:28.063603 12380 raft_consensus.cc:697] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:28.063689 12251 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.064563 12380 consensus_queue.cc:237] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.066418 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:28.067006 12437 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.067597 12251 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:28.067790 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:28.068163 12179 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.068455 12178 raft_consensus.cc:3055] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.068966 12178 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:28.069947 12178 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.071259 12178 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.076251 12437 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.076103 12001 catalog_manager.cc:5697] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.077382 12218 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:28.078183 12380 raft_consensus.cc:2804] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:28.078656 12380 raft_consensus.cc:697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:28.078701 12178 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:28.079550 12380 consensus_queue.cc:237] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:28.087889 12001 catalog_manager.cc:5697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.178962 12437 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.183590 12437 pending_rounds.cc:85] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Aborting all ops after (but not including) 0
I20260710 11:12:28.183784 12437 pending_rounds.cc:107] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:28.183990 12437 raft_consensus.cc:2889] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 11:12:28.507071 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:28.581899 12178 raft_consensus.cc:1275] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.583199 12483 consensus_queue.cc:1048] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.592519 12437 raft_consensus.cc:1275] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.594240 12483 consensus_queue.cc:1048] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.613581 12437 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.614713 12483 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.622973 12178 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.625211 12483 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.669562 12178 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.670867 12483 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.681142 12437 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:28.682714 12380 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.723860  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:28.739773 12251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:28.740342 12251 raft_consensus.cc:606] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:28.742501 12251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:28.742944 12251 raft_consensus.cc:606] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:28.745072 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbec152b7bc144158065932f7107ce95"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:28.745543 12179 raft_consensus.cc:606] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:28.746721  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:28.747169  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:28.747743  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.143196 12501 raft_consensus.cc:993] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.143795 12494 raft_consensus.cc:1081] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.145455 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:29.145920 12179 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.146220 12179 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.151247 12179 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.152946 12179 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 3 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:29.153604 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:29.153942 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:29.154281 12437 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.154495 12251 raft_consensus.cc:3055] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:29.154834 12251 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:29.155652 12251 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.156875 12251 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.159044 12441 raft_consensus.cc:993] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:29.159621 12493 raft_consensus.cc:1081] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:29.161013 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbec152b7bc144158065932f7107ce95"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:29.161124 12437 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:29.161430 12252 raft_consensus.cc:493] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.161839 12252 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.162365 12144 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [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: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:29.163138 12493 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.163583 12493 raft_consensus.cc:697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:29.163744 12251 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:29.164714 12493 consensus_queue.cc:237] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.167618 12252 raft_consensus.cc:515] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.169379 12252 leader_election.cc:290] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:29.170336 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:29.170677 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec152b7bc144158065932f7107ce95" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:29.170930 12437 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.171182 12179 raft_consensus.cc:3055] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.171550 12179 raft_consensus.cc:740] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:29.172228 12179 consensus_queue.cc:260] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.172003 12002 catalog_manager.cc:5697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 2 to 3, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.173206 12179 raft_consensus.cc:3060] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.177443 12437 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:29.178833 12218 leader_election.cc:304] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:29.180295 12179 raft_consensus.cc:2468] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:29.181371 12494 raft_consensus.cc:2804] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:29.181815 12494 raft_consensus.cc:697] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:29.182608 12494 consensus_queue.cc:237] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.190932 12002 catalog_manager.cc:5697] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:29.287918 12501 raft_consensus.cc:993] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.288337 12494 raft_consensus.cc:1081] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.289793 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:29.290182 12179 raft_consensus.cc:493] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.290417 12179 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.294896 12179 raft_consensus.cc:515] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.296427 12179 leader_election.cc:290] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:29.297106 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:29.297379 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:29.297677 12437 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.297883 12252 raft_consensus.cc:3055] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.298188 12252 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:29.298897 12252 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.300017 12252 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.304008 12437 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 2.
I20260710 11:12:29.305028 12144 leader_election.cc:304] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:29.305660 12441 raft_consensus.cc:2804] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:29.305963 12252 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 2.
I20260710 11:12:29.306063 12441 raft_consensus.cc:697] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:29.307040 12441 consensus_queue.cc:237] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.313441 12002 catalog_manager.cc:5697] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 1 to 2, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:29.507915 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:29.562577 12179 raft_consensus.cc:1275] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:29.563710 12494 consensus_queue.cc:1048] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.572431 12437 raft_consensus.cc:1275] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:29.573846 12501 consensus_queue.cc:1048] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.589689 12252 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:29.590749 12441 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:29.597358 12437 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:29.598838 12441 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:29.754158  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.760946 12252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:29.761433 12252 raft_consensus.cc:606] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:29.763659 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:29.764096 12179 raft_consensus.cc:606] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:29.766387 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:29.766749 12179 raft_consensus.cc:606] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:29.767609  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:29.768064  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:29.768520  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.837849 12437 raft_consensus.cc:1275] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:29.839300 12441 consensus_queue.cc:1048] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.847208 12252 raft_consensus.cc:1275] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:29.848826 12441 consensus_queue.cc:1048] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.987366 12494 raft_consensus.cc:993] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.987824 12501 raft_consensus.cc:1081] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:29.989071 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:29.989495 12179 raft_consensus.cc:493] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.989895 12179 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.994065 12179 raft_consensus.cc:515] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.995370 12179 leader_election.cc:290] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 3 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:29.996150 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:29.996322 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c9dec339e4125888ad2e8c9f7153c" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:29.996694 12437 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.996897 12252 raft_consensus.cc:3055] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:29.997231 12252 raft_consensus.cc:740] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:29.997989 12252 consensus_queue.cc:260] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:29.999086 12252 raft_consensus.cc:3060] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.002205 12437 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:30.003407 12144 leader_election.cc:304] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [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: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:30.004192 12441 raft_consensus.cc:2804] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.004550 12252 raft_consensus.cc:2468] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:30.004729 12441 raft_consensus.cc:697] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:30.005723 12441 consensus_queue.cc:237] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.012333 12001 catalog_manager.cc:5697] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 2 to 3, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:30.154908 12516 raft_consensus.cc:993] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.155326 12441 raft_consensus.cc:1081] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.156605 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:30.156963 12252 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.157172 12252 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:30.161470 12252 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.162856 12252 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 4 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:30.163691 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:30.163857 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:30.164299 12437 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:30.164350 12179 raft_consensus.cc:3055] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:30.164783 12179 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:30.165524 12179 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.166602 12179 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:30.170708 12437 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 4.
I20260710 11:12:30.171782 12218 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:30.172544 12179 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 4.
I20260710 11:12:30.172638 12494 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:30.173213 12494 raft_consensus.cc:697] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:30.174059 12494 consensus_queue.cc:237] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.179759 12001 catalog_manager.cc:5697] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 3 to 4, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 4 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.262971 12516 raft_consensus.cc:993] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.263377 12441 raft_consensus.cc:1081] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.264662 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:30.265017 12252 raft_consensus.cc:493] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.265233 12252 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.269230 12252 raft_consensus.cc:515] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.270566 12252 leader_election.cc:290] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:30.271245 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:30.271481 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716ca53b5cb648319d205d9cf6ba0a96" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:30.271783 12437 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.272094 12179 raft_consensus.cc:3055] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.272378 12179 raft_consensus.cc:740] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:30.272981 12179 consensus_queue.cc:260] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.273784 12179 raft_consensus.cc:3060] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.276117 12437 raft_consensus.cc:2468] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:30.277002 12218 leader_election.cc:304] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:30.277747 12494 raft_consensus.cc:2804] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.278129 12494 raft_consensus.cc:697] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:30.278225 12179 raft_consensus.cc:2468] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:30.278899 12494 consensus_queue.cc:237] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.285120 12001 catalog_manager.cc:5697] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.464898 12437 raft_consensus.cc:1275] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:30.466053 12441 consensus_queue.cc:1048] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.476686 12252 raft_consensus.cc:1275] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:30.477994 12516 consensus_queue.cc:1048] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:30.508706 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:30.643450 12179 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:30.644642 12494 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:30.653137 12437 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:30.654950 12533 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:30.717254 12179 raft_consensus.cc:1275] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:30.718250 12532 consensus_queue.cc:1048] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.726013 12437 raft_consensus.cc:1275] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:30.727382 12494 consensus_queue.cc:1048] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.774904  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.781678 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:30.782137 12179 raft_consensus.cc:606] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:30.784425 12252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:30.784835 12252 raft_consensus.cc:606] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:30.787042 12252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:30.787429 12252 raft_consensus.cc:606] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:30.788375  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:30.788913  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:30.789535  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.808609 12493 raft_consensus.cc:993] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.809026 12516 raft_consensus.cc:1081] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:30.810209 12252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:30.810609 12252 raft_consensus.cc:493] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.810875 12252 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.814847 12252 raft_consensus.cc:515] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.816154 12252 leader_election.cc:290] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:30.816908 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:30.817098 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:30.817442 12437 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.817560 12179 raft_consensus.cc:3055] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.817907 12179 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:30.818620 12179 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.819715 12179 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.823393 12437 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:30.824342 12218 leader_election.cc:304] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:30.824999 12494 raft_consensus.cc:2804] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.825378 12179 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 2.
I20260710 11:12:30.825507 12494 raft_consensus.cc:697] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:30.826335 12494 consensus_queue.cc:237] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:30.832917 12001 catalog_manager.cc:5697] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 1 to 2, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.195451 12533 raft_consensus.cc:993] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.195958 12494 raft_consensus.cc:1081] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.197465 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:31.198014 12179 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.198355 12179 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.202876 12179 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.204360 12179 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 3 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:31.205068 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:31.205333 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:31.205619 12437 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.205859 12252 raft_consensus.cc:3055] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.206137 12252 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:31.206822 12252 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.207880 12252 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.211445 12437 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:31.212545 12144 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [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: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:31.213232 12493 raft_consensus.cc:2804] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.213730 12493 raft_consensus.cc:697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:31.213825 12252 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:31.214568 12493 consensus_queue.cc:237] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.221498 12001 catalog_manager.cc:5697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 2 to 3, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.239560 12533 raft_consensus.cc:993] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.239966 12494 raft_consensus.cc:1081] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.241130 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:31.241495 12179 raft_consensus.cc:493] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.241706 12179 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:31.245708 12179 raft_consensus.cc:515] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.246973 12179 leader_election.cc:290] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 5 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:31.247653 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:31.247865 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a117aca09bb45079d530f6c2f001a83" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:31.248221 12437 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:31.248355 12252 raft_consensus.cc:3055] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:12:31.248683 12252 raft_consensus.cc:740] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:31.249362 12252 consensus_queue.cc:260] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.250408 12252 raft_consensus.cc:3060] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:31.254002 12437 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 5.
I20260710 11:12:31.254937 12144 leader_election.cc:304] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [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: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:31.255549 12493 raft_consensus.cc:2804] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:12:31.256036 12493 raft_consensus.cc:697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 5 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:31.256058 12252 raft_consensus.cc:2468] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 5.
I20260710 11:12:31.256942 12493 consensus_queue.cc:237] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.262796 12001 catalog_manager.cc:5697] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 4 to 5, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 5 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.309525 12179 raft_consensus.cc:1275] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:31.310824 12533 consensus_queue.cc:1048] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:31.319742 12437 raft_consensus.cc:1275] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:31.322355 12494 consensus_queue.cc:1048] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:31.509690 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:31.686367 12437 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:31.687566 12493 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.690639 12252 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:31.691874 12493 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.795630  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.802364 12252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
mode: GRACEFUL
new_leader_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:56658
I20260710 11:12:31.802850 12252 raft_consensus.cc:606] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Received request to transfer leadership to TS 4d3100cf6a4d46439c6accef2a269264
I20260710 11:12:31.803890 12437 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 5 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:12:31.805222 12541 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.805361 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:31.805894 12179 raft_consensus.cc:606] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:31.808318 12179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
mode: GRACEFUL
new_leader_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:53038
I20260710 11:12:31.808724 12179 raft_consensus.cc:606] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Received request to transfer leadership to TS 3a2db79b4791425f98e9be89ebb09b10
I20260710 11:12:31.809759  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:31.810312  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:31.810999  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.815958 12252 raft_consensus.cc:1275] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 5 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:12:31.817414 12551 consensus_queue.cc:1048] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.939328 12523 raft_consensus.cc:993] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: : Instructing follower 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.939857 12494 raft_consensus.cc:1081] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Signalling peer 4d3100cf6a4d46439c6accef2a269264 to start an election
I20260710 11:12:31.941128 12179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0"
dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
 from {username='slave'} at 127.0.0.1:39976
I20260710 11:12:31.941502 12179 raft_consensus.cc:493] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.941726 12179 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.945726 12179 raft_consensus.cc:515] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.947006 12179 leader_election.cc:290] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [CANDIDATE]: Term 3 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195:43671)
I20260710 11:12:31.947822 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:31.948010 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e43648d8484f4d8a49f3f691e41de0" candidate_uuid: "4d3100cf6a4d46439c6accef2a269264" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
I20260710 11:12:31.948504 12437 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.948534 12252 raft_consensus.cc:3055] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.949087 12252 raft_consensus.cc:740] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:31.949853 12252 consensus_queue.cc:260] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.950695 12551 raft_consensus.cc:993] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:31.951156 12493 raft_consensus.cc:1081] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:31.951089 12252 raft_consensus.cc:3060] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.952867 12251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:31.953438 12251 raft_consensus.cc:493] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.953805 12251 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.955096 12437 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:31.956218 12144 leader_election.cc:304] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [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: 4d3100cf6a4d46439c6accef2a269264, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:31.956478 12252 raft_consensus.cc:2468] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d3100cf6a4d46439c6accef2a269264 in term 3.
I20260710 11:12:31.956995 12493 raft_consensus.cc:2804] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.957511 12493 raft_consensus.cc:697] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Leader. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:31.958520 12493 consensus_queue.cc:237] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.959973 12251 raft_consensus.cc:515] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.962037 12251 leader_election.cc:290] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 3 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:31.962707 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:31.962878 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd963cce0d4c2faf3f6bea98e485c9" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:31.963359 12437 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.963431 12179 raft_consensus.cc:3055] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.963876 12179 raft_consensus.cc:740] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:31.964586 12179 consensus_queue.cc:260] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.965667 12179 raft_consensus.cc:3060] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.965134 12001 catalog_manager.cc:5697] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 reported cstate change: term changed from 2 to 3, leader changed from 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195) to 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "4d3100cf6a4d46439c6accef2a269264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.968205 12437 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 3.
I20260710 11:12:31.969363 12218 leader_election.cc:304] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:31.970221 12494 raft_consensus.cc:2804] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.970683 12494 raft_consensus.cc:697] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:31.971446 12494 consensus_queue.cc:237] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:31.972323 12179 raft_consensus.cc:2468] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 3.
I20260710 11:12:31.980176 11998 catalog_manager.cc:5697] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 2 to 3, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 3 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:32.105899 12551 raft_consensus.cc:993] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: : Instructing follower 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:32.106304 12493 raft_consensus.cc:1081] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Signalling peer 3a2db79b4791425f98e9be89ebb09b10 to start an election
I20260710 11:12:32.107488 12251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6"
dest_uuid: "3a2db79b4791425f98e9be89ebb09b10"
 from {username='slave'} at 127.0.0.1:33778
I20260710 11:12:32.107889 12251 raft_consensus.cc:493] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:32.108157 12251 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:32.112882 12251 raft_consensus.cc:515] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:32.114406 12251 leader_election.cc:290] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [CANDIDATE]: Term 4 election: Requested vote from peers 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693), 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657)
I20260710 11:12:32.114972 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b62b59a766e40abbf7b17edf5ac4b67"
I20260710 11:12:32.115288 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d424fd98b9e74318a5cf11ec17b8b2c6" candidate_uuid: "3a2db79b4791425f98e9be89ebb09b10" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d3100cf6a4d46439c6accef2a269264"
I20260710 11:12:32.115547 12437 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:32.115836 12179 raft_consensus.cc:3055] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:32.116183 12179 raft_consensus.cc:740] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d3100cf6a4d46439c6accef2a269264, State: Running, Role: LEADER
I20260710 11:12:32.116847 12179 consensus_queue.cc:260] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:32.117945 12179 raft_consensus.cc:3060] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:32.120494 12437 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 4.
I20260710 11:12:32.121372 12218 leader_election.cc:304] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [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: 3a2db79b4791425f98e9be89ebb09b10, 6b62b59a766e40abbf7b17edf5ac4b67; no voters: 
I20260710 11:12:32.122078 12523 raft_consensus.cc:2804] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:32.122409 12179 raft_consensus.cc:2468] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a2db79b4791425f98e9be89ebb09b10 in term 4.
I20260710 11:12:32.122464 12523 raft_consensus.cc:697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Becoming Leader. State: Replica: 3a2db79b4791425f98e9be89ebb09b10, State: Running, Role: LEADER
I20260710 11:12:32.123384 12523 consensus_queue.cc:237] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [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: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } }
I20260710 11:12:32.129136 11998 catalog_manager.cc:5697] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 reported cstate change: term changed from 3 to 4, leader changed from 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194) to 3a2db79b4791425f98e9be89ebb09b10 (127.8.246.195). New cstate: current_term: 4 leader_uuid: "3a2db79b4791425f98e9be89ebb09b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:32.388558 12437 raft_consensus.cc:1275] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:32.389710 12523 consensus_queue.cc:1048] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:32.398909 12179 raft_consensus.cc:1275] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:32.400590 12561 consensus_queue.cc:1048] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:32.406797 12251 raft_consensus.cc:1275] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:32.408272 12493 consensus_queue.cc:1048] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a2db79b4791425f98e9be89ebb09b10" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 43671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:32.417899 12437 raft_consensus.cc:1275] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Refusing update from remote peer 4d3100cf6a4d46439c6accef2a269264: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:32.419160 12493 consensus_queue.cc:1048] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:12:32.510509 12050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:32.624696 12437 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:32.625903 12561 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b62b59a766e40abbf7b17edf5ac4b67" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 43693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:32.633124 12179 raft_consensus.cc:1275] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Refusing update from remote peer 3a2db79b4791425f98e9be89ebb09b10: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:32.635399 12561 consensus_queue.cc:1048] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d3100cf6a4d46439c6accef2a269264" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:32.820791  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:32.846481  9179 tablet_server.cc:179] TabletServer@127.8.246.193:43693 shutting down...
I20260710 11:12:32.861193  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.861856  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.862496  9179 raft_consensus.cc:2243] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.862942  9179 raft_consensus.cc:2272] T 6e1c9dec339e4125888ad2e8c9f7153c P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.864706  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.865231  9179 raft_consensus.cc:2243] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.865682  9179 raft_consensus.cc:2272] T dbec152b7bc144158065932f7107ce95 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.866659 12218 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 57 similar messages]
I20260710 11:12:32.868029  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.868822  9179 raft_consensus.cc:2243] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.869207  9179 raft_consensus.cc:2272] T bb06d5d4dba0477186325dc71a142b72 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.869335 12218 consensus_peers.cc:597] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.870955  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.871433  9179 raft_consensus.cc:2243] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.871757  9179 raft_consensus.cc:2272] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 6b62b59a766e40abbf7b17edf5ac4b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.873423  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.873871  9179 raft_consensus.cc:2243] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.874193  9179 raft_consensus.cc:2272] T c1a41d4a9c1e4be1b7fe24090698d313 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.875670  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.876179  9179 raft_consensus.cc:2243] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.876503  9179 raft_consensus.cc:2272] T 18e43648d8484f4d8a49f3f691e41de0 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.878306  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.878747  9179 raft_consensus.cc:2243] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.879076  9179 raft_consensus.cc:2272] T bffd963cce0d4c2faf3f6bea98e485c9 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.881577  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.882223  9179 raft_consensus.cc:2243] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.882723  9179 raft_consensus.cc:2272] T 7a117aca09bb45079d530f6c2f001a83 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.884452  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.884984  9179 raft_consensus.cc:2243] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.885434  9179 raft_consensus.cc:2272] T d424fd98b9e74318a5cf11ec17b8b2c6 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.887672  9179 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:32.888304  9179 raft_consensus.cc:2243] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.888778  9179 raft_consensus.cc:2272] T 716ca53b5cb648319d205d9cf6ba0a96 P 6b62b59a766e40abbf7b17edf5ac4b67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.889025 12218 consensus_peers.cc:597] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:32.893463 12144 consensus_peers.cc:597] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:32.899869 12218 consensus_peers.cc:597] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.917315  9179 tablet_server.cc:196] TabletServer@127.8.246.193:43693 shutdown complete.
I20260710 11:12:32.934016  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
I20260710 11:12:32.958061  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.958829  9179 tablet_replica.cc:333] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.959493  9179 raft_consensus.cc:2243] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.960353  9179 raft_consensus.cc:2272] T 18e43648d8484f4d8a49f3f691e41de0 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.962761  9179 tablet_replica.cc:333] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.963474  9179 raft_consensus.cc:2243] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.964507  9179 raft_consensus.cc:2272] T 6e1c9dec339e4125888ad2e8c9f7153c P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:32.966480 12219 consensus_peers.cc:597] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 4d3100cf6a4d46439c6accef2a269264 (127.8.246.194:39657): Couldn't send request to peer 4d3100cf6a4d46439c6accef2a269264. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.967343  9179 tablet_replica.cc:333] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.968223  9179 raft_consensus.cc:2243] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.968753  9179 raft_consensus.cc:2272] T dbec152b7bc144158065932f7107ce95 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.971429  9179 tablet_replica.cc:333] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.971989  9179 raft_consensus.cc:2243] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.972374  9179 raft_consensus.cc:2272] T bb06d5d4dba0477186325dc71a142b72 P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.974080  9179 tablet_replica.cc:333] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.974560  9179 raft_consensus.cc:2243] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.974910  9179 raft_consensus.cc:2272] T bffd963cce0d4c2faf3f6bea98e485c9 P 4d3100cf6a4d46439c6accef2a269264 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.977218  9179 tablet_replica.cc:333] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.977687  9179 raft_consensus.cc:2243] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.978344  9179 raft_consensus.cc:2272] T 7a117aca09bb45079d530f6c2f001a83 P 4d3100cf6a4d46439c6accef2a269264 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.980188  9179 tablet_replica.cc:333] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.980634  9179 raft_consensus.cc:2243] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.980981  9179 raft_consensus.cc:2272] T d424fd98b9e74318a5cf11ec17b8b2c6 P 4d3100cf6a4d46439c6accef2a269264 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.982970  9179 tablet_replica.cc:333] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.983420  9179 raft_consensus.cc:2243] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.983768  9179 raft_consensus.cc:2272] T 716ca53b5cb648319d205d9cf6ba0a96 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.985445  9179 tablet_replica.cc:333] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.985870  9179 raft_consensus.cc:2243] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.986240  9179 raft_consensus.cc:2272] T c1a41d4a9c1e4be1b7fe24090698d313 P 4d3100cf6a4d46439c6accef2a269264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.987906  9179 tablet_replica.cc:333] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264: stopping tablet replica
I20260710 11:12:32.988391  9179 raft_consensus.cc:2243] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.989046  9179 raft_consensus.cc:2272] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 4d3100cf6a4d46439c6accef2a269264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.010073  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:12:33.029321  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
W20260710 11:12:33.042254 12218 consensus_peers.cc:597] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 -> Peer 6b62b59a766e40abbf7b17edf5ac4b67 (127.8.246.193:43693): Couldn't send request to peer 6b62b59a766e40abbf7b17edf5ac4b67. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:43693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.061430  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:33.062031  9179 tablet_replica.cc:333] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.062573  9179 raft_consensus.cc:2243] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.063007  9179 raft_consensus.cc:2272] T 18e43648d8484f4d8a49f3f691e41de0 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.065172  9179 tablet_replica.cc:333] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.065668  9179 raft_consensus.cc:2243] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.066056  9179 raft_consensus.cc:2272] T 6e1c9dec339e4125888ad2e8c9f7153c P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.067607  9179 tablet_replica.cc:333] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.068192  9179 raft_consensus.cc:2243] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.068584  9179 raft_consensus.cc:2272] T 8ba86c3eca9e4dc8abe8f8e79744d99e P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.070472  9179 tablet_replica.cc:333] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.070945  9179 raft_consensus.cc:2243] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.071640  9179 raft_consensus.cc:2272] T c1a41d4a9c1e4be1b7fe24090698d313 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.073318  9179 tablet_replica.cc:333] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.073825  9179 raft_consensus.cc:2243] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.074492  9179 raft_consensus.cc:2272] T dbec152b7bc144158065932f7107ce95 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.076145  9179 tablet_replica.cc:333] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.076632  9179 raft_consensus.cc:2243] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.077294  9179 raft_consensus.cc:2272] T bb06d5d4dba0477186325dc71a142b72 P 3a2db79b4791425f98e9be89ebb09b10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.078872  9179 tablet_replica.cc:333] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.079336  9179 raft_consensus.cc:2243] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.080044  9179 raft_consensus.cc:2272] T 716ca53b5cb648319d205d9cf6ba0a96 P 3a2db79b4791425f98e9be89ebb09b10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.081621  9179 tablet_replica.cc:333] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.082091  9179 raft_consensus.cc:2243] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.082484  9179 raft_consensus.cc:2272] T 7a117aca09bb45079d530f6c2f001a83 P 3a2db79b4791425f98e9be89ebb09b10 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.084069  9179 tablet_replica.cc:333] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.084517  9179 raft_consensus.cc:2243] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.085189  9179 raft_consensus.cc:2272] T bffd963cce0d4c2faf3f6bea98e485c9 P 3a2db79b4791425f98e9be89ebb09b10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.087046  9179 tablet_replica.cc:333] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10: stopping tablet replica
I20260710 11:12:33.087505  9179 raft_consensus.cc:2243] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.088207  9179 raft_consensus.cc:2272] T d424fd98b9e74318a5cf11ec17b8b2c6 P 3a2db79b4791425f98e9be89ebb09b10 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.116581  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:12:33.135658  9179 master.cc:562] Master@127.8.246.254:38507 shutting down...
I20260710 11:12:33.155212  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.155706  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.156051  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 708622e278c44fca9db8c14a6d41bc73: stopping tablet replica
I20260710 11:12:33.174029  9179 master.cc:584] Master@127.8.246.254:38507 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12839 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:12:33.219018  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:38331
I20260710 11:12:33.220139  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.225064 12574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.225158 12573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.226629 12576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.229674  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:33.230670  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.230844  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.231041  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681953231007 us; error 0 us; skew 500 ppm
I20260710 11:12:33.231580  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.233896  9179 webserver.cc:533] Webserver started at http://127.8.246.254:36493/ using document root <none> and password file <none>
I20260710 11:12:33.234364  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.234558  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.234840  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.235862  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "4c519c81da0e421eab930e146c67c99f"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.239923  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:12:33.243031 12581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.243726  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:33.244038  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "4c519c81da0e421eab930e146c67c99f"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.244319  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.260635  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.261720  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.298604  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:38331
I20260710 11:12:33.298678 12632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:38331 every 8 connection(s)
I20260710 11:12:33.302507 12633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.312582 12633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f: Bootstrap starting.
I20260710 11:12:33.317130 12633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.320966 12633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f: No bootstrap required, opened a new log
I20260710 11:12:33.322962 12633 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER }
I20260710 11:12:33.323298 12633 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.323484 12633 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c519c81da0e421eab930e146c67c99f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.323952 12633 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER }
I20260710 11:12:33.324404 12633 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:33.324600 12633 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:33.324808 12633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.328706 12633 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER }
I20260710 11:12:33.329123 12633 leader_election.cc:304] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [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: 4c519c81da0e421eab930e146c67c99f; no voters: 
I20260710 11:12:33.330075 12633 leader_election.cc:290] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:33.330361 12636 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:33.331640 12636 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 1 LEADER]: Becoming Leader. State: Replica: 4c519c81da0e421eab930e146c67c99f, State: Running, Role: LEADER
I20260710 11:12:33.332293 12636 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [LEADER]: Queue going to LEADER mode. State: All 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: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER }
I20260710 11:12:33.332878 12633 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:33.335034 12637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c519c81da0e421eab930e146c67c99f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER } }
I20260710 11:12:33.335764 12637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.335067 12638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c519c81da0e421eab930e146c67c99f. Latest consensus state: current_term: 1 leader_uuid: "4c519c81da0e421eab930e146c67c99f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c519c81da0e421eab930e146c67c99f" member_type: VOTER } }
I20260710 11:12:33.336266 12638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.339335 12641 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:33.347711 12641 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:33.353328  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:33.357693 12641 catalog_manager.cc:1383] Generated new cluster ID: 77d58684aa5641a1a3944f9a4649bb8d
I20260710 11:12:33.357954 12641 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:33.400689 12641 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:33.401901 12641 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:33.418386 12641 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f: Generated new TSK 0
I20260710 11:12:33.418939 12641 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:33.483445  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.488981 12654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.490073 12655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.491873 12657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.492419  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:33.493227  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.493398  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.493535  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681953493505 us; error 0 us; skew 500 ppm
I20260710 11:12:33.494005  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.496137  9179 webserver.cc:533] Webserver started at http://127.8.246.193:44359/ using document root <none> and password file <none>
I20260710 11:12:33.496533  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.496696  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.496965  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.497977  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "ccda617f500b4871a911952cebdd3dad"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.502126  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:12:33.505187 12662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.505956  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:33.506238  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "ccda617f500b4871a911952cebdd3dad"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.506507  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.520766  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.521806  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.523161  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.525285  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.525496  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.525745  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.525913  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.564530  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:44775
I20260710 11:12:33.564627 12724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:44775 every 8 connection(s)
I20260710 11:12:33.570446  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.578584 12729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.580053 12730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.582304 12725 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38331
W20260710 11:12:33.582520 12732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.582751  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:33.582756 12725 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.583772 12725 heartbeater.cc:507] Master 127.8.246.254:38331 requested a full tablet report, sending...
I20260710 11:12:33.583871  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.584219  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.584401  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681953584385 us; error 0 us; skew 500 ppm
I20260710 11:12:33.585090  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.585834 12598 ts_manager.cc:194] Registered new tserver with Master: ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775)
I20260710 11:12:33.587491  9179 webserver.cc:533] Webserver started at http://127.8.246.194:32771/ using document root <none> and password file <none>
I20260710 11:12:33.587893 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45436
I20260710 11:12:33.588053  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.588346  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.588618  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.589686  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "04d74ad583cd4daa975b52d1fdb5a621"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.593780  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:33.596704 12737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.597517  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:33.597790  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "04d74ad583cd4daa975b52d1fdb5a621"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.598040  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.621537  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.622646  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.624035  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.626044  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.626209  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.626488  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.626646  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.665434  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:34803
I20260710 11:12:33.665540 12799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:34803 every 8 connection(s)
I20260710 11:12:33.670022  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.676856 12803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.677706 12804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:33.679571 12806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:33.680860  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:33.681782  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:33.681962 12800 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38331
W20260710 11:12:33.682050  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:33.682376  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681953682355 us; error 0 us; skew 500 ppm
I20260710 11:12:33.682441 12800 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.683041  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.683290 12800 heartbeater.cc:507] Master 127.8.246.254:38331 requested a full tablet report, sending...
I20260710 11:12:33.685433  9179 webserver.cc:533] Webserver started at http://127.8.246.195:33039/ using document root <none> and password file <none>
I20260710 11:12:33.685585 12598 ts_manager.cc:194] Registered new tserver with Master: 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:33.686084  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.686338  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.686650  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.687325 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45442
I20260710 11:12:33.688122  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.692693  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:12:33.695530 12811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.696257  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:33.696532  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-gg25"
I20260710 11:12:33.696828  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:33.715816  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.716922  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.718271  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:33.720372  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:33.720587  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.720835  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:33.721006  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:33.760950  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:40005
I20260710 11:12:33.761073 12873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:40005 every 8 connection(s)
I20260710 11:12:33.774115 12874 heartbeater.cc:344] Connected to a master server at 127.8.246.254:38331
I20260710 11:12:33.774443 12874 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:33.775056 12874 heartbeater.cc:507] Master 127.8.246.254:38331 requested a full tablet report, sending...
I20260710 11:12:33.776899 12598 ts_manager.cc:194] Registered new tserver with Master: 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:33.777719  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013677825s
I20260710 11:12:33.778216 12598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45444
I20260710 11:12:33.801182 12598 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45456:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:33.803177 12598 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:33.865355 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbed645206c4524bf8efd2b8062807d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:33.866720 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbed645206c4524bf8efd2b8062807d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.869752 12689 tablet_service.cc:1511] Processing CreateTablet for tablet 667565e43dae42d19c97c418d9eecd85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:33.871038 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667565e43dae42d19c97c418d9eecd85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.881392 12839 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbed645206c4524bf8efd2b8062807d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:33.882701 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbed645206c4524bf8efd2b8062807d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.885227 12765 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbed645206c4524bf8efd2b8062807d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:33.885912 12764 tablet_service.cc:1511] Processing CreateTablet for tablet 667565e43dae42d19c97c418d9eecd85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:33.886494 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbed645206c4524bf8efd2b8062807d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.887127 12764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667565e43dae42d19c97c418d9eecd85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.893365 12889 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: Bootstrap starting.
I20260710 11:12:33.900108 12838 tablet_service.cc:1511] Processing CreateTablet for tablet 667565e43dae42d19c97c418d9eecd85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a65032889a24a4bb4b1cbf38340afed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:33.901381 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667565e43dae42d19c97c418d9eecd85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.902231 12889 tablet_bootstrap.cc:654] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.912592 12892 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: Bootstrap starting.
I20260710 11:12:33.914886 12889 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: No bootstrap required, opened a new log
I20260710 11:12:33.915396 12889 ts_tablet_manager.cc:1403] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 11:12:33.918372 12889 raft_consensus.cc:359] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:33.919258 12889 raft_consensus.cc:385] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.919603 12889 raft_consensus.cc:740] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.920506 12889 consensus_queue.cc:260] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:33.921842 12892 tablet_bootstrap.cc:654] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.924517 12891 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Bootstrap starting.
I20260710 11:12:33.924706 12725 heartbeater.cc:499] Master 127.8.246.254:38331 was elected leader, sending a full tablet report...
I20260710 11:12:33.927224 12889 ts_tablet_manager.cc:1434] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:12:33.928520 12889 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: Bootstrap starting.
I20260710 11:12:33.931118 12891 tablet_bootstrap.cc:654] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.936882 12889 tablet_bootstrap.cc:654] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.946671 12892 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: No bootstrap required, opened a new log
I20260710 11:12:33.947337 12892 ts_tablet_manager.cc:1403] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.017s
I20260710 11:12:33.948966 12891 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: No bootstrap required, opened a new log
I20260710 11:12:33.949327 12889 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: No bootstrap required, opened a new log
I20260710 11:12:33.949636 12891 ts_tablet_manager.cc:1403] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.018s
I20260710 11:12:33.949955 12889 ts_tablet_manager.cc:1403] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 11:12:33.950420 12892 raft_consensus.cc:359] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:33.951188 12892 raft_consensus.cc:385] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.951489 12892 raft_consensus.cc:740] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.952234 12892 consensus_queue.cc:260] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:33.952962 12889 raft_consensus.cc:359] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:33.953706 12889 raft_consensus.cc:385] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.953439 12891 raft_consensus.cc:359] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:33.954151 12889 raft_consensus.cc:740] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.954442 12891 raft_consensus.cc:385] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.954928 12891 raft_consensus.cc:740] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.955034 12889 consensus_queue.cc:260] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:33.955781 12891 consensus_queue.cc:260] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:33.979473 12889 ts_tablet_manager.cc:1434] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260710 11:12:33.979610 12892 ts_tablet_manager.cc:1434] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 11:12:33.981438 12800 heartbeater.cc:499] Master 127.8.246.254:38331 was elected leader, sending a full tablet report...
I20260710 11:12:33.985354 12892 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: Bootstrap starting.
I20260710 11:12:33.994508 12892 tablet_bootstrap.cc:654] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.999858 12874 heartbeater.cc:499] Master 127.8.246.254:38331 was elected leader, sending a full tablet report...
I20260710 11:12:34.000885 12891 ts_tablet_manager.cc:1434] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.019s
I20260710 11:12:34.002429 12891 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Bootstrap starting.
I20260710 11:12:34.005384 12892 tablet_bootstrap.cc:492] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: No bootstrap required, opened a new log
I20260710 11:12:34.005926 12892 ts_tablet_manager.cc:1403] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 11:12:34.009601 12891 tablet_bootstrap.cc:654] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.010180 12892 raft_consensus.cc:359] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.011464 12892 raft_consensus.cc:385] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.011746 12892 raft_consensus.cc:740] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.012581 12892 consensus_queue.cc:260] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
W20260710 11:12:34.014941 12875 tablet.cc:2406] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:34.015105 12892 ts_tablet_manager.cc:1434] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:34.015913 12891 tablet_bootstrap.cc:492] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: No bootstrap required, opened a new log
I20260710 11:12:34.016505 12891 ts_tablet_manager.cc:1403] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:12:34.018697 12893 raft_consensus.cc:493] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.019265 12891 raft_consensus.cc:359] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.019508 12893 raft_consensus.cc:515] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.020061 12891 raft_consensus.cc:385] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.020426 12891 raft_consensus.cc:740] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.021376 12891 consensus_queue.cc:260] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.023593 12891 ts_tablet_manager.cc:1434] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:34.025630 12893 leader_election.cc:290] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.037788 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621" is_pre_election: true
I20260710 11:12:34.038702 12775 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 0.
I20260710 11:12:34.040135 12665 leader_election.cc:304] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.040915 12893 raft_consensus.cc:2804] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.041287 12893 raft_consensus.cc:493] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.041564 12893 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.043123 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" is_pre_election: true
I20260710 11:12:34.043665 12849 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 0.
I20260710 11:12:34.049015 12893 raft_consensus.cc:515] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.050560 12893 leader_election.cc:290] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 1 election: Requested vote from peers 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.051280 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.051476 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.051762 12775 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.052034 12849 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.057518 12775 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 1.
I20260710 11:12:34.057590 12849 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 1.
I20260710 11:12:34.058504 12665 leader_election.cc:304] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.059150 12893 raft_consensus.cc:2804] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.060215 12893 raft_consensus.cc:697] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 LEADER]: Becoming Leader. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:34.061168 12893 consensus_queue.cc:237] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.068033 12595 catalog_manager.cc:5697] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad reported cstate change: term changed from 0 to 1, leader changed from <none> to ccda617f500b4871a911952cebdd3dad (127.8.246.193). New cstate: current_term: 1 leader_uuid: "ccda617f500b4871a911952cebdd3dad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.098953 12899 raft_consensus.cc:493] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.099483 12899 raft_consensus.cc:515] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.101821 12899 leader_election.cc:290] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:34.112290 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad" is_pre_election: true
I20260710 11:12:34.112372 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621" is_pre_election: true
I20260710 11:12:34.113032 12700 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 0.
I20260710 11:12:34.113104 12775 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 0.
I20260710 11:12:34.114166 12814 leader_election.cc:304] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, 8e3e1b6c8ebe42a5a74758ce4eb3d34f; no voters: 
I20260710 11:12:34.114832 12899 raft_consensus.cc:2804] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.115199 12899 raft_consensus.cc:493] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.115478 12899 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.120838 12899 raft_consensus.cc:515] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.122674 12899 leader_election.cc:290] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 election: Requested vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:34.123358 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad"
I20260710 11:12:34.123595 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.123837 12700 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.124150 12775 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.128528 12775 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 1.
I20260710 11:12:34.129447 12700 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 1.
I20260710 11:12:34.129456 12814 leader_election.cc:304] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, 8e3e1b6c8ebe42a5a74758ce4eb3d34f; no voters: 
I20260710 11:12:34.130945 12899 raft_consensus.cc:2804] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.132762 12899 raft_consensus.cc:697] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Becoming Leader. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Running, Role: LEADER
I20260710 11:12:34.133615 12899 consensus_queue.cc:237] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.140493 12595 catalog_manager.cc:5697] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.177188 12595 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45460:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:34.179176 12595 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:34.201117 12689 tablet_service.cc:1511] Processing CreateTablet for tablet 79adb31f27ce4b2aa8d28d811c02d4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:34.202724 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79adb31f27ce4b2aa8d28d811c02d4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.203919 12838 tablet_service.cc:1511] Processing CreateTablet for tablet 79adb31f27ce4b2aa8d28d811c02d4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:34.205293 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79adb31f27ce4b2aa8d28d811c02d4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.205790 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 78a347a06e444e789249e745716479e9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:34.207000 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a347a06e444e789249e745716479e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.208221 12765 tablet_service.cc:1511] Processing CreateTablet for tablet 79adb31f27ce4b2aa8d28d811c02d4e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:34.209486 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79adb31f27ce4b2aa8d28d811c02d4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.209560 12839 tablet_service.cc:1511] Processing CreateTablet for tablet 78a347a06e444e789249e745716479e9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:34.210808 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a347a06e444e789249e745716479e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.217136 12764 tablet_service.cc:1511] Processing CreateTablet for tablet 78a347a06e444e789249e745716479e9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=162ff38efce64ef8bf4fd7bd3c825f5b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:34.218322 12764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a347a06e444e789249e745716479e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.224709 12889 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Bootstrap starting.
I20260710 11:12:34.226301 12891 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Bootstrap starting.
I20260710 11:12:34.228850 12892 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: Bootstrap starting.
I20260710 11:12:34.232930 12891 tablet_bootstrap.cc:654] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.239480 12889 tablet_bootstrap.cc:654] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.240154 12891 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: No bootstrap required, opened a new log
I20260710 11:12:34.240477 12892 tablet_bootstrap.cc:654] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.240630 12891 ts_tablet_manager.cc:1403] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:12:34.244486 12891 raft_consensus.cc:359] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.245204 12891 raft_consensus.cc:385] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.245509 12891 raft_consensus.cc:740] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.246415 12891 consensus_queue.cc:260] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.248730 12891 ts_tablet_manager.cc:1434] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:34.249704 12891 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Bootstrap starting.
I20260710 11:12:34.250785 12889 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: No bootstrap required, opened a new log
I20260710 11:12:34.251248 12892 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: No bootstrap required, opened a new log
I20260710 11:12:34.252173 12889 ts_tablet_manager.cc:1403] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260710 11:12:34.252254 12892 ts_tablet_manager.cc:1403] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260710 11:12:34.255249 12889 raft_consensus.cc:359] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.255582 12892 raft_consensus.cc:359] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.256085 12889 raft_consensus.cc:385] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.256346 12892 raft_consensus.cc:385] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.256575 12889 raft_consensus.cc:740] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.256721 12892 raft_consensus.cc:740] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.257644 12889 consensus_queue.cc:260] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.258453 12891 tablet_bootstrap.cc:654] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.260056 12889 ts_tablet_manager.cc:1434] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:12:34.259645 12892 consensus_queue.cc:260] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.261255 12889 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: Bootstrap starting.
I20260710 11:12:34.268853 12892 ts_tablet_manager.cc:1434] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:34.272198 12889 tablet_bootstrap.cc:654] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.273222 12892 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: Bootstrap starting.
I20260710 11:12:34.280683 12892 tablet_bootstrap.cc:654] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.280803 12891 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: No bootstrap required, opened a new log
I20260710 11:12:34.281279 12891 ts_tablet_manager.cc:1403] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260710 11:12:34.281399 12889 tablet_bootstrap.cc:492] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: No bootstrap required, opened a new log
I20260710 11:12:34.281930 12889 ts_tablet_manager.cc:1403] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:12:34.283643 12891 raft_consensus.cc:359] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.284376 12891 raft_consensus.cc:385] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.284665 12891 raft_consensus.cc:740] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.285207 12889 raft_consensus.cc:359] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.285387 12891 consensus_queue.cc:260] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.286224 12889 raft_consensus.cc:385] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.286845 12889 raft_consensus.cc:740] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.287886 12891 ts_tablet_manager.cc:1434] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:34.287922 12889 consensus_queue.cc:260] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.290949 12889 ts_tablet_manager.cc:1434] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:12:34.291560 12892 tablet_bootstrap.cc:492] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: No bootstrap required, opened a new log
I20260710 11:12:34.292064 12892 ts_tablet_manager.cc:1403] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:12:34.294269 12892 raft_consensus.cc:359] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.294950 12892 raft_consensus.cc:385] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.295195 12892 raft_consensus.cc:740] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.295837 12892 consensus_queue.cc:260] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.297685 12892 ts_tablet_manager.cc:1434] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:34.337245 12898 raft_consensus.cc:493] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.337826 12898 raft_consensus.cc:515] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.339809 12898 leader_election.cc:290] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
W20260710 11:12:34.348313 12646 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:34.351351 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad" is_pre_election: true
I20260710 11:12:34.351364 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" is_pre_election: true
I20260710 11:12:34.352029 12700 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 0.
I20260710 11:12:34.352082 12849 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 0.
I20260710 11:12:34.353133 12741 leader_election.cc:304] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.353813 12898 raft_consensus.cc:2804] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.354167 12898 raft_consensus.cc:493] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.354439 12898 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.359453 12898 raft_consensus.cc:515] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.361022 12898 leader_election.cc:290] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 1 election: Requested vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.361753 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad"
I20260710 11:12:34.361912 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.362239 12700 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.362525 12849 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.367009 12849 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 1.
I20260710 11:12:34.367023 12700 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 1.
I20260710 11:12:34.368059 12738 leader_election.cc:304] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, 8e3e1b6c8ebe42a5a74758ce4eb3d34f; no voters: 
I20260710 11:12:34.368706 12898 raft_consensus.cc:2804] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.369740 12898 raft_consensus.cc:697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 LEADER]: Becoming Leader. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Running, Role: LEADER
I20260710 11:12:34.370375 12898 consensus_queue.cc:237] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.376755 12596 catalog_manager.cc:5697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "04d74ad583cd4daa975b52d1fdb5a621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.385735 12899 raft_consensus.cc:493] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.386143 12899 raft_consensus.cc:515] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.387693 12899 leader_election.cc:290] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:34.388335 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad" is_pre_election: true
I20260710 11:12:34.388603 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621" is_pre_election: true
I20260710 11:12:34.388852 12700 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 0.
I20260710 11:12:34.389170 12775 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 0.
I20260710 11:12:34.389907 12815 leader_election.cc:304] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.390564 12899 raft_consensus.cc:2804] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.390926 12899 raft_consensus.cc:493] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.391201 12899 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.396490 12899 raft_consensus.cc:515] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.397945 12899 leader_election.cc:290] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 election: Requested vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:34.398694 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccda617f500b4871a911952cebdd3dad"
I20260710 11:12:34.398901 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.399163 12700 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.399420 12775 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.403563 12700 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 1.
I20260710 11:12:34.403860 12775 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 1.
I20260710 11:12:34.404489 12815 leader_election.cc:304] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.405128 12899 raft_consensus.cc:2804] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.405614 12899 raft_consensus.cc:697] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Becoming Leader. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Running, Role: LEADER
I20260710 11:12:34.406286 12899 consensus_queue.cc:237] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.412424 12596 catalog_manager.cc:5697] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195). New cstate: current_term: 1 leader_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.443912 12849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d"
dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
mode: GRACEFUL
new_leader_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:59994
I20260710 11:12:34.444483 12849 raft_consensus.cc:606] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Received request to transfer leadership to TS ccda617f500b4871a911952cebdd3dad
I20260710 11:12:34.456565 12700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85"
dest_uuid: "ccda617f500b4871a911952cebdd3dad"
mode: GRACEFUL
new_leader_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
 from {username='slave'} at 127.0.0.1:55480
I20260710 11:12:34.457073 12700 raft_consensus.cc:606] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 LEADER]: Received request to transfer leadership to TS 04d74ad583cd4daa975b52d1fdb5a621
I20260710 11:12:34.468462 12775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6"
dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
mode: GRACEFUL
new_leader_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:45510
I20260710 11:12:34.468873 12775 raft_consensus.cc:606] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 LEADER]: Received request to transfer leadership to TS ccda617f500b4871a911952cebdd3dad
I20260710 11:12:34.473280 12849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78a347a06e444e789249e745716479e9"
dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
mode: GRACEFUL
new_leader_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:59994
I20260710 11:12:34.473680 12849 raft_consensus.cc:606] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Received request to transfer leadership to TS ccda617f500b4871a911952cebdd3dad
I20260710 11:12:34.557453 12899 consensus_queue.cc:1048] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.564668 12906 raft_consensus.cc:993] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: : Instructing follower ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.565291 12899 raft_consensus.cc:1081] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Signalling peer ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.567184 12699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d"
dest_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:55456
I20260710 11:12:34.571147 12699 raft_consensus.cc:493] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.571538 12699 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.574151 12926 consensus_queue.cc:1048] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.583743 12699 raft_consensus.cc:515] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.597820 12699 leader_election.cc:290] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Requested vote from peers 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:34.598759 12849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.599196 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbed645206c4524bf8efd2b8062807d" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.599404 12849 raft_consensus.cc:3055] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:34.599813 12849 raft_consensus.cc:740] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Running, Role: LEADER
I20260710 11:12:34.599861 12775 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.600709 12849 consensus_queue.cc:260] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.601636 12849 raft_consensus.cc:3060] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.604941 12775 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.605919 12665 leader_election.cc:304] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.606319 12849 raft_consensus.cc:2468] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.606729 12893 raft_consensus.cc:2804] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:34.608099 12893 raft_consensus.cc:697] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Becoming Leader. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:34.608906 12893 consensus_queue.cc:237] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } }
I20260710 11:12:34.612958 12931 consensus_queue.cc:1048] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.618475 12596 catalog_manager.cc:5697] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad reported cstate change: term changed from 1 to 2, leader changed from 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195) to ccda617f500b4871a911952cebdd3dad (127.8.246.193). New cstate: current_term: 2 leader_uuid: "ccda617f500b4871a911952cebdd3dad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.624461 12893 consensus_queue.cc:1048] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.637338 12893 raft_consensus.cc:993] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: : Instructing follower 04d74ad583cd4daa975b52d1fdb5a621 to start an election
I20260710 11:12:34.638039 12932 raft_consensus.cc:1081] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 LEADER]: Signalling peer 04d74ad583cd4daa975b52d1fdb5a621 to start an election
I20260710 11:12:34.639498 12775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85"
dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
 from {username='slave'} at 127.0.0.1:45488
I20260710 11:12:34.639997 12775 raft_consensus.cc:493] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.640364 12775 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.645000 12775 raft_consensus.cc:515] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.646587 12775 leader_election.cc:290] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 2 election: Requested vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.647323 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccda617f500b4871a911952cebdd3dad"
I20260710 11:12:34.647678 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667565e43dae42d19c97c418d9eecd85" candidate_uuid: "04d74ad583cd4daa975b52d1fdb5a621" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.648012 12699 raft_consensus.cc:3055] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:34.648358 12699 raft_consensus.cc:740] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:34.648363 12848 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.649058 12699 consensus_queue.cc:260] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.649943 12699 raft_consensus.cc:3060] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.653410 12848 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 2.
I20260710 11:12:34.654316 12738 leader_election.cc:304] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, 8e3e1b6c8ebe42a5a74758ce4eb3d34f; no voters: 
I20260710 11:12:34.654358 12699 raft_consensus.cc:2468] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d74ad583cd4daa975b52d1fdb5a621 in term 2.
I20260710 11:12:34.655046 12898 raft_consensus.cc:2804] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:34.655524 12898 raft_consensus.cc:697] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 LEADER]: Becoming Leader. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Running, Role: LEADER
I20260710 11:12:34.656280 12898 consensus_queue.cc:237] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.661756 12595 catalog_manager.cc:5697] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 reported cstate change: term changed from 1 to 2, leader changed from ccda617f500b4871a911952cebdd3dad (127.8.246.193) to 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "04d74ad583cd4daa975b52d1fdb5a621" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.803493 12898 consensus_queue.cc:1048] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.809490 12921 raft_consensus.cc:993] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: : Instructing follower ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.810237 12898 raft_consensus.cc:1081] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 LEADER]: Signalling peer ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.812179 12700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6"
dest_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:55466
I20260710 11:12:34.813526 12700 raft_consensus.cc:493] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.813927 12700 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.814908 12898 consensus_queue.cc:1048] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.820960 12700 raft_consensus.cc:515] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.823565 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.824128 12775 raft_consensus.cc:3055] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:34.824445 12775 raft_consensus.cc:740] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04d74ad583cd4daa975b52d1fdb5a621, State: Running, Role: LEADER
I20260710 11:12:34.825208 12775 consensus_queue.cc:260] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.826283 12775 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.827589 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.828182 12848 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.831507 12700 leader_election.cc:290] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Requested vote from peers 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.833076 12775 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.834203 12665 leader_election.cc:304] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.834878 12848 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.834951 12932 raft_consensus.cc:2804] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:34.835457 12932 raft_consensus.cc:697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Becoming Leader. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:34.836231 12932 consensus_queue.cc:237] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.841683 12595 catalog_manager.cc:5697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad reported cstate change: term changed from 1 to 2, leader changed from 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194) to ccda617f500b4871a911952cebdd3dad (127.8.246.193). New cstate: current_term: 2 leader_uuid: "ccda617f500b4871a911952cebdd3dad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.911974 12926 consensus_queue.cc:1048] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.918537 12899 raft_consensus.cc:993] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: : Instructing follower ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.918987 12906 raft_consensus.cc:1081] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Signalling peer ccda617f500b4871a911952cebdd3dad to start an election
I20260710 11:12:34.920591 12699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78a347a06e444e789249e745716479e9"
dest_uuid: "ccda617f500b4871a911952cebdd3dad"
 from {username='slave'} at 127.0.0.1:55456
I20260710 11:12:34.921119 12699 raft_consensus.cc:493] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.921490 12699 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.924520 12926 consensus_queue.cc:1048] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.927178 12699 raft_consensus.cc:515] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.931252 12700 raft_consensus.cc:1240] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Rejecting Update request from peer 8e3e1b6c8ebe42a5a74758ce4eb3d34f for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:34.933008 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:34.933221 12699 leader_election.cc:290] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Requested vote from peers 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803), 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195:40005)
I20260710 11:12:34.933444 12848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a347a06e444e789249e745716479e9" candidate_uuid: "ccda617f500b4871a911952cebdd3dad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
I20260710 11:12:34.933694 12775 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.934060 12848 raft_consensus.cc:3055] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:34.934396 12848 raft_consensus.cc:740] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Running, Role: LEADER
I20260710 11:12:34.935159 12848 consensus_queue.cc:260] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.936028 12926 consensus_queue.cc:1059] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.937053 12848 raft_consensus.cc:3060] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:34.939828 12775 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.940819 12665 leader_election.cc:304] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d74ad583cd4daa975b52d1fdb5a621, ccda617f500b4871a911952cebdd3dad; no voters: 
I20260710 11:12:34.941476 12932 raft_consensus.cc:2804] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:34.941884 12932 raft_consensus.cc:697] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Becoming Leader. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:34.942164 12848 raft_consensus.cc:2468] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccda617f500b4871a911952cebdd3dad in term 2.
I20260710 11:12:34.942669 12932 consensus_queue.cc:237] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [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: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:34.948544 12595 catalog_manager.cc:5697] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad reported cstate change: term changed from 1 to 2, leader changed from 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195) to ccda617f500b4871a911952cebdd3dad (127.8.246.193). New cstate: current_term: 2 leader_uuid: "ccda617f500b4871a911952cebdd3dad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.096961 12775 raft_consensus.cc:1275] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Refusing update from remote peer ccda617f500b4871a911952cebdd3dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.098140 12932 consensus_queue.cc:1048] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.106722 12848 raft_consensus.cc:1275] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Refusing update from remote peer ccda617f500b4871a911952cebdd3dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.108060 12932 consensus_queue.cc:1048] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.112018 12849 raft_consensus.cc:1275] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Refusing update from remote peer 04d74ad583cd4daa975b52d1fdb5a621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.113523 12898 consensus_queue.cc:1048] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.121047 12699 raft_consensus.cc:1275] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Refusing update from remote peer 04d74ad583cd4daa975b52d1fdb5a621: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.122632 12936 consensus_queue.cc:1048] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.190636  9179 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:12:35.192144  9179 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:12:35.192516  9179 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:12:35.203547 12699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6"
dest_uuid: "ccda617f500b4871a911952cebdd3dad"
mode: GRACEFUL
new_leader_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
 from {username='slave'} at 127.0.0.1:55492
I20260710 11:12:35.204093 12699 raft_consensus.cc:606] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Received request to transfer leadership to TS 8e3e1b6c8ebe42a5a74758ce4eb3d34f
I20260710 11:12:35.205052  9179 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:12:35.229511 12848 raft_consensus.cc:1275] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Refusing update from remote peer ccda617f500b4871a911952cebdd3dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.230800 12932 consensus_queue.cc:1048] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.235560 12893 raft_consensus.cc:993] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: : Instructing follower 8e3e1b6c8ebe42a5a74758ce4eb3d34f to start an election
I20260710 11:12:35.236042 12931 raft_consensus.cc:1081] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Signalling peer 8e3e1b6c8ebe42a5a74758ce4eb3d34f to start an election
I20260710 11:12:35.237660 12849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6"
dest_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f"
 from {username='slave'} at 127.0.0.1:59972
I20260710 11:12:35.238250 12849 raft_consensus.cc:493] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:35.238534 12849 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:35.240926 12775 raft_consensus.cc:1275] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Refusing update from remote peer ccda617f500b4871a911952cebdd3dad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:35.242282 12931 consensus_queue.cc:1048] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:35.248188 12849 raft_consensus.cc:515] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:35.250263 12849 leader_election.cc:290] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [CANDIDATE]: Term 3 election: Requested vote from peers ccda617f500b4871a911952cebdd3dad (127.8.246.193:44775), 04d74ad583cd4daa975b52d1fdb5a621 (127.8.246.194:34803)
I20260710 11:12:35.250902 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccda617f500b4871a911952cebdd3dad"
I20260710 11:12:35.251240 12775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79adb31f27ce4b2aa8d28d811c02d4e6" candidate_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04d74ad583cd4daa975b52d1fdb5a621"
I20260710 11:12:35.251542 12699 raft_consensus.cc:3055] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:35.251837 12775 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:35.252027 12699 raft_consensus.cc:740] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccda617f500b4871a911952cebdd3dad, State: Running, Role: LEADER
I20260710 11:12:35.253027 12699 consensus_queue.cc:260] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [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: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:35.254266 12699 raft_consensus.cc:3060] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:35.257282 12775 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 3.
I20260710 11:12:35.258333 12814 leader_election.cc:304] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [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: 04d74ad583cd4daa975b52d1fdb5a621, 8e3e1b6c8ebe42a5a74758ce4eb3d34f; no voters: 
I20260710 11:12:35.259105 12906 raft_consensus.cc:2804] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:35.259630 12906 raft_consensus.cc:697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 LEADER]: Becoming Leader. State: Replica: 8e3e1b6c8ebe42a5a74758ce4eb3d34f, State: Running, Role: LEADER
I20260710 11:12:35.259913 12699 raft_consensus.cc:2468] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e3e1b6c8ebe42a5a74758ce4eb3d34f in term 3.
I20260710 11:12:35.260450 12906 consensus_queue.cc:237] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [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: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } }
I20260710 11:12:35.267834 12596 catalog_manager.cc:5697] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f reported cstate change: term changed from 2 to 3, leader changed from ccda617f500b4871a911952cebdd3dad (127.8.246.193) to 8e3e1b6c8ebe42a5a74758ce4eb3d34f (127.8.246.195). New cstate: current_term: 3 leader_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccda617f500b4871a911952cebdd3dad" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d74ad583cd4daa975b52d1fdb5a621" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 34803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e3e1b6c8ebe42a5a74758ce4eb3d34f" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.283409  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:12:35.308748  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:35.309439  9179 tablet_replica.cc:333] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad: stopping tablet replica
I20260710 11:12:35.310107  9179 raft_consensus.cc:2243] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.310496  9179 raft_consensus.cc:2272] T 79adb31f27ce4b2aa8d28d811c02d4e6 P ccda617f500b4871a911952cebdd3dad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.312590  9179 tablet_replica.cc:333] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: stopping tablet replica
I20260710 11:12:35.313043  9179 raft_consensus.cc:2243] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.313524  9179 pending_rounds.cc:70] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Trying to abort 2 pending ops.
I20260710 11:12:35.313678  9179 pending_rounds.cc:77] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961287453626368 op_type: NO_OP noop_request { }
I20260710 11:12:35.313920  9179 raft_consensus.cc:2889] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.314101  9179 pending_rounds.cc:77] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961285254496256 op_type: NO_OP noop_request { }
I20260710 11:12:35.314282  9179 raft_consensus.cc:2889] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.314478  9179 raft_consensus.cc:2272] T 78a347a06e444e789249e745716479e9 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.316381  9179 tablet_replica.cc:333] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad: stopping tablet replica
I20260710 11:12:35.316812  9179 raft_consensus.cc:2243] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.317440  9179 raft_consensus.cc:2272] T 8fbed645206c4524bf8efd2b8062807d P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.319495  9179 tablet_replica.cc:333] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad: stopping tablet replica
I20260710 11:12:35.320010  9179 raft_consensus.cc:2243] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.320428  9179 raft_consensus.cc:2272] T 667565e43dae42d19c97c418d9eecd85 P ccda617f500b4871a911952cebdd3dad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.342944  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
I20260710 11:12:35.360107  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
I20260710 11:12:35.381222  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:35.381909  9179 tablet_replica.cc:333] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621: stopping tablet replica
I20260710 11:12:35.382445  9179 raft_consensus.cc:2243] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.382819  9179 raft_consensus.cc:2272] T 78a347a06e444e789249e745716479e9 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.385075  9179 tablet_replica.cc:333] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621: stopping tablet replica
I20260710 11:12:35.385522  9179 raft_consensus.cc:2243] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.385866  9179 raft_consensus.cc:2272] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 04d74ad583cd4daa975b52d1fdb5a621 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.387600  9179 tablet_replica.cc:333] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621: stopping tablet replica
I20260710 11:12:35.388108  9179 raft_consensus.cc:2243] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.388530  9179 raft_consensus.cc:2272] T 8fbed645206c4524bf8efd2b8062807d P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.390530  9179 tablet_replica.cc:333] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621: stopping tablet replica
I20260710 11:12:35.390918  9179 raft_consensus.cc:2243] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.391578  9179 raft_consensus.cc:2272] T 667565e43dae42d19c97c418d9eecd85 P 04d74ad583cd4daa975b52d1fdb5a621 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.413501  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:12:35.425288  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
I20260710 11:12:35.453516  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:35.454214  9179 tablet_replica.cc:333] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: stopping tablet replica
I20260710 11:12:35.454775  9179 raft_consensus.cc:2243] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.455209  9179 raft_consensus.cc:2272] T 78a347a06e444e789249e745716479e9 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.457235  9179 tablet_replica.cc:333] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: stopping tablet replica
I20260710 11:12:35.457746  9179 raft_consensus.cc:2243] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.458312  9179 pending_rounds.cc:70] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Trying to abort 1 pending ops.
I20260710 11:12:35.458503  9179 pending_rounds.cc:77] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961288755916800 op_type: NO_OP noop_request { }
I20260710 11:12:35.458770  9179 raft_consensus.cc:2889] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.459030  9179 raft_consensus.cc:2272] T 79adb31f27ce4b2aa8d28d811c02d4e6 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.460983  9179 tablet_replica.cc:333] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: stopping tablet replica
I20260710 11:12:35.461472  9179 raft_consensus.cc:2243] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.461875  9179 raft_consensus.cc:2272] T 667565e43dae42d19c97c418d9eecd85 P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.463981  9179 tablet_replica.cc:333] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f: stopping tablet replica
I20260710 11:12:35.464443  9179 raft_consensus.cc:2243] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.464838  9179 raft_consensus.cc:2272] T 8fbed645206c4524bf8efd2b8062807d P 8e3e1b6c8ebe42a5a74758ce4eb3d34f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.476869  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:12:35.489188  9179 master.cc:562] Master@127.8.246.254:38331 shutting down...
I20260710 11:12:35.506836  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.507332  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.507673  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c519c81da0e421eab930e146c67c99f: stopping tablet replica
I20260710 11:12:35.526109  9179 master.cc:584] Master@127.8.246.254:38331 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2342 ms)
[----------] 6 tests from LeaderRebalancerTest (82162 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:12:35.562063  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:45765
I20260710 11:12:35.563261  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:35.568558 12943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.568588 12942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.570936 12945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:35.571133  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:35.572211  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:35.572402  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:35.572579  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681955572545 us; error 0 us; skew 500 ppm
I20260710 11:12:35.573158  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:35.575278  9179 webserver.cc:533] Webserver started at http://127.8.246.254:34405/ using document root <none> and password file <none>
I20260710 11:12:35.575729  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:35.575908  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:35.576220  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:35.577257  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "d657616943f64fe08d335c060e66b635"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.581549  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:35.585541 12950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.586278  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:35.586555  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "d657616943f64fe08d335c060e66b635"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.586841  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:35.598909  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:35.600060  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:35.635895  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:45765
I20260710 11:12:35.636044 13001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:45765 every 8 connection(s)
I20260710 11:12:35.639601 13002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:35.649413 13002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: Bootstrap starting.
I20260710 11:12:35.653743 13002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.657473 13002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: No bootstrap required, opened a new log
I20260710 11:12:35.659363 13002 raft_consensus.cc:359] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d657616943f64fe08d335c060e66b635" member_type: VOTER }
I20260710 11:12:35.659708 13002 raft_consensus.cc:385] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.659883 13002 raft_consensus.cc:740] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d657616943f64fe08d335c060e66b635, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.660447 13002 consensus_queue.cc:260] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d657616943f64fe08d335c060e66b635" member_type: VOTER }
I20260710 11:12:35.660848 13002 raft_consensus.cc:399] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:35.661056 13002 raft_consensus.cc:493] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:35.661273 13002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.665235 13002 raft_consensus.cc:515] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d657616943f64fe08d335c060e66b635" member_type: VOTER }
I20260710 11:12:35.665650 13002 leader_election.cc:304] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [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: d657616943f64fe08d335c060e66b635; no voters: 
I20260710 11:12:35.666668 13002 leader_election.cc:290] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:35.666980 13005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.668356 13005 raft_consensus.cc:697] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 1 LEADER]: Becoming Leader. State: Replica: d657616943f64fe08d335c060e66b635, State: Running, Role: LEADER
I20260710 11:12:35.668984 13005 consensus_queue.cc:237] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [LEADER]: Queue going to LEADER mode. State: All 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: "d657616943f64fe08d335c060e66b635" member_type: VOTER }
I20260710 11:12:35.669414 13002 sys_catalog.cc:565] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:35.673413 13007 sys_catalog.cc:455] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d657616943f64fe08d335c060e66b635. Latest consensus state: current_term: 1 leader_uuid: "d657616943f64fe08d335c060e66b635" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d657616943f64fe08d335c060e66b635" member_type: VOTER } }
I20260710 11:12:35.674060 13007 sys_catalog.cc:458] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:35.675355 13006 sys_catalog.cc:455] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d657616943f64fe08d335c060e66b635" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d657616943f64fe08d335c060e66b635" member_type: VOTER } }
I20260710 11:12:35.676540 13006 sys_catalog.cc:458] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:35.676815 13012 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:35.682209 13012 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:35.684415  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:35.690687 13012 catalog_manager.cc:1383] Generated new cluster ID: a9376941fd644aa482ff8ff5c6e983f6
I20260710 11:12:35.691102 13012 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:35.706184 13012 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:35.707338 13012 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:35.721047 13012 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: Generated new TSK 0
I20260710 11:12:35.721536 13012 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:35.753892  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:35.759452 13023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.760665 13024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.761920 13026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:35.763003  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:35.763773  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:35.763995  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:35.764168  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681955764134 us; error 0 us; skew 500 ppm
I20260710 11:12:35.764680  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:35.766746  9179 webserver.cc:533] Webserver started at http://127.8.246.193:32879/ using document root <none> and password file <none>
I20260710 11:12:35.767210  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:35.767385  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:35.767669  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:35.768718  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "587794e4a5d14836a4cbca61c2d0aa55"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.772869  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:35.775877 13031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.776665  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:35.776939  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "587794e4a5d14836a4cbca61c2d0aa55"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.777284  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:35.790356  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:35.791410  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:35.792771  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:35.794909  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:35.795135  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.795360  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:35.795547  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.833462  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:37157
I20260710 11:12:35.833567 13093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:37157 every 8 connection(s)
I20260710 11:12:35.837963  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:35.844581 13098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.845903 13099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.848500 13101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:35.850253  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:35.851626 13094 heartbeater.cc:344] Connected to a master server at 127.8.246.254:45765
I20260710 11:12:35.851933  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:35.852044 13094 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:35.852290  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:35.852492  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681955852475 us; error 0 us; skew 500 ppm
I20260710 11:12:35.852937 13094 heartbeater.cc:507] Master 127.8.246.254:45765 requested a full tablet report, sending...
I20260710 11:12:35.853261  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:35.855202 12967 ts_manager.cc:194] Registered new tserver with Master: 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157)
I20260710 11:12:35.856175  9179 webserver.cc:533] Webserver started at http://127.8.246.194:38653/ using document root <none> and password file <none>
I20260710 11:12:35.856649  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:35.856830  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:35.857096  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:35.857167 12967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59416
I20260710 11:12:35.858278  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "5026f05f865c4c71abfef1d310482900"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.862624  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:12:35.865527 13106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.866227  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:35.866457  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "5026f05f865c4c71abfef1d310482900"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.866679  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:35.883445  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:35.884500  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:35.885764  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:35.887866  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:35.888129  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.888392  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:35.888530  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.924768  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:44569
I20260710 11:12:35.924958 13168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:44569 every 8 connection(s)
I20260710 11:12:35.929431  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:35.935974 13172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.936790 13173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:35.938555 13175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:35.940171  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:35.940865 13169 heartbeater.cc:344] Connected to a master server at 127.8.246.254:45765
I20260710 11:12:35.941203  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:35.941213 13169 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:35.941521  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:35.941738  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681955941722 us; error 0 us; skew 500 ppm
I20260710 11:12:35.942116 13169 heartbeater.cc:507] Master 127.8.246.254:45765 requested a full tablet report, sending...
I20260710 11:12:35.942364  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:35.944170 12967 ts_manager.cc:194] Registered new tserver with Master: 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:35.944996  9179 webserver.cc:533] Webserver started at http://127.8.246.195:41451/ using document root <none> and password file <none>
I20260710 11:12:35.945515  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:35.945580 12967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59422
I20260710 11:12:35.945734  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:35.946098  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:35.947361  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.951452  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:35.954613 13180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.955324  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:35.955658  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
format_stamp: "Formatted at 2026-07-10 11:12:35 on dist-test-slave-gg25"
I20260710 11:12:35.955973  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:35.992869  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:35.993911  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:35.995255  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:35.997403  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:35.997653  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:35.997892  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:35.998066  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:36.035408  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:36335
I20260710 11:12:36.035523 13242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:36335 every 8 connection(s)
I20260710 11:12:36.048382 13243 heartbeater.cc:344] Connected to a master server at 127.8.246.254:45765
I20260710 11:12:36.048772 13243 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:36.049443 13243 heartbeater.cc:507] Master 127.8.246.254:45765 requested a full tablet report, sending...
I20260710 11:12:36.051172 12967 ts_manager.cc:194] Registered new tserver with Master: ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.051391  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013182308s
I20260710 11:12:36.052949 12967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59434
I20260710 11:12:36.073899 12967 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:36.076380 12967 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:36.139597 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 94727383519544e2b5518fa9351de70b (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:36.139942 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 68a337facc5c483d9f431c8cbc36b879 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:36.141039 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94727383519544e2b5518fa9351de70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.142655 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3540f35fac44e1981e21ac2a76350c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:36.144269 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3540f35fac44e1981e21ac2a76350c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.145499 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a337facc5c483d9f431c8cbc36b879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.153702 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3540f35fac44e1981e21ac2a76350c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:36.154974 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3540f35fac44e1981e21ac2a76350c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.155503 13131 tablet_service.cc:1511] Processing CreateTablet for tablet 8464497fd1ba471dbb44a110266b27b3 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:36.156806 13131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8464497fd1ba471dbb44a110266b27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.156848 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 68a337facc5c483d9f431c8cbc36b879 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:36.158219 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a337facc5c483d9f431c8cbc36b879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.161309 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 94727383519544e2b5518fa9351de70b (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:36.167853 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94727383519544e2b5518fa9351de70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.168926 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3540f35fac44e1981e21ac2a76350c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:36.170327 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3540f35fac44e1981e21ac2a76350c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.171851 13205 tablet_service.cc:1511] Processing CreateTablet for tablet 8464497fd1ba471dbb44a110266b27b3 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:36.173133 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8464497fd1ba471dbb44a110266b27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.172950 13058 tablet_service.cc:1511] Processing CreateTablet for tablet 68a337facc5c483d9f431c8cbc36b879 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:36.174204 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a337facc5c483d9f431c8cbc36b879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.177101 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 94727383519544e2b5518fa9351de70b (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:36.177738 13130 tablet_service.cc:1511] Processing CreateTablet for tablet a14b23df81204c7eb15ad3c6a2cfacf7 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:36.178355 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94727383519544e2b5518fa9351de70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.179441 13130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14b23df81204c7eb15ad3c6a2cfacf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.180943 13056 tablet_service.cc:1511] Processing CreateTablet for tablet 8464497fd1ba471dbb44a110266b27b3 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:36.182204 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8464497fd1ba471dbb44a110266b27b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.188431 13055 tablet_service.cc:1511] Processing CreateTablet for tablet a14b23df81204c7eb15ad3c6a2cfacf7 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:36.189646 13055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14b23df81204c7eb15ad3c6a2cfacf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.204088 13204 tablet_service.cc:1511] Processing CreateTablet for tablet a14b23df81204c7eb15ad3c6a2cfacf7 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:36.206399 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14b23df81204c7eb15ad3c6a2cfacf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.224455 13054 tablet_service.cc:1511] Processing CreateTablet for tablet cfcea745fd2747028a330af8ef7b31c8 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:36.226265 13054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcea745fd2747028a330af8ef7b31c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.236202 13259 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.243031 13259 tablet_bootstrap.cc:654] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.244429 13129 tablet_service.cc:1511] Processing CreateTablet for tablet cfcea745fd2747028a330af8ef7b31c8 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:36.246289 13129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcea745fd2747028a330af8ef7b31c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.264338 13203 tablet_service.cc:1511] Processing CreateTablet for tablet cfcea745fd2747028a330af8ef7b31c8 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:36.266122 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcea745fd2747028a330af8ef7b31c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.306214 13056 tablet_service.cc:1511] Processing CreateTablet for tablet 9c162ed68c934fdcaf9c4a80bad20a5c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:36.310472 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c162ed68c934fdcaf9c4a80bad20a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.322139 13130 tablet_service.cc:1511] Processing CreateTablet for tablet 9c162ed68c934fdcaf9c4a80bad20a5c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:36.323890 13130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c162ed68c934fdcaf9c4a80bad20a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.336431 13258 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.338801 13259 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.339311 13259 ts_tablet_manager.cc:1403] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.037s
I20260710 11:12:36.342562 13258 tablet_bootstrap.cc:654] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.345679 13059 tablet_service.cc:1511] Processing CreateTablet for tablet a7aea5bc47d741329369a571d1f1bc92 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:36.346920 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aea5bc47d741329369a571d1f1bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.348959 13129 tablet_service.cc:1511] Processing CreateTablet for tablet a7aea5bc47d741329369a571d1f1bc92 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:36.350185 13129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aea5bc47d741329369a571d1f1bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.355221 13259 raft_consensus.cc:359] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.353968 13208 tablet_service.cc:1511] Processing CreateTablet for tablet a7aea5bc47d741329369a571d1f1bc92 (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:36.357313 13259 raft_consensus.cc:385] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.357667 13259 raft_consensus.cc:740] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.358330 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 3f968bb9a6f94718b78ef29072c1b03d (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:36.358474 13259 consensus_queue.cc:260] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.356669 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 9c162ed68c934fdcaf9c4a80bad20a5c (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:36.360615 13261 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.361718 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7aea5bc47d741329369a571d1f1bc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.366178 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f968bb9a6f94718b78ef29072c1b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.378275 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 3f968bb9a6f94718b78ef29072c1b03d (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:36.379544 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f968bb9a6f94718b78ef29072c1b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.380506 13203 tablet_service.cc:1511] Processing CreateTablet for tablet 3f968bb9a6f94718b78ef29072c1b03d (DEFAULT_TABLE table=test-workload [id=6375d283dc93414ea93d7b497dc51705]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:36.381731 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f968bb9a6f94718b78ef29072c1b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.382886 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c162ed68c934fdcaf9c4a80bad20a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.385844 13259 ts_tablet_manager.cc:1434] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.046s	user 0.019s	sys 0.004s
I20260710 11:12:36.392143 13094 heartbeater.cc:499] Master 127.8.246.254:45765 was elected leader, sending a full tablet report...
I20260710 11:12:36.395049 13261 tablet_bootstrap.cc:654] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.397267 13259 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.402467 13258 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.402977 13258 ts_tablet_manager.cc:1403] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.000s
I20260710 11:12:36.404299 13259 tablet_bootstrap.cc:654] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.405982 13258 raft_consensus.cc:359] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.406718 13258 raft_consensus.cc:385] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.408032 13258 raft_consensus.cc:740] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.410012 13258 consensus_queue.cc:260] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.419559 13169 heartbeater.cc:499] Master 127.8.246.254:45765 was elected leader, sending a full tablet report...
I20260710 11:12:36.421818 13261 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.422019 13259 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.422305 13261 ts_tablet_manager.cc:1403] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.004s
I20260710 11:12:36.422741 13259 ts_tablet_manager.cc:1403] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:12:36.425124 13261 raft_consensus.cc:359] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.425625 13261 raft_consensus.cc:385] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.425812 13261 raft_consensus.cc:740] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.425741 13259 raft_consensus.cc:359] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.426848 13259 raft_consensus.cc:385] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.426677 13261 consensus_queue.cc:260] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.427232 13259 raft_consensus.cc:740] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.428093 13258 ts_tablet_manager.cc:1434] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 11:12:36.429450 13258 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.428287 13259 consensus_queue.cc:260] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.431344 13259 ts_tablet_manager.cc:1434] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:12:36.432298 13259 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.438349 13258 tablet_bootstrap.cc:654] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.438588 13259 tablet_bootstrap.cc:654] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.461483 13261 ts_tablet_manager.cc:1434] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.021s
I20260710 11:12:36.461572 13259 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.461879 13243 heartbeater.cc:499] Master 127.8.246.254:45765 was elected leader, sending a full tablet report...
I20260710 11:12:36.462380 13259 ts_tablet_manager.cc:1403] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260710 11:12:36.462690 13261 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.463006 13258 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.463469 13258 ts_tablet_manager.cc:1403] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.011s
I20260710 11:12:36.465546 13259 raft_consensus.cc:359] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.466339 13259 raft_consensus.cc:385] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.466140 13258 raft_consensus.cc:359] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.466754 13259 raft_consensus.cc:740] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.467713 13259 consensus_queue.cc:260] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.466907 13258 raft_consensus.cc:385] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.468626 13258 raft_consensus.cc:740] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.469491 13258 consensus_queue.cc:260] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.470942 13261 tablet_bootstrap.cc:654] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.471593 13265 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.471884 13259 ts_tablet_manager.cc:1434] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:36.472122 13265 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.473009 13259 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.475013 13265 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.476135 13258 ts_tablet_manager.cc:1434] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 11:12:36.477066 13258 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.480913 13259 tablet_bootstrap.cc:654] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.485699 13258 tablet_bootstrap.cc:654] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.492877 13259 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.493522 13259 ts_tablet_manager.cc:1403] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260710 11:12:36.496929 13259 raft_consensus.cc:359] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.497977 13259 raft_consensus.cc:385] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.498072 13258 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.498457 13259 raft_consensus.cc:740] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.498750 13258 ts_tablet_manager.cc:1403] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:12:36.499466 13259 consensus_queue.cc:260] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.502453 13258 raft_consensus.cc:359] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.503597 13258 raft_consensus.cc:385] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.503978 13258 raft_consensus.cc:740] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.504842 13259 ts_tablet_manager.cc:1434] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:36.504946 13258 consensus_queue.cc:260] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.506050 13259 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.508117 13258 ts_tablet_manager.cc:1434] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:12:36.509377 13258 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.512583 13259 tablet_bootstrap.cc:654] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.517299 13258 tablet_bootstrap.cc:654] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.524225 13259 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.524842 13259 ts_tablet_manager.cc:1403] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:12:36.527619 13259 raft_consensus.cc:359] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.528450 13259 raft_consensus.cc:385] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.528795 13259 raft_consensus.cc:740] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.529690 13259 consensus_queue.cc:260] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.534528 13259 ts_tablet_manager.cc:1434] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:36.536586 13259 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.537717 13258 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.538203 13258 ts_tablet_manager.cc:1403] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260710 11:12:36.541702 13258 raft_consensus.cc:359] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.542618 13258 raft_consensus.cc:385] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.542847 13259 tablet_bootstrap.cc:654] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.542994 13258 raft_consensus.cc:740] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.544309 13258 consensus_queue.cc:260] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.547474 13258 ts_tablet_manager.cc:1434] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:12:36.548718 13258 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.556558 13258 tablet_bootstrap.cc:654] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.569280 13258 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.569847 13258 ts_tablet_manager.cc:1403] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:12:36.575981 13258 raft_consensus.cc:359] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.576887 13258 raft_consensus.cc:385] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.577260 13258 raft_consensus.cc:740] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.578613 13262 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.578148 13258 consensus_queue.cc:260] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.579087 13262 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.581343 13258 ts_tablet_manager.cc:1434] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:12:36.586184 13262 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.592037 13258 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.598469 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:36.599169 13069 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:36.600029 13258 tablet_bootstrap.cc:654] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.600687 13107 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.601603 13265 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.601966 13265 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.602276 13265 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.606166 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.606591 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.607748 13261 tablet_bootstrap.cc:492] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
W20260710 11:12:36.607923 13110 leader_election.cc:343] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.608258 13261 ts_tablet_manager.cc:1403] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.146s	user 0.056s	sys 0.062s
W20260710 11:12:36.609457 13035 leader_election.cc:343] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.609736 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.610383 13144 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.611446 13258 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.611223 13261 raft_consensus.cc:359] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.611986 13258 ts_tablet_manager.cc:1403] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260710 11:12:36.611768 13034 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.612056 13261 raft_consensus.cc:385] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.612056 13265 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.612924 13261 raft_consensus.cc:740] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.613056 13262 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.613485 13262 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.613840 13262 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.613678 13261 consensus_queue.cc:260] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.614952 13265 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.615842 13261 ts_tablet_manager.cc:1434] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:36.616989 13261 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.617257 13258 raft_consensus.cc:359] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.618359 13258 raft_consensus.cc:385] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.618629 13258 raft_consensus.cc:740] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.618696 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.619529 13258 consensus_queue.cc:260] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:36.620211 13110 leader_election.cc:343] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.621335 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:36.621868 13069 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.623015 13262 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.625022 13262 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.626792 13258 ts_tablet_manager.cc:1434] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:12:36.627758 13258 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.628741 13069 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:36.629287 13261 tablet_bootstrap.cc:654] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.629391 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.629925 13107 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.630357 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.631100 13267 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.631126 13265 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:36.631595 13035 leader_election.cc:343] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.631595 13267 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.629942 13144 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.634739 13258 tablet_bootstrap.cc:654] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.636881 13259 tablet_bootstrap.cc:492] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.637493 13259 ts_tablet_manager.cc:1403] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.030s
I20260710 11:12:36.641494 13267 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:36.641098 13259 raft_consensus.cc:359] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.642057 13259 raft_consensus.cc:385] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.642453 13259 raft_consensus.cc:740] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.643338 13259 consensus_queue.cc:260] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.648250 13259 ts_tablet_manager.cc:1434] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:12:36.649474 13259 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.657687 13259 tablet_bootstrap.cc:654] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.658497 13144 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.659729 13034 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.661128 13262 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.667971 13258 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.668800 13258 ts_tablet_manager.cc:1403] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.012s
I20260710 11:12:36.672806 13258 raft_consensus.cc:359] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.673736 13258 raft_consensus.cc:385] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.674098 13258 raft_consensus.cc:740] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.674999 13258 consensus_queue.cc:260] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.676795 13262 raft_consensus.cc:697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:36.678004 13262 consensus_queue.cc:237] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:36.680045 13015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:36.686414 13261 tablet_bootstrap.cc:492] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.686915 13261 ts_tablet_manager.cc:1403] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.001s
I20260710 11:12:36.690846 13290 raft_consensus.cc:493] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.694100 13287 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.696852 13292 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.697379 13292 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.700414 13287 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.700760 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:36.701257 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.701634 13069 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:36.703548 13261 raft_consensus.cc:359] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.703648 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.704344 13261 raft_consensus.cc:385] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.704375 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.704730 13261 raft_consensus.cc:740] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.704609 13144 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.703600 13107 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.706139 13283 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.691002 13265 raft_consensus.cc:697] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:36.708230 13034 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.706646 13283 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:36.706842 13110 leader_election.cc:343] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.708657 13265 consensus_queue.cc:237] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.711550 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
W20260710 11:12:36.712488 13035 leader_election.cc:343] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:36.713694 13107 leader_election.cc:343] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.714394 13287 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.715380 13287 raft_consensus.cc:2804] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.699707 13292 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.717278 13291 raft_consensus.cc:2804] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.717434 13283 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.722239 13259 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.722679 13259 ts_tablet_manager.cc:1403] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.042s
I20260710 11:12:36.724473 13261 consensus_queue.cc:260] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.725126 13259 raft_consensus.cc:359] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.725811 13259 raft_consensus.cc:385] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.726092 13259 raft_consensus.cc:740] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.715807 13287 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.726750 13261 ts_tablet_manager.cc:1434] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 11:12:36.726963 13287 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.727866 13261 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.716241 13290 raft_consensus.cc:515] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.717825 13291 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.736284 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.726789 13259 consensus_queue.cc:260] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.740110 13290 leader_election.cc:290] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.741113 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.741806 13258 ts_tablet_manager.cc:1434] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.073s	user 0.017s	sys 0.000s
I20260710 11:12:36.745519 13144 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.746055 13258 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.746903 13034 leader_election.cc:304] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.736809 13291 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.745636 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:36.750576 13069 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:36.751989 13290 raft_consensus.cc:2804] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.752573 13290 raft_consensus.cc:493] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.752997 13290 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.744382 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.753309 12967 catalog_manager.cc:5697] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.778306 13143 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:36.778753 13259 ts_tablet_manager.cc:1434] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.018s
W20260710 11:12:36.754827 13110 leader_election.cc:343] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.780030 13110 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.780715 13259 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.780781 13265 raft_consensus.cc:2749] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.779512 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.782089 13217 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.782728 13258 tablet_bootstrap.cc:654] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.783016 13287 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.754907 13291 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.756510 12966 catalog_manager.cc:5697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.787398 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:36.787434 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.788334 13069 raft_consensus.cc:2393] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5026f05f865c4c71abfef1d310482900 in current term 1: Already voted for candidate 587794e4a5d14836a4cbca61c2d0aa55 in this term.
I20260710 11:12:36.788504 13259 tablet_bootstrap.cc:654] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.788808 13291 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.788334 13143 raft_consensus.cc:2393] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 587794e4a5d14836a4cbca61c2d0aa55 in current term 1: Already voted for candidate 5026f05f865c4c71abfef1d310482900 in this term.
I20260710 11:12:36.791985 13258 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.792289 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.792517 13258 ts_tablet_manager.cc:1403] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.005s
I20260710 11:12:36.754027 13181 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:36.796330 13258 raft_consensus.cc:359] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.797189 13258 raft_consensus.cc:385] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.797128 13267 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.778811 13261 tablet_bootstrap.cc:654] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.798185 13258 raft_consensus.cc:740] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.799530 13258 consensus_queue.cc:260] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.801390 13258 ts_tablet_manager.cc:1434] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:36.802201 13258 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:36.802223 13259 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.802937 13259 ts_tablet_manager.cc:1403] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:12:36.804646 13287 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.797977 13267 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.805753 13259 raft_consensus.cc:359] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.806421 13259 raft_consensus.cc:385] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.806741 13259 raft_consensus.cc:740] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.806993 13267 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:36.807509 13267 raft_consensus.cc:2804] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.807509 13259 consensus_queue.cc:260] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.808986 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.809726 13143 raft_consensus.cc:2393] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce582f9ded9b4a2c8bf459430d52a2af in current term 1: Already voted for candidate 587794e4a5d14836a4cbca61c2d0aa55 in this term.
I20260710 11:12:36.809780 13259 ts_tablet_manager.cc:1434] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:12:36.810063 13267 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.810374 13258 tablet_bootstrap.cc:654] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.810436 13267 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.810899 13259 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:36.815436 13290 raft_consensus.cc:515] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.816407 13259 tablet_bootstrap.cc:654] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:36.820398 13110 leader_election.cc:343] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.820982 13110 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.824712 13291 raft_consensus.cc:2749] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.826149 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.826886 13143 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.829548 13290 leader_election.cc:290] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.832170 13259 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:36.832667 13259 ts_tablet_manager.cc:1403] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260710 11:12:36.833994 13258 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:36.834648 13258 ts_tablet_manager.cc:1403] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260710 11:12:36.835593 13143 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.836769 13034 leader_election.cc:304] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.837502 13290 raft_consensus.cc:2804] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.838019 13258 raft_consensus.cc:359] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.838716 13258 raft_consensus.cc:385] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.838446 13290 raft_consensus.cc:697] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:36.839105 13258 raft_consensus.cc:740] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.839892 13258 consensus_queue.cc:260] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.840014 13290 consensus_queue.cc:237] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.837219 13267 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.841928 13258 ts_tablet_manager.cc:1434] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:36.842468 13267 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:36.844149 13259 raft_consensus.cc:359] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.844833 13259 raft_consensus.cc:385] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.845093 13259 raft_consensus.cc:740] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.845757 13259 consensus_queue.cc:260] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:36.839198 13181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:37157, user_credentials={real_user=slave}} blocked reactor thread for 85444.6us
I20260710 11:12:36.846998 13261 tablet_bootstrap.cc:492] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.847551 13261 ts_tablet_manager.cc:1403] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.003s
I20260710 11:12:36.847684 13259 ts_tablet_manager.cc:1434] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.000s
I20260710 11:12:36.846027 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.852312 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.850534 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:36.852420 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.852805 13143 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.853014 13218 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.850231 13261 raft_consensus.cc:359] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.852170 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:36.853588 13068 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.859273 13068 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:36.859932 13261 raft_consensus.cc:385] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.860029 13218 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.860316 13261 raft_consensus.cc:740] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.860339 13143 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:36.861553 13183 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:36.861305 13261 consensus_queue.cc:260] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.861888 13181 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:36.862495 13217 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.862972 13303 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.863869 13261 ts_tablet_manager.cc:1434] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:36.864859 13261 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.869948 13217 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.871526 13303 raft_consensus.cc:2749] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.871912 13261 tablet_bootstrap.cc:654] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.875476 12967 catalog_manager.cc:5697] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.862494 13267 raft_consensus.cc:2804] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.877926 13267 raft_consensus.cc:697] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:36.879551 13267 consensus_queue.cc:237] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.887508 13035 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:36.888435 13290 raft_consensus.cc:2804] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.888942 13290 raft_consensus.cc:697] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:36.889549 13290 consensus_queue.cc:237] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.895401 12967 catalog_manager.cc:5697] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 0 to 1, leader changed from <none> to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 1 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.897743 13261 tablet_bootstrap.cc:492] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.898155 13261 ts_tablet_manager.cc:1403] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260710 11:12:36.901048 13261 raft_consensus.cc:359] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.901393 13287 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.901767 13261 raft_consensus.cc:385] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.902115 13261 raft_consensus.cc:740] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.901981 13287 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.901984 12965 catalog_manager.cc:5697] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.903057 13261 consensus_queue.cc:260] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.904424 13287 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.905377 13261 ts_tablet_manager.cc:1434] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:36.906050 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.906354 13261 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.906759 13143 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.907908 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.908015 13034 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.908712 13217 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.908938 13287 raft_consensus.cc:2804] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.909346 13287 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.909686 13287 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.913218 13261 tablet_bootstrap.cc:654] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.918188 13287 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.919766 13287 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.920478 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.920981 13143 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.923684 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.924157 13261 tablet_bootstrap.cc:492] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.924258 13217 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.924674 13261 ts_tablet_manager.cc:1403] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:12:36.926115 13143 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.927039 13034 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.927583 13261 raft_consensus.cc:359] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.927874 13287 raft_consensus.cc:2804] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.928331 13261 raft_consensus.cc:385] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.928546 13287 raft_consensus.cc:697] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:36.928679 13261 raft_consensus.cc:740] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.929459 13287 consensus_queue.cc:237] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:36.929504 13261 consensus_queue.cc:260] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.931869 13261 ts_tablet_manager.cc:1434] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:36.932825 13261 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.936846 13217 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.939085 13261 tablet_bootstrap.cc:654] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.943531 13287 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.944031 13287 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.944367 13261 tablet_bootstrap.cc:492] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.944883 13261 ts_tablet_manager.cc:1403] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:12:36.945824 13287 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.945338 12965 catalog_manager.cc:5697] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.946516 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:36.946838 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.947144 13143 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:36.948217 13034 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
W20260710 11:12:36.948802 13035 leader_election.cc:343] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.948498 13261 raft_consensus.cc:359] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.949293 13261 raft_consensus.cc:385] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.949239 13287 raft_consensus.cc:2804] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:36.949747 13261 raft_consensus.cc:740] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.949848 13287 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.950217 13287 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.950546 13261 consensus_queue.cc:260] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.951486 13291 raft_consensus.cc:493] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.952044 13291 raft_consensus.cc:515] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.952755 13261 ts_tablet_manager.cc:1434] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:12:36.953682 13261 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.953989 13291 leader_election.cc:290] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.955520 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:36.956163 13068 raft_consensus.cc:2468] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:36.957432 13287 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.958238 13107 leader_election.cc:304] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:36.959878 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:36.960115 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:36.960376 13261 tablet_bootstrap.cc:654] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.960781 13143 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.960968 13291 raft_consensus.cc:2804] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:36.961364 13110 leader_election.cc:343] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.961371 13291 raft_consensus.cc:493] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.962924 13291 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.964833 13287 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.965409 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
W20260710 11:12:36.966547 13035 leader_election.cc:343] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.969498 13143 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:36.969798 13291 raft_consensus.cc:515] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.970763 13034 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.971596 13261 tablet_bootstrap.cc:492] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.971547 13287 raft_consensus.cc:2804] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.972129 13261 ts_tablet_manager.cc:1403] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:12:36.972440 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:36.972932 13287 raft_consensus.cc:697] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:36.972985 13068 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.973630 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:36.974116 13287 consensus_queue.cc:237] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:36.974918 13110 leader_election.cc:343] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:36.974764 13261 raft_consensus.cc:359] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.975476 13261 raft_consensus.cc:385] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.975517 13291 leader_election.cc:290] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:36.975844 13261 raft_consensus.cc:740] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.976613 13261 consensus_queue.cc:260] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.978367 13261 ts_tablet_manager.cc:1434] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:36.979501 13261 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:36.983381 13261 tablet_bootstrap.cc:654] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.985253 12967 catalog_manager.cc:5697] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.986577 13068 raft_consensus.cc:2468] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:36.987747 13107 leader_election.cc:304] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:36.988677 13291 raft_consensus.cc:2804] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.989276 13291 raft_consensus.cc:697] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:36.989986 13291 consensus_queue.cc:237] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.991057 13261 tablet_bootstrap.cc:492] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:36.991490 13261 ts_tablet_manager.cc:1403] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 11:12:36.993942 13261 raft_consensus.cc:359] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.994432 13261 raft_consensus.cc:385] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.994673 13261 raft_consensus.cc:740] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.995255 13261 consensus_queue.cc:260] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:36.997262 13261 ts_tablet_manager.cc:1434] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:12:36.999068 12967 catalog_manager.cc:5697] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.092056 13267 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:37.092573 13267 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.094259 13267 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:37.094969 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:37.095254 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:37.095986 13143 raft_consensus.cc:2393] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce582f9ded9b4a2c8bf459430d52a2af in current term 1: Already voted for candidate 587794e4a5d14836a4cbca61c2d0aa55 in this term.
I20260710 11:12:37.096838 13183 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:37.097462 13267 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.101183 13217 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.103399 13267 raft_consensus.cc:2749] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:37.108515 13291 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.119427 13287 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:37.120324 13291 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.137181 13283 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:37.137639 13283 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.138396 13290 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.139309 13283 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.140057 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:37.140981 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:37.141647 13217 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:37.142660 13068 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:37.142853 13110 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:37.145147 13283 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:37.145452 13283 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:37.145737 13283 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.152010 13283 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.153962 13283 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.154690 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:37.155256 13068 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.155704 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.156366 13218 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.160218 13068 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:37.161141 13107 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:37.161275 13218 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:37.161873 13283 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:37.162315 13283 raft_consensus.cc:697] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.163025 13283 consensus_queue.cc:237] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.169514 12966 catalog_manager.cc:5697] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.267251 13290 consensus_queue.cc:1048] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.277236 13262 consensus_queue.cc:1048] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.286688 13287 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.300618 13262 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.325769 13218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:42060
I20260710 11:12:37.326260 13218 raft_consensus.cc:606] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:37.340387 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46046
I20260710 11:12:37.340870 13143 raft_consensus.cc:606] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:37.353813 13068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43058
I20260710 11:12:37.354291 13068 raft_consensus.cc:606] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:37.358934 13068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43058
I20260710 11:12:37.359368 13068 raft_consensus.cc:606] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:37.362967 13262 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.364169 13068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43058
I20260710 11:12:37.364704 13068 raft_consensus.cc:606] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:37.369870 13290 raft_consensus.cc:993] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.370296 13290 raft_consensus.cc:1081] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.372848 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:37.374279 13144 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.374670 13144 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.381003 13262 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.382367 13143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46046
I20260710 11:12:37.382920 13143 raft_consensus.cc:606] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:37.384553 13144 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.388859 13144 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.389096 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:37.389566 13068 raft_consensus.cc:3055] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.389887 13068 raft_consensus.cc:740] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:37.390149 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.390673 13218 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.390626 13068 consensus_queue.cc:260] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.391745 13068 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.395314 13218 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.396221 13110 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:37.396522 13068 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.397023 13283 raft_consensus.cc:2804] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.397507 13283 raft_consensus.cc:697] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.398268 13283 consensus_queue.cc:237] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.405050 12964 catalog_manager.cc:5697] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.417136 13267 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.421151 13218 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:37.424731 13337 raft_consensus.cc:993] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:37.425381 13267 raft_consensus.cc:1081] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:37.428238 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43048
I20260710 11:12:37.429167 13283 consensus_queue.cc:1048] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.431186 13069 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.431629 13069 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.435325 13338 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.450161 13069 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.451951 13262 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.455790 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:37.456354 13144 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.457444 13283 raft_consensus.cc:993] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: : Instructing follower ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:37.457857 13283 raft_consensus.cc:1081] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:37.461548 13217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:42050
I20260710 11:12:37.462060 13217 raft_consensus.cc:493] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.462399 13217 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.463393 13144 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:37.464745 13034 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:37.465534 13287 raft_consensus.cc:2804] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.469969 13283 consensus_queue.cc:1048] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:37.469933 13217 raft_consensus.cc:515] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.471627 13218 raft_consensus.cc:1240] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Rejecting Update request from peer 5026f05f865c4c71abfef1d310482900 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:37.472147 13069 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.473803 13290 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.475327 13283 consensus_queue.cc:1059] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.473845 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.476246 13291 raft_consensus.cc:3055] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.476581 13216 raft_consensus.cc:3055] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.477136 13216 raft_consensus.cc:740] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:37.477329 13217 leader_election.cc:290] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:37.476668 13291 raft_consensus.cc:740] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.479650 13287 raft_consensus.cc:697] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:37.480495 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:37.480602 13287 consensus_queue.cc:237] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.478223 13216 consensus_queue.cc:260] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.481892 13216 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.479691 13291 consensus_queue.cc:260] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.485069 13291 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.487190 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:37.488476 13068 raft_consensus.cc:3060] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.490700 12967 catalog_manager.cc:5697] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.495457 13068 raft_consensus.cc:2468] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:37.496634 13181 leader_election.cc:304] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:37.497471 13338 raft_consensus.cc:2804] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.497938 13338 raft_consensus.cc:697] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:37.499078 13216 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:37.498733 13338 consensus_queue.cc:237] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.508970 13143 raft_consensus.cc:2468] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:37.512633 12965 catalog_manager.cc:5697] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 2 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.522583 13265 raft_consensus.cc:993] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:37.523044 13291 raft_consensus.cc:1081] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:37.524416 13068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:37.524894 13068 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.525177 13068 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.529844 13068 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.531316 13068 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.532078 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:37.532351 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.532727 13143 raft_consensus.cc:3055] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.532874 13216 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.533079 13143 raft_consensus.cc:740] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.533915 13143 consensus_queue.cc:260] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.535101 13143 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.539450 13216 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:37.540624 13035 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:37.541615 13143 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:37.542277 13287 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.542891 13287 raft_consensus.cc:697] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:37.544592 13287 consensus_queue.cc:237] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.551709 12965 catalog_manager.cc:5697] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.565042 13343 raft_consensus.cc:993] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.565591 13287 raft_consensus.cc:1081] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.567212 13143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:37.567867 13143 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.568284 13143 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.570464 13291 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.573872 13143 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.576304 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:37.576486 13143 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.576867 13069 raft_consensus.cc:3055] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.577189 13069 raft_consensus.cc:740] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:37.577943 13069 consensus_queue.cc:260] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.579092 13069 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.586046 13069 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.587809 13107 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:37.588757 13283 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:37.590045 13283 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.590500 13283 raft_consensus.cc:697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.591275 13283 consensus_queue.cc:237] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.586670 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.599483 13216 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.600343 12965 catalog_manager.cc:5697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.607861 13216 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.839087 13343 raft_consensus.cc:993] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.839586 13290 raft_consensus.cc:1081] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:37.841069 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:37.841553 13144 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.841852 13144 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.846377 13144 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.847970 13144 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:37.848675 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:37.848986 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:37.849195 13069 raft_consensus.cc:3055] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.849519 13216 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.849545 13069 raft_consensus.cc:740] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:37.850327 13069 consensus_queue.cc:260] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.851219 13069 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.854475 13216 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.855487 13110 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:37.856279 13283 raft_consensus.cc:2804] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.856582 13069 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:37.856760 13283 raft_consensus.cc:697] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:37.857661 13283 consensus_queue.cc:237] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:37.863736 12967 catalog_manager.cc:5697] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.883908 13144 raft_consensus.cc:1275] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.885099 13338 consensus_queue.cc:1048] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.892517 13069 raft_consensus.cc:1275] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.893882 13267 consensus_queue.cc:1048] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.895886 13144 raft_consensus.cc:1275] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.897317 13290 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.905586 13216 raft_consensus.cc:1275] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.907370 13343 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.914213 13217 raft_consensus.cc:1275] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.915750 13283 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.923454 13069 raft_consensus.cc:1275] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.924705 13265 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.963673 13217 raft_consensus.cc:1275] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.964815 13343 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.971760 13144 raft_consensus.cc:1275] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.973778 13343 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.098737 13217 raft_consensus.cc:1275] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.099916 13265 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.107348 13068 raft_consensus.cc:1275] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.108877 13265 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.300654 13069 raft_consensus.cc:1275] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.301867 13265 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.310272 13216 raft_consensus.cc:1275] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.311826 13283 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:40.410493 12965 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33050:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:40.412919 12965 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:40.456650 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 93dae80eb8ae4382a9f683db5a51e398 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:40.457513 13129 tablet_service.cc:1511] Processing CreateTablet for tablet 93dae80eb8ae4382a9f683db5a51e398 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:40.457902 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dae80eb8ae4382a9f683db5a51e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.458691 13129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dae80eb8ae4382a9f683db5a51e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.460839 13203 tablet_service.cc:1511] Processing CreateTablet for tablet 93dae80eb8ae4382a9f683db5a51e398 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:40.461992 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93dae80eb8ae4382a9f683db5a51e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.461949 13133 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5a2a5c66654e94a868395cfed4c194 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:40.463310 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5a2a5c66654e94a868395cfed4c194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.464612 13130 tablet_service.cc:1511] Processing CreateTablet for tablet f869cc0c44bd46dbac8874bac0d7df4c (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:40.465827 13130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869cc0c44bd46dbac8874bac0d7df4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.467165 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5a2a5c66654e94a868395cfed4c194 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:40.467582 13056 tablet_service.cc:1511] Processing CreateTablet for tablet f869cc0c44bd46dbac8874bac0d7df4c (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:40.468391 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5a2a5c66654e94a868395cfed4c194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.468894 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5a2a5c66654e94a868395cfed4c194 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:40.470078 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5a2a5c66654e94a868395cfed4c194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.476104 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869cc0c44bd46dbac8874bac0d7df4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.490226 13361 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.496937 13362 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.498396 13361 tablet_bootstrap.cc:654] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.503173 13362 tablet_bootstrap.cc:654] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.502954 13203 tablet_service.cc:1511] Processing CreateTablet for tablet f869cc0c44bd46dbac8874bac0d7df4c (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:40.504215 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869cc0c44bd46dbac8874bac0d7df4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.504921 13059 tablet_service.cc:1511] Processing CreateTablet for tablet 3e504e326ff24ee2b0ec1f66977d2035 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:40.506108 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e504e326ff24ee2b0ec1f66977d2035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.506924 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 3e504e326ff24ee2b0ec1f66977d2035 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:40.508195 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e504e326ff24ee2b0ec1f66977d2035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.507900 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 3e504e326ff24ee2b0ec1f66977d2035 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:40.509188 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e504e326ff24ee2b0ec1f66977d2035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.509984 13058 tablet_service.cc:1511] Processing CreateTablet for tablet 904f4f2668244dc8ab61c54fd457aaef (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:40.511154 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f4f2668244dc8ab61c54fd457aaef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.514493 13134 tablet_service.cc:1511] Processing CreateTablet for tablet 904f4f2668244dc8ab61c54fd457aaef (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:40.515699 13134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f4f2668244dc8ab61c54fd457aaef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.538264 13208 tablet_service.cc:1511] Processing CreateTablet for tablet 904f4f2668244dc8ab61c54fd457aaef (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:40.539585 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904f4f2668244dc8ab61c54fd457aaef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.546500 13361 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.547057 13361 ts_tablet_manager.cc:1403] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260710 11:12:40.548375 13203 tablet_service.cc:1511] Processing CreateTablet for tablet d91118bdb9b340d699baf1fa484642df (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:40.549551 13057 tablet_service.cc:1511] Processing CreateTablet for tablet a5524db2538d486881ea9839d94d1847 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:40.549629 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91118bdb9b340d699baf1fa484642df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.550827 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5524db2538d486881ea9839d94d1847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.549732 13058 tablet_service.cc:1511] Processing CreateTablet for tablet d91118bdb9b340d699baf1fa484642df (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:40.553438 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91118bdb9b340d699baf1fa484642df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.550094 13361 raft_consensus.cc:359] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.557844 13361 raft_consensus.cc:385] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.558264 13361 raft_consensus.cc:740] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.558477 13133 tablet_service.cc:1511] Processing CreateTablet for tablet a5524db2538d486881ea9839d94d1847 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:40.559036 13361 consensus_queue.cc:260] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.559824 13133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5524db2538d486881ea9839d94d1847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.561529 13361 ts_tablet_manager.cc:1434] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:12:40.546217 13132 tablet_service.cc:1511] Processing CreateTablet for tablet d91118bdb9b340d699baf1fa484642df (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:40.576175 13131 tablet_service.cc:1511] Processing CreateTablet for tablet e7112750ad4f48569ff6733844ecde5d (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:40.578773 13207 tablet_service.cc:1511] Processing CreateTablet for tablet e7112750ad4f48569ff6733844ecde5d (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:40.580061 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7112750ad4f48569ff6733844ecde5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.583946 13056 tablet_service.cc:1511] Processing CreateTablet for tablet e7112750ad4f48569ff6733844ecde5d (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:40.585511 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7112750ad4f48569ff6733844ecde5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.588757 13206 tablet_service.cc:1511] Processing CreateTablet for tablet a5524db2538d486881ea9839d94d1847 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:40.590384 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5524db2538d486881ea9839d94d1847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.594048 13362 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.594539 13362 ts_tablet_manager.cc:1403] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.004s
I20260710 11:12:40.599094 13131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7112750ad4f48569ff6733844ecde5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.600895 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91118bdb9b340d699baf1fa484642df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.604969 13365 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.614166 13361 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.623226 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 152f15e00e474afb800e122f6de88bc2 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:40.624465 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152f15e00e474afb800e122f6de88bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.624861 13130 tablet_service.cc:1511] Processing CreateTablet for tablet 152f15e00e474afb800e122f6de88bc2 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:40.626004 13130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152f15e00e474afb800e122f6de88bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.626566 13361 tablet_bootstrap.cc:654] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.630934 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 152f15e00e474afb800e122f6de88bc2 (DEFAULT_TABLE table=soft_deleted_table [id=881dbfb382d94adeb127a261681af570]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:40.632112 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152f15e00e474afb800e122f6de88bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.633004 13365 tablet_bootstrap.cc:654] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.602942 13362 raft_consensus.cc:359] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.648480 13362 raft_consensus.cc:385] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.648764 13362 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.649432 13362 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.651463 13362 ts_tablet_manager.cc:1434] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260710 11:12:40.668597 13362 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.670675 13361 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.671175 13361 ts_tablet_manager.cc:1403] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.014s
I20260710 11:12:40.670728 13365 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.671787 13365 ts_tablet_manager.cc:1403] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.004s
I20260710 11:12:40.674196 13361 raft_consensus.cc:359] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.674952 13361 raft_consensus.cc:385] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.675249 13361 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.675915 13365 raft_consensus.cc:359] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.676568 13365 raft_consensus.cc:385] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.676663 13362 tablet_bootstrap.cc:654] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.676846 13365 raft_consensus.cc:740] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.677575 13365 consensus_queue.cc:260] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.679610 13365 ts_tablet_manager.cc:1434] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:40.675980 13361 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.680596 13365 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.685375 13361 ts_tablet_manager.cc:1434] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:12:40.686481 13361 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.687600 13365 tablet_bootstrap.cc:654] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.695091 13361 tablet_bootstrap.cc:654] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.700307 13362 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.700814 13362 ts_tablet_manager.cc:1403] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260710 11:12:40.701889 13265 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.702555 13265 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.703696 13362 raft_consensus.cc:359] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.704689 13362 raft_consensus.cc:385] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.705065 13362 raft_consensus.cc:740] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.705905 13362 consensus_queue.cc:260] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.706034 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
W20260710 11:12:40.708200 13107 leader_election.cc:343] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.709324 13362 ts_tablet_manager.cc:1434] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:40.711230 13365 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.711994 13365 ts_tablet_manager.cc:1403] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.010s
I20260710 11:12:40.714040 13362 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.716179 13365 raft_consensus.cc:359] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.717374 13365 raft_consensus.cc:385] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:40.717932 13015 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:40.717831 13365 raft_consensus.cc:740] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.718746 13267 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.718993 13365 consensus_queue.cc:260] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.719225 13267 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.720932 13362 tablet_bootstrap.cc:654] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.721900 13267 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:40.724363 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:40.706017 13265 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:40.728765 13365 ts_tablet_manager.cc:1434] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
W20260710 11:12:40.729993 13183 leader_election.cc:343] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.730181 13365 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.730829 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:40.731446 13069 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:40.732682 13181 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:40.734463 13267 raft_consensus.cc:2804] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.734838 13267 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.735186 13267 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.736280 13362 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.736954 13362 ts_tablet_manager.cc:1403] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260710 11:12:40.738539 13365 tablet_bootstrap.cc:654] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.743561 13267 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.744123 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:40.745280 13362 raft_consensus.cc:359] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.746016 13362 raft_consensus.cc:385] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.746124 13361 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.746426 13362 raft_consensus.cc:740] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.746662 13361 ts_tablet_manager.cc:1403] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.014s
I20260710 11:12:40.746521 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:40.747140 13069 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.747294 13362 consensus_queue.cc:260] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.749682 13362 ts_tablet_manager.cc:1434] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:12:40.749644 13361 raft_consensus.cc:359] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.750492 13361 raft_consensus.cc:385] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.750805 13361 raft_consensus.cc:740] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.750972 13362 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.753705 13361 consensus_queue.cc:260] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.754688 13069 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:40.756165 13181 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:40.758740 13365 tablet_bootstrap.cc:492] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.759250 13365 ts_tablet_manager.cc:1403] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260710 11:12:40.759157 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
W20260710 11:12:40.761371 13183 leader_election.cc:343] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.760063 13267 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:40.764541 13365 raft_consensus.cc:359] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.766908 13365 raft_consensus.cc:385] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.767627 13365 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.768750 13365 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.770991 13343 raft_consensus.cc:493] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.771490 13343 raft_consensus.cc:515] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.771885 13267 raft_consensus.cc:2804] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:40.772579 13267 raft_consensus.cc:697] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:40.773785 13365 ts_tablet_manager.cc:1434] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:12:40.773897 13343 leader_election.cc:290] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:40.775600 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
W20260710 11:12:40.776011 13110 leader_election.cc:343] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.776546 13110 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:40.776924 13365 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
W20260710 11:12:40.777799 13034 leader_election.cc:343] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.773655 13267 consensus_queue.cc:237] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.775225 13371 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.778486 13362 tablet_bootstrap.cc:654] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.778756 13265 raft_consensus.cc:2749] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.779130 13371 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.784417 13371 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:40.788307 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:40.789136 13217 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:40.790897 13365 tablet_bootstrap.cc:654] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.794242 13110 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:40.795295 13372 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.795776 13372 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.798048 13372 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.801959 13361 ts_tablet_manager.cc:1434] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.040s
I20260710 11:12:40.803025 13361 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.803277 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:40.803900 13069 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:40.804679 13362 tablet_bootstrap.cc:492] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.805104 13362 ts_tablet_manager.cc:1403] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.008s
I20260710 11:12:40.807180 13362 raft_consensus.cc:359] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.807689 13362 raft_consensus.cc:385] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.807929 13362 raft_consensus.cc:740] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.809260 13361 tablet_bootstrap.cc:654] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.808904 13362 consensus_queue.cc:260] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.809485 13372 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:40.811923 13181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:37157, user_credentials={real_user=slave}} blocked reactor thread for 55894us
I20260710 11:12:40.814167 13365 tablet_bootstrap.cc:492] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.813984 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:40.814713 13365 ts_tablet_manager.cc:1403] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.006s
W20260710 11:12:40.815619 13035 leader_election.cc:343] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.817600 13362 ts_tablet_manager.cc:1434] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 11:12:40.818552 13362 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.814280 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:40.819394 13069 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.824746 13362 tablet_bootstrap.cc:654] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.817625 13365 raft_consensus.cc:359] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.816097 13035 leader_election.cc:304] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:40.828177 13365 raft_consensus.cc:385] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.828488 13365 raft_consensus.cc:740] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.828658 13343 raft_consensus.cc:2749] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.829187 13365 consensus_queue.cc:260] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.828507 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:40.830260 13217 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.831318 13365 ts_tablet_manager.cc:1434] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:12:40.832267 13365 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.838413 13365 tablet_bootstrap.cc:654] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.854286 13372 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:40.862613 13362 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.863144 13362 ts_tablet_manager.cc:1403] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.011s
I20260710 11:12:40.863970 12965 catalog_manager.cc:5697] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 0 to 1, leader changed from <none> to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 1 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:40.866233 13362 raft_consensus.cc:359] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.866931 13362 raft_consensus.cc:385] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.867147 13069 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:40.862934 13361 tablet_bootstrap.cc:492] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.868376 13361 ts_tablet_manager.cc:1403] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.014s
I20260710 11:12:40.868553 13107 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:40.869691 13365 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.870142 13365 ts_tablet_manager.cc:1403] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260710 11:12:40.871286 13361 raft_consensus.cc:359] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.873014 13365 raft_consensus.cc:359] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.875147 13361 raft_consensus.cc:385] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.875219 13365 raft_consensus.cc:385] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.875526 13361 raft_consensus.cc:740] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.875599 13365 raft_consensus.cc:740] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.876372 13361 consensus_queue.cc:260] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.874733 13372 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:40.867229 13362 raft_consensus.cc:740] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.876372 13365 consensus_queue.cc:260] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.874405 13217 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:40.877450 13372 raft_consensus.cc:697] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:40.878329 13372 consensus_queue.cc:237] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.879964 13365 ts_tablet_manager.cc:1434] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:12:40.880332 13362 consensus_queue.cc:260] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.880954 13365 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.882582 13362 ts_tablet_manager.cc:1434] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:12:40.883229 13361 ts_tablet_manager.cc:1434] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:12:40.884198 13361 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.888233 13365 tablet_bootstrap.cc:654] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.883481 13362 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.895232 13362 tablet_bootstrap.cc:654] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.898618 13361 tablet_bootstrap.cc:654] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.909498 12965 catalog_manager.cc:5697] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:40.919247 13361 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.919855 13361 ts_tablet_manager.cc:1403] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.007s
I20260710 11:12:40.923434 13361 raft_consensus.cc:359] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.924125 13361 raft_consensus.cc:385] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.924400 13361 raft_consensus.cc:740] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.925239 13365 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.925104 13361 consensus_queue.cc:260] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.925719 13365 ts_tablet_manager.cc:1403] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260710 11:12:40.927608 13361 ts_tablet_manager.cc:1434] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:12:40.928573 13361 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.928839 13365 raft_consensus.cc:359] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.929525 13365 raft_consensus.cc:385] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.929793 13365 raft_consensus.cc:740] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.930505 13365 consensus_queue.cc:260] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.932775 13365 ts_tablet_manager.cc:1434] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:12:40.933776 13365 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.935307 13361 tablet_bootstrap.cc:654] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.940760 13365 tablet_bootstrap.cc:654] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.943351 13362 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.943830 13362 ts_tablet_manager.cc:1403] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.009s
I20260710 11:12:40.946750 13362 raft_consensus.cc:359] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.947292 13361 tablet_bootstrap.cc:492] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.947454 13362 raft_consensus.cc:385] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.947917 13362 raft_consensus.cc:740] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.948058 13361 ts_tablet_manager.cc:1403] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:12:40.948819 13362 consensus_queue.cc:260] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.952059 13361 raft_consensus.cc:359] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.952991 13361 raft_consensus.cc:385] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.953357 13361 raft_consensus.cc:740] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.953504 13362 ts_tablet_manager.cc:1434] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:12:40.954643 13362 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.954319 13361 consensus_queue.cc:260] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.957875 13365 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.958244 13361 ts_tablet_manager.cc:1434] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:12:40.958344 13365 ts_tablet_manager.cc:1403] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:12:40.959251 13361 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:40.961400 13365 raft_consensus.cc:359] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.962126 13365 raft_consensus.cc:385] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.962404 13365 raft_consensus.cc:740] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.963143 13365 consensus_queue.cc:260] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.963894 13362 tablet_bootstrap.cc:654] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.965574 13365 ts_tablet_manager.cc:1434] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:12:40.966486 13365 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:40.973132 13365 tablet_bootstrap.cc:654] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.976575 13361 tablet_bootstrap.cc:654] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.989351 13362 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:40.989940 13362 ts_tablet_manager.cc:1403] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260710 11:12:40.993429 13362 raft_consensus.cc:359] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.994186 13362 raft_consensus.cc:385] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.994465 13362 raft_consensus.cc:740] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.994971 13361 tablet_bootstrap.cc:492] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:40.995106 13362 consensus_queue.cc:260] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.995453 13365 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:40.995461 13361 ts_tablet_manager.cc:1403] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260710 11:12:40.996069 13365 ts_tablet_manager.cc:1403] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 11:12:40.997334 13362 ts_tablet_manager.cc:1434] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:40.998232 13362 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:40.998493 13361 raft_consensus.cc:359] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.998703 13365 raft_consensus.cc:359] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:40.999198 13361 raft_consensus.cc:385] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.999419 13365 raft_consensus.cc:385] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.999516 13361 raft_consensus.cc:740] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.999858 13365 raft_consensus.cc:740] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.000340 13361 consensus_queue.cc:260] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.002593 13361 ts_tablet_manager.cc:1434] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:12:41.003484 13361 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:41.000777 13365 consensus_queue.cc:260] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.005451 13362 tablet_bootstrap.cc:654] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.006062 13365 ts_tablet_manager.cc:1434] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:41.007064 13365 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: Bootstrap starting.
I20260710 11:12:41.009274 13361 tablet_bootstrap.cc:654] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.012705 13365 tablet_bootstrap.cc:654] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.016389 13362 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:41.016832 13362 ts_tablet_manager.cc:1403] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 11:12:41.020742 13372 raft_consensus.cc:493] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.020805 13362 raft_consensus.cc:359] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.021690 13362 raft_consensus.cc:385] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.022042 13362 raft_consensus.cc:740] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.021564 13372 raft_consensus.cc:515] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.022770 13362 consensus_queue.cc:260] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.024317 13372 leader_election.cc:290] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.024863 13362 ts_tablet_manager.cc:1434] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:41.026355 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.026974 13217 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.027920 13362 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: Bootstrap starting.
I20260710 11:12:41.028327 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.028918 13069 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.030328 13107 leader_election.cc:304] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.033509 13365 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: No bootstrap required, opened a new log
I20260710 11:12:41.033986 13365 ts_tablet_manager.cc:1403] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260710 11:12:41.034478 13372 raft_consensus.cc:2804] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.035074 13372 raft_consensus.cc:493] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.035559 13372 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.036494 13362 tablet_bootstrap.cc:654] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.036573 13365 raft_consensus.cc:359] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.045778 13365 raft_consensus.cc:385] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.046008 13365 raft_consensus.cc:740] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.046574 13365 consensus_queue.cc:260] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.048384 13365 ts_tablet_manager.cc:1434] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:12:41.048491 13372 raft_consensus.cc:515] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.051299 13372 leader_election.cc:290] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.052222 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.053015 13069 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.054028 13361 tablet_bootstrap.cc:492] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:41.054481 13361 ts_tablet_manager.cc:1403] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.034s
I20260710 11:12:41.054890 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.055120 13362 tablet_bootstrap.cc:492] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: No bootstrap required, opened a new log
I20260710 11:12:41.055490 13217 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.055691 13362 ts_tablet_manager.cc:1403] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 11:12:41.057125 13361 raft_consensus.cc:359] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.057780 13361 raft_consensus.cc:385] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.058035 13361 raft_consensus.cc:740] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.058565 13362 raft_consensus.cc:359] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.058671 13361 consensus_queue.cc:260] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.059288 13362 raft_consensus.cc:385] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.059660 13362 raft_consensus.cc:740] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.060309 13362 consensus_queue.cc:260] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.060905 13361 ts_tablet_manager.cc:1434] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:41.061774 13361 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: Bootstrap starting.
I20260710 11:12:41.062610 13362 ts_tablet_manager.cc:1434] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:12:41.065891 13069 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.066975 13217 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.067250 13361 tablet_bootstrap.cc:654] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.067014 13107 leader_election.cc:304] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.072324 13343 raft_consensus.cc:493] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.072739 13343 raft_consensus.cc:515] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.074396 13343 leader_election.cc:290] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.075040 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:41.075554 13143 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:41.076499 13034 leader_election.cc:304] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.077104 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.077306 13343 raft_consensus.cc:2804] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.077594 13361 tablet_bootstrap.cc:492] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: No bootstrap required, opened a new log
I20260710 11:12:41.077713 13216 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 0.
I20260710 11:12:41.078074 13361 ts_tablet_manager.cc:1403] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:12:41.077724 13343 raft_consensus.cc:493] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.079530 13343 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.080840 13361 raft_consensus.cc:359] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.081501 13361 raft_consensus.cc:385] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.081755 13361 raft_consensus.cc:740] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.082392 13361 consensus_queue.cc:260] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.084276 13372 raft_consensus.cc:2804] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.084445 13361 ts_tablet_manager.cc:1434] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:41.084794 13372 raft_consensus.cc:697] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.085580 13372 consensus_queue.cc:237] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.086440 13343 raft_consensus.cc:515] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.087960 13375 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.088418 13375 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.089100 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.089663 13143 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.090432 13375 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:41.091722 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:41.092360 13144 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:41.093401 13183 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.094255 13375 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.094615 13375 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.094929 13375 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.097745 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.098338 13069 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:41.099190 13376 raft_consensus.cc:493] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.099799 13376 raft_consensus.cc:515] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.101779 13143 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:41.102615 13375 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.103470 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:41.104099 13144 raft_consensus.cc:2468] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:41.104279 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.104789 13375 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:41.105150 13068 raft_consensus.cc:2468] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 0.
I20260710 11:12:41.106859 13183 leader_election.cc:304] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.107231 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.107827 13144 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.107846 13375 raft_consensus.cc:2804] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.108428 13375 raft_consensus.cc:493] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.108817 13375 raft_consensus.cc:3060] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.109239 13376 leader_election.cc:290] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:41.114643 13144 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:41.115614 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.115433 13375 raft_consensus.cc:515] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.116182 13069 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.115975 13183 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.117776 13375 leader_election.cc:290] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:41.118816 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.119355 13068 raft_consensus.cc:3060] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.117208 13376 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.121050 13376 raft_consensus.cc:697] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:41.122089 13376 consensus_queue.cc:237] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.126035 13068 raft_consensus.cc:2468] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:41.126760 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.127321 13217 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.127467 13181 leader_election.cc:304] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.128424 13375 raft_consensus.cc:2804] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.128927 13375 raft_consensus.cc:697] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:41.129751 13375 consensus_queue.cc:237] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.134253 13217 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 1.
I20260710 11:12:41.135715 13035 leader_election.cc:304] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.144873 13343 leader_election.cc:290] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 1 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.146654 13343 raft_consensus.cc:2804] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.147200 13343 raft_consensus.cc:697] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.149381 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.150146 13144 raft_consensus.cc:3060] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.164366 13343 consensus_queue.cc:237] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.165518 13371 raft_consensus.cc:493] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.166180 13371 raft_consensus.cc:515] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.173309 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.174111 13068 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.175628 13107 leader_election.cc:304] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.176483 13265 raft_consensus.cc:2804] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.176836 13265 raft_consensus.cc:493] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.177172 13265 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.177911 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.178620 13217 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.179999 13371 leader_election.cc:290] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
W20260710 11:12:41.184767 13035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.195:36335, user_credentials={real_user=slave}} blocked reactor thread for 49158.7us
I20260710 11:12:41.186129 13371 raft_consensus.cc:493] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.185966 13265 raft_consensus.cc:515] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.186587 13371 raft_consensus.cc:515] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.188927 13265 leader_election.cc:290] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.188865 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.191123 13068 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.196381 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.197114 13217 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.201859 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.202677 13067 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.204121 13107 leader_election.cc:304] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.204916 13265 raft_consensus.cc:2804] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.205286 13265 raft_consensus.cc:493] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.205605 13265 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.210182 12967 catalog_manager.cc:5697] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.213363 12966 catalog_manager.cc:5697] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.211732 13069 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:41.218873 13144 raft_consensus.cc:2468] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:41.219017 12964 catalog_manager.cc:5697] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 0 to 1, leader changed from <none> to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 1 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.220917 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.221539 13216 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.221513 13371 leader_election.cc:290] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.224218 13265 raft_consensus.cc:515] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.226783 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.227341 13069 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.228929 13068 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.230288 13107 leader_election.cc:304] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.234627 13372 raft_consensus.cc:2804] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.235208 13069 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.235504 13217 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.237160 13107 leader_election.cc:304] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.249266 13372 raft_consensus.cc:697] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.249807 13404 raft_consensus.cc:2804] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.249051 12966 catalog_manager.cc:5697] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 0 to 1, leader changed from <none> to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 1 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.250308 13404 raft_consensus.cc:697] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.250140 13372 consensus_queue.cc:237] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.251164 13404 consensus_queue.cc:237] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.254575 13372 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.255064 13372 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.256979 13372 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.258116 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.258749 13069 raft_consensus.cc:2393] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5026f05f865c4c71abfef1d310482900 in current term 1: Already voted for candidate ce582f9ded9b4a2c8bf459430d52a2af in this term.
I20260710 11:12:41.260593 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.261179 13217 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.264178 13265 leader_election.cc:290] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.265092 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.266232 13217 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.268383 13110 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:41.269939 13371 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.274811 12964 catalog_manager.cc:5697] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.276279 13371 raft_consensus.cc:2749] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.276597 12964 catalog_manager.cc:5697] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.299609 13371 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.309894 13371 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.326509 13371 raft_consensus.cc:493] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.326908 13371 raft_consensus.cc:515] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.328436 13371 leader_election.cc:290] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.328982 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:41.329355 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:41.329634 13068 raft_consensus.cc:2468] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.329942 13217 raft_consensus.cc:2468] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 0.
I20260710 11:12:41.330628 13107 leader_election.cc:304] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.331341 13371 raft_consensus.cc:2804] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.331701 13371 raft_consensus.cc:493] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.332063 13371 raft_consensus.cc:3060] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.336843 13371 raft_consensus.cc:515] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.338413 13371 leader_election.cc:290] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.339073 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.339263 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.339558 13068 raft_consensus.cc:3060] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.339756 13217 raft_consensus.cc:3060] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.343681 13217 raft_consensus.cc:2468] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.344223 13068 raft_consensus.cc:2468] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:41.344482 13110 leader_election.cc:304] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.345260 13371 raft_consensus.cc:2804] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.345762 13371 raft_consensus.cc:697] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.346443 13371 consensus_queue.cc:237] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.353443 12966 catalog_manager.cc:5697] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.365065 13376 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.375553 13375 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.395747 13217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:42060
I20260710 11:12:41.396212 13217 raft_consensus.cc:606] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:41.400555 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46046
I20260710 11:12:41.401014 13144 raft_consensus.cc:606] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:41.405444 13217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:42060
I20260710 11:12:41.405896 13217 raft_consensus.cc:606] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:41.410327 13144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46046
I20260710 11:12:41.410991 13144 raft_consensus.cc:606] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:41.417950 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43058
I20260710 11:12:41.418416 13069 raft_consensus.cc:606] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:41.484619 13371 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.490694 13265 raft_consensus.cc:993] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.491153 13265 raft_consensus.cc:1081] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.492745 13068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:41.493299 13068 raft_consensus.cc:493] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.493669 13068 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.497195 13405 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.507434 13068 raft_consensus.cc:515] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.509212 13068 leader_election.cc:290] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.509898 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.510461 13144 raft_consensus.cc:3055] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.510780 13144 raft_consensus.cc:740] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.511524 13144 consensus_queue.cc:260] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.512178 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.512676 13217 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.512758 13144 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.518822 13144 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.518822 13217 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.520033 13035 leader_election.cc:304] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.520838 13398 raft_consensus.cc:2804] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.521347 13398 raft_consensus.cc:697] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.521945 13398 consensus_queue.cc:237] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.527841 12966 catalog_manager.cc:5697] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.597208 13375 consensus_queue.cc:1048] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.608435 13267 consensus_queue.cc:1048] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.648945 13376 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.655634 13267 raft_consensus.cc:993] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.656098 13267 raft_consensus.cc:1081] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.657681 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43048
I20260710 11:12:41.658311 13069 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.658674 13069 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.660267 13376 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.665176 13069 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.668731 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.669260 13142 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.669396 13069 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.669548 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.670099 13217 raft_consensus.cc:3055] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.670404 13217 raft_consensus.cc:740] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:41.671111 13217 consensus_queue.cc:260] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.672238 13217 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.676910 13405 consensus_queue.cc:1048] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.676481 13142 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.678589 13217 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.680181 13035 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.680928 13401 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.681375 13401 raft_consensus.cc:697] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.682142 13401 consensus_queue.cc:237] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.689253 13371 consensus_queue.cc:1048] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.690456 12964 catalog_manager.cc:5697] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.696017 13405 consensus_queue.cc:1048] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:41.715387 13404 consensus_queue.cc:1048] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.736366 13401 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.740688 13398 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.765232 13398 raft_consensus.cc:993] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:41.765944 13401 raft_consensus.cc:1081] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:41.767799 13144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:41.768402 13144 raft_consensus.cc:493] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.768783 13144 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.774890 13144 raft_consensus.cc:515] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.776487 13142 raft_consensus.cc:1240] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:41.777451 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:41.777784 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.778046 13069 raft_consensus.cc:3055] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.778251 13144 leader_election.cc:290] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.778298 13217 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.778394 13069 raft_consensus.cc:740] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.779486 13069 consensus_queue.cc:260] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.780241 13069 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.782876 13217 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:41.783988 13110 leader_election.cc:304] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.784793 13069 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:41.784880 13404 raft_consensus.cc:2804] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.785598 13404 raft_consensus.cc:697] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.786496 13404 consensus_queue.cc:237] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:41.783354 13429 consensus_queue.cc:1175] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5026f05f865c4c71abfef1d310482900" 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 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:12:41.793040 12967 catalog_manager.cc:5697] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.904649 13404 consensus_queue.cc:1048] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.913822 13265 consensus_queue.cc:1048] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.929888 13405 raft_consensus.cc:993] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.930289 13265 raft_consensus.cc:1081] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.931527 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:41.932013 13069 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.932286 13069 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.936339 13069 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.938155 13069 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.938403 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.938674 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.938995 13144 raft_consensus.cc:3055] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.939189 13217 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.939388 13144 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:41.940228 13144 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.941367 13144 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.945396 13217 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.946380 13035 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:41.947016 13429 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.947383 13429 raft_consensus.cc:697] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.947506 13144 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.948124 13429 consensus_queue.cc:237] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.951680 13144 raft_consensus.cc:1275] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:41.952817 13401 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:41.954382 12967 catalog_manager.cc:5697] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.960438 13217 raft_consensus.cc:1275] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:41.961928 13398 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:41.973546 13376 raft_consensus.cc:993] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.974013 13376 raft_consensus.cc:1081] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:41.975327 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43048
I20260710 11:12:41.975731 13069 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.976019 13069 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.980541 13069 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.981906 13069 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:41.982645 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:41.982815 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:41.983220 13144 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.983294 13217 raft_consensus.cc:3055] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.983630 13217 raft_consensus.cc:740] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:41.984368 13217 consensus_queue.cc:260] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.985445 13217 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.989681 13144 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.990815 13034 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:41.991345 13217 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:41.991466 13398 raft_consensus.cc:2804] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.991987 13398 raft_consensus.cc:697] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:41.992697 13398 consensus_queue.cc:237] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:41.998756 12966 catalog_manager.cc:5697] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.193197 13069 raft_consensus.cc:1275] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.194321 13265 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.201911 13217 raft_consensus.cc:1275] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.203781 13265 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.211184 13217 raft_consensus.cc:1275] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.212291 13398 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.219590 13142 raft_consensus.cc:1275] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.221478 13401 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.379469 13217 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.380600 13432 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.388511 13144 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.389889 13398 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.438596 13144 raft_consensus.cc:1275] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.439559 13398 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:42.450474 13217 raft_consensus.cc:1275] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:42.452838 13432 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:44.429893 12964 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33050:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:12:44.453300 12964 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33050:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:12:44.488780  9179 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:12:44.633517 13476 tablet.cc:1724] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.759795 13485 tablet.cc:1724] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:12:44.771106 13095 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6e5a2a5c66654e94a868395cfed4c194)
W20260710 11:12:44.776163 13095 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6e5a2a5c66654e94a868395cfed4c194)
W20260710 11:12:44.778409 13095 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6e5a2a5c66654e94a868395cfed4c194)
I20260710 11:12:44.788887 13489 tablet.cc:1724] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:12:44.788362 13034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:44569, user_credentials={real_user=slave}} blocked reactor thread for 48555.2us
I20260710 11:12:44.811089 13495 tablet.cc:1724] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.788805 13491 tablet.cc:1724] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.857117 13500 tablet.cc:1724] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.868444 13494 tablet.cc:1724] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.874045 13476 tablet.cc:1724] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.899920 13499 tablet.cc:1724] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.906635 13489 tablet.cc:1724] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.915836 13498 tablet.cc:1724] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.922755 13501 tablet.cc:1724] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.914474 13485 tablet.cc:1724] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.970599 13503 tablet.cc:1724] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:44.978013 13142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5524db2538d486881ea9839d94d1847"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:44.979183 13142 raft_consensus.cc:606] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:44.983208 13491 tablet.cc:1724] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.282342 13504 tablet.cc:1724] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.286916 13495 tablet.cc:1724] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.272428 13494 tablet.cc:1724] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.303108 13504 tablet.cc:1724] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.241194 13499 tablet.cc:1724] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:45.378629 13498 tablet.cc:1724] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.175331 13501 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57002 (request call id 19) took 1702 ms. Trace:
I20260710 11:12:46.176522 13498 tablet.cc:1724] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.175818 13501 rpcz_store.cc:276] 0710 11:12:44.473349 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.474345 (+   996us) service_pool.cc:224] Handling call
0710 11:12:46.175252 (+1700907us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.535369 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.536018 (+   649us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.536054 (+    36us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.536112 (+    58us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:12:44.536218 (+   106us) alter_schema_op.cc:128] START. Timestamp: 1783681964536155
0710 11:12:44.536243 (+    25us) op_driver.cc:348] REPLICATION: starting
0710 11:12:44.536900 (+   657us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.841920 (+305020us) op_driver.cc:464] REPLICATION: finished
0710 11:12:44.922472 (+ 80552us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:12:44.925267 (+  2795us) log.cc:844] Serialized 5 byte log entry
0710 11:12:46.171483 (+1246216us) tablet_metadata.cc:665] Metadata flushed
0710 11:12:46.172164 (+   681us) log.cc:844] Serialized 14 byte log entry
0710 11:12:46.175094 (+  2930us) alter_schema_op.cc:73] Released schema lock
0710 11:12:46.175133 (+    39us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78616,"prepare.queue_time_us":59793,"prepare.run_cpu_time_us":14666,"prepare.run_wall_time_us":81935,"raft.queue_time_us":49088,"raft.run_cpu_time_us":2908,"raft.run_wall_time_us":106282,"replication_time_us":284354,"thread_start_us":225721,"threads_started":4,"wal-append.queue_time_us":18656}]]}
I20260710 11:12:46.220463 13512 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.221153 13512 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.223608 13512 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.224007 13512 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.224474 13512 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.226377 13512 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.226796 13512 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.227246 13512 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.229031 13512 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.236250 13512 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.236805 13512 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:46.238747 13512 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157)
I20260710 11:12:46.243656 13485 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57002 (request call id 18) took 1775 ms. Trace:
I20260710 11:12:46.244165 13485 rpcz_store.cc:276] 0710 11:12:44.468301 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.469889 (+  1588us) service_pool.cc:224] Handling call
0710 11:12:46.243578 (+1773689us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.510958 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.514646 (+  3688us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.514688 (+    42us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.514744 (+    56us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:12:44.514869 (+   125us) alter_schema_op.cc:128] START. Timestamp: 1783681964514804
0710 11:12:44.514905 (+    36us) op_driver.cc:348] REPLICATION: starting
0710 11:12:44.515683 (+   778us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.817471 (+301788us) op_driver.cc:464] REPLICATION: finished
0710 11:12:44.914315 (+ 96844us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:12:44.929425 (+ 15110us) log.cc:844] Serialized 5 byte log entry
0710 11:12:45.303761 (+374336us) tablet_metadata.cc:665] Metadata flushed
0710 11:12:46.243291 (+939530us) log.cc:844] Serialized 14 byte log entry
0710 11:12:46.243393 (+   102us) alter_schema_op.cc:73] Released schema lock
0710 11:12:46.243433 (+    40us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96682,"mutex_wait_us":19973,"prepare.queue_time_us":39802,"prepare.run_cpu_time_us":18756,"prepare.run_wall_time_us":74755,"raft.queue_time_us":34929,"raft.run_cpu_time_us":1312,"raft.run_wall_time_us":2151,"replication_time_us":302446,"thread_start_us":183465,"threads_started":4,"wal-append.queue_time_us":37540}]]}
I20260710 11:12:46.248235 13214 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42050 (request call id 129) took 1305 ms. Trace:
I20260710 11:12:46.248732 13214 rpcz_store.cc:276] 0710 11:12:44.943810 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.945164 (+  1354us) service_pool.cc:224] Handling call
0710 11:12:44.945575 (+   411us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:12:44.945857 (+   282us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:44.945885 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:12:44.946234 (+   349us) alter_schema_op.cc:128] START. Timestamp: 1783681964541780
0710 11:12:44.947163 (+   929us) log.cc:844] Serialized 204 byte log entry
0710 11:12:45.241366 (+294203us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:12:45.242825 (+  1459us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:45.248207 (+  5382us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:12:46.247987 (+999780us) raft_consensus.cc:1685] finished
0710 11:12:46.248012 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:46.248162 (+   150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.947081 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.948192 (+  1111us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.948222 (+    30us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.948283 (+    61us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"thread_start_us":290430,"threads_started":1,"wal-append.queue_time_us":331651,"child_traces":[["op",{"prepare.queue_time_us":509,"prepare.run_cpu_time_us":682,"prepare.run_wall_time_us":1266}]]}
I20260710 11:12:46.257959 13470 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.258585 13471 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.258630 13470 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:46.259223 13471 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.261219 13470 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335), 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157)
I20260710 11:12:46.261332 13471 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.262804 13470 raft_consensus.cc:493] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.263346 13470 raft_consensus.cc:515] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.265367 13470 leader_election.cc:290] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.265403 13437 raft_consensus.cc:493] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce582f9ded9b4a2c8bf459430d52a2af)
I20260710 11:12:46.266152 13437 raft_consensus.cc:515] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.268334 13437 leader_election.cc:290] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
W20260710 11:12:46.272990 13065 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.544s	user 0.036s	sys 0.066s
W20260710 11:12:46.273346 13065 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.544s	user 0.036s	sys 0.066s
I20260710 11:12:46.274093 13065 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43042 (request call id 133) took 1548 ms. Trace:
I20260710 11:12:46.274339 13471 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.274995 13471 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.274415 13065 rpcz_store.cc:276] 0710 11:12:44.725589 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.725856 (+   267us) service_pool.cc:224] Handling call
0710 11:12:44.726415 (+   559us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:12:44.726815 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:44.726849 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:12:44.727320 (+   471us) alter_schema_op.cc:128] START. Timestamp: 1783681964542537
0710 11:12:44.728552 (+  1232us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.956702 (+228150us) spinlock_profiling.cc:243] Waited 2.64 ms on lock 0x7b4400022b4c. stack: 00007f8581ee7343 00007f8581ee7240 00007f85818761d4 00007f858b5b4304 00007f858b5b4299 00007f8581da1db1 00007f8581e3fc85 00007f8581e406a2 00007f8584bb21db 00007f8584badaaf 00007f8581efc0ac 00007f858ad56ab9 00007f8581f1869b 00007f8581f1693f 00007f8581f18c02 00007f8584ba020b
0710 11:12:46.273665 (+1316963us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:12:46.273709 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:46.273775 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:12:46.273813 (+    38us) raft_consensus.cc:1685] finished
0710 11:12:46.273891 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:46.274019 (+   128us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.730581 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.731254 (+   673us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.731279 (+    25us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.731327 (+    48us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"spinlock_wait_cycles":6073088,"thread_start_us":1544719,"threads_started":1,"wal-append.queue_time_us":543992,"wal-append.run_cpu_time_us":1685,"wal-append.run_wall_time_us":1001719,"child_traces":[["op",{"prepare.queue_time_us":2833,"prepare.run_cpu_time_us":826,"prepare.run_wall_time_us":823}]]}
I20260710 11:12:46.278162 13471 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.281157 13437 raft_consensus.cc:993] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: : Instructing follower ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:46.282960 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.290679 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.291016 13437 raft_consensus.cc:1081] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:46.291143 13215 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:46.291275 13216 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.282393 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.292965 13504 tablet.cc:1724] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.293852 13485 tablet.cc:1724] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.296619 13214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5524db2538d486881ea9839d94d1847"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:42050
I20260710 11:12:46.299059 13214 raft_consensus.cc:493] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:46.299517 13214 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.298507 13110 leader_election.cc:304] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.303622 13464 raft_consensus.cc:2804] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:46.303992 13464 raft_consensus.cc:493] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.304374 13464 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.305955 13110 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
W20260710 11:12:46.313759 13139 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.584s	user 0.052s	sys 0.070s
I20260710 11:12:46.315158 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.309069 13514 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:46.316054 13213 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 1.
I20260710 11:12:46.316466 13514 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.316879 13514 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.318065 13110 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.319406 13478 raft_consensus.cc:2804] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:46.319759 13478 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.320107 13478 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.315409 13214 raft_consensus.cc:515] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:46.328636 13139 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.599s	user 0.052s	sys 0.071s
I20260710 11:12:46.330322 13139 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46034 (request call id 129) took 1604 ms. Trace:
I20260710 11:12:46.331130 13214 leader_election.cc:290] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.330652 13139 rpcz_store.cc:276] 0710 11:12:44.725712 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.726618 (+   906us) service_pool.cc:224] Handling call
0710 11:12:44.727117 (+   499us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:12:44.727419 (+   302us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:44.727438 (+    19us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:12:44.727756 (+   318us) alter_schema_op.cc:128] START. Timestamp: 1783681964548064
0710 11:12:44.728862 (+  1106us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.990340 (+261478us) spinlock_profiling.cc:243] Waited 2.57 ms on lock 0x7b4400022b4c. stack: 00007f8581ee7343 00007f8581ee7240 00007f85818761d4 00007f858b5b4304 00007f858b5b4299 00007f8581da1db1 00007f8581e3fc85 00007f8581e406a2 00007f8584bb21db 00007f8584badaaf 00007f8581efc0ac 00007f858ad56ab9 00007f8581f1869b 00007f8581f1693f 00007f8581f18c02 00007f8584ba020b
0710 11:12:46.329872 (+1339532us) raft_consensus.cc:1645] Marking committed up to 2
0710 11:12:46.329913 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:46.329995 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:12:46.330036 (+    41us) raft_consensus.cc:1685] finished
0710 11:12:46.330124 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:46.330247 (+   123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.731650 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.732482 (+   832us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.732532 (+    50us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.732611 (+    79us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"spinlock_wait_cycles":5908736,"thread_start_us":1600598,"threads_started":1,"wal-append.queue_time_us":573179,"wal-append.run_cpu_time_us":1619,"wal-append.run_wall_time_us":1001639,"child_traces":[["op",{"prepare.queue_time_us":3568,"prepare.run_cpu_time_us":1043,"prepare.run_wall_time_us":1043}]]}
I20260710 11:12:46.331377 13470 raft_consensus.cc:493] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
W20260710 11:12:46.336378 13499 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.965s	user 0.001s	sys 0.000s
I20260710 11:12:46.336441 13470 raft_consensus.cc:515] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.331899 13437 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.337980 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.338218 13437 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.340507 13437 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.341661 13478 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:46.343125 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.343726 13478 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335), 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157)
I20260710 11:12:46.344751 13438 raft_consensus.cc:493] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.333020 13514 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.343835 13211 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.345124 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.348559 13438 raft_consensus.cc:515] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.350023 13514 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.323784 13464 raft_consensus.cc:515] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.351965 13217 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.351579 13478 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.361129 12967 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59422 (request call id 96) took 1351 ms. Trace:
I20260710 11:12:46.361543 12967 rpcz_store.cc:276] 0710 11:12:45.009437 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:45.009666 (+   229us) service_pool.cc:224] Handling call
0710 11:12:46.360396 (+1350730us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1182696,"reported_tablets":1}
I20260710 11:12:46.363312 13110 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
W20260710 11:12:46.364297 12998 debug-util.cc:398] Leaking SignalData structure 0x7b08000209c0 after lost signal to thread 9182
I20260710 11:12:46.364499 13514 raft_consensus.cc:2804] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:12:46.365362 12998 debug-util.cc:398] Leaking SignalData structure 0x7b0800049000 after lost signal to thread 13001
I20260710 11:12:46.365384 13514 raft_consensus.cc:493] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.365916 13514 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.371184 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.371819 13144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.372239 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.372603 13144 raft_consensus.cc:2393] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce582f9ded9b4a2c8bf459430d52a2af in current term 2: Already voted for candidate 5026f05f865c4c71abfef1d310482900 in this term.
I20260710 11:12:46.372988 13143 raft_consensus.cc:2393] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce582f9ded9b4a2c8bf459430d52a2af in current term 3: Already voted for candidate 5026f05f865c4c71abfef1d310482900 in this term.
I20260710 11:12:46.372800 13138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:46.373884 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.374428 13138 raft_consensus.cc:3055] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:46.374778 13138 raft_consensus.cc:740] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.375686 13138 consensus_queue.cc:260] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.376957 13138 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.368510 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.381906 13470 leader_election.cc:290] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.382055 13214 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.385146 13438 leader_election.cc:290] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.385563 12966 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59416 (request call id 94) took 1409 ms. Trace:
I20260710 11:12:46.385923 12966 rpcz_store.cc:276] 0710 11:12:44.975908 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.976122 (+   214us) service_pool.cc:224] Handling call
0710 11:12:46.385394 (+1409272us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":168828,"reported_tablets":1}
I20260710 11:12:46.388229 12964 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59434 (request call id 93) took 1464 ms. Trace:
I20260710 11:12:46.388604 12964 rpcz_store.cc:276] 0710 11:12:44.923666 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.992727 (+ 69061us) service_pool.cc:224] Handling call
0710 11:12:46.388172 (+1395445us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":89323,"reported_tablets":1}
I20260710 11:12:46.389029 13214 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.389827 13139 raft_consensus.cc:1240] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.390174 13110 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.392408 13470 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:46.392988 13470 raft_consensus.cc:697] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.393066 13217 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.393880 13470 consensus_queue.cc:237] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.394834 13437 raft_consensus.cc:493] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce582f9ded9b4a2c8bf459430d52a2af)
I20260710 11:12:46.395305 13437 raft_consensus.cc:515] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.394251 13110 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.396392 13471 raft_consensus.cc:2804] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:46.396152 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.396872 13471 raft_consensus.cc:697] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.397046 13211 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.397853 13471 consensus_queue.cc:237] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:46.392261 13475 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.401469 13475 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.402110 13438 raft_consensus.cc:493] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ce582f9ded9b4a2c8bf459430d52a2af)
W20260710 11:12:46.404908 12998 debug-util.cc:398] Leaking SignalData structure 0x7b08001aaca0 after lost signal to thread 13094
I20260710 11:12:46.362550 13478 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:46.406219 12998 debug-util.cc:398] Leaking SignalData structure 0x7b0800285840 after lost signal to thread 13168
W20260710 11:12:46.411499 12998 debug-util.cc:398] Leaking SignalData structure 0x7b0800102300 after lost signal to thread 13242
I20260710 11:12:46.404699 13438 raft_consensus.cc:515] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.407567 13456 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
W20260710 11:12:46.408365 13066 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.473s	user 0.024s	sys 0.024s
I20260710 11:12:46.409199 13375 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.417080 13110 leader_election.cc:304] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.421681 13478 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.426118 13521 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.427858 13475 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.429880 13437 leader_election.cc:290] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.429790 13521 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.432574 13521 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.428167 13512 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.426604 13375 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:46.420672 13066 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.485s	user 0.025s	sys 0.025s
I20260710 11:12:46.417848 13498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57002 (request call id 21) took 1942 ms. Trace:
I20260710 11:12:46.420095 13456 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.438151 13512 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.438642 13513 raft_consensus.cc:2804] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:46.439008 13513 raft_consensus.cc:493] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.439347 13513 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.439908 13456 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.441064 13485 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:57002 (request call id 20) took 1967 ms. Trace:
I20260710 11:12:46.441275 13375 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.443012 13512 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.441457 13485 rpcz_store.cc:276] 0710 11:12:44.473732 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.476184 (+  2452us) service_pool.cc:224] Handling call
0710 11:12:46.441006 (+1964822us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.541020 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.541629 (+   609us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.541674 (+    45us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.541730 (+    56us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:12:44.541849 (+   119us) alter_schema_op.cc:128] START. Timestamp: 1783681964541780
0710 11:12:44.541868 (+    19us) op_driver.cc:348] REPLICATION: starting
0710 11:12:44.542515 (+   647us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.923839 (+381324us) spinlock_profiling.cc:243] Waited 4.41 ms on lock 0x7b5400550620. stack: 00007f8581ee7343 00007f8581ee7240 00007f85818761d4 00007f858b5b4304 00007f858b5b4299 00007f8584f6f571 00007f8584f7f142 00007f8584f5feaa 00007f8584f66d53 00007f8584f66cd9 00007f8584f66c69 00007f8584f66c31 00007f8584f65dfd 000000000038f354 000000000038f199 00007f8581f19475
0710 11:12:46.293425 (+1369586us) op_driver.cc:464] REPLICATION: finished
0710 11:12:46.293710 (+   285us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:12:46.295512 (+  1802us) log.cc:844] Serialized 5 byte log entry
0710 11:12:46.430271 (+134759us) tablet_metadata.cc:665] Metadata flushed
0710 11:12:46.431055 (+   784us) log.cc:844] Serialized 14 byte log entry
0710 11:12:46.436848 (+  5793us) alter_schema_op.cc:73] Released schema lock
0710 11:12:46.437494 (+   646us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":93,"mutex_wait_us":872,"prepare.queue_time_us":63647,"prepare.run_cpu_time_us":67971,"prepare.run_wall_time_us":129337,"raft.queue_time_us":82434,"raft.run_cpu_time_us":5712,"raft.run_wall_time_us":421867,"replication_time_us":1751419,"spinlock_wait_cycles":10143616,"thread_start_us":202361,"threads_started":5,"wal-append.queue_time_us":45930,"wal-append.run_cpu_time_us":10524,"wal-append.run_wall_time_us":1694593}]]}
I20260710 11:12:46.446306 13138 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:46.443923 13437 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.448117 13437 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.450282 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.450891 13214 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.451426 13514 raft_consensus.cc:515] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.452221 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.452937 13211 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.453526 13514 leader_election.cc:290] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.454396 13110 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.455701 13437 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.456411 13066 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43042 (request call id 137) took 1524 ms. Trace:
I20260710 11:12:46.457171 13110 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.458127 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.458755 13211 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.468240 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.456799 13066 rpcz_store.cc:276] 0710 11:12:44.932338 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.932458 (+   120us) service_pool.cc:224] Handling call
0710 11:12:44.932873 (+   415us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:12:44.933826 (+   953us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:44.933855 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:12:44.934231 (+   376us) alter_schema_op.cc:128] START. Timestamp: 1783681964541780
0710 11:12:44.935104 (+   873us) log.cc:844] Serialized 204 byte log entry
0710 11:12:46.456053 (+1520949us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:12:46.456099 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:46.456167 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:12:46.456219 (+    52us) raft_consensus.cc:1685] finished
0710 11:12:46.456236 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:46.456359 (+   123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.939632 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.943786 (+  4154us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.943817 (+    31us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.943885 (+    68us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
Metrics: {"thread_start_us":1501783,"threads_started":1,"wal-append.queue_time_us":335268,"wal-append.run_cpu_time_us":1712,"wal-append.run_wall_time_us":1030962,"child_traces":[["op",{"prepare.queue_time_us":1063,"prepare.run_cpu_time_us":840,"prepare.run_wall_time_us":4325}]]}
I20260710 11:12:46.471577 13437 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:46.473932 13437 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.474720 13514 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:46.475186 13514 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 587794e4a5d14836a4cbca61c2d0aa55)
I20260710 11:12:46.475613 13514 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.474439 13437 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.479493 13464 leader_election.cc:290] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.482177 13438 leader_election.cc:290] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.437979 13498 rpcz_store.cc:276] 0710 11:12:44.474101 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:44.478072 (+  3971us) service_pool.cc:224] Handling call
0710 11:12:46.416067 (+1937995us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:12:44.541807 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:12:44.542388 (+   581us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:12:44.542437 (+    49us) alter_schema_op.cc:66] Acquired schema lock
0710 11:12:44.542499 (+    62us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:12:44.542606 (+   107us) alter_schema_op.cc:128] START. Timestamp: 1783681964542537
0710 11:12:44.542634 (+    28us) op_driver.cc:348] REPLICATION: starting
0710 11:12:44.543302 (+   668us) log.cc:844] Serialized 204 byte log entry
0710 11:12:44.949789 (+406487us) op_driver.cc:464] REPLICATION: finished
0710 11:12:46.176377 (+1226588us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:12:46.183363 (+  6986us) log.cc:844] Serialized 5 byte log entry
0710 11:12:46.346280 (+162917us) tablet_metadata.cc:665] Metadata flushed
0710 11:12:46.356158 (+  9878us) log.cc:844] Serialized 14 byte log entry
0710 11:12:46.360930 (+  4772us) alter_schema_op.cc:73] Released schema lock
0710 11:12:46.361803 (+   873us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1226398,"mutex_wait_us":23117,"prepare.queue_time_us":62376,"prepare.run_cpu_time_us":52201,"prepare.run_wall_time_us":149113,"raft.queue_time_us":46630,"raft.run_cpu_time_us":3034,"raft.run_wall_time_us":55235,"replication_time_us":406996,"thread_start_us":192801,"threads_started":3,"wal-append.queue_time_us":47161}]]}
I20260710 11:12:46.488257 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.488947 13217 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:46.492641 13034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:44569, user_credentials={real_user=slave}} blocked reactor thread for 78560.5us
I20260710 11:12:46.493554 13438 consensus_queue.cc:1059] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:46.493718 13211 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.495157 13110 leader_election.cc:304] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.497258 13438 raft_consensus.cc:3055] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.497527 13464 raft_consensus.cc:2804] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:46.498925 13464 raft_consensus.cc:697] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.499101 13138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.497644 13438 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.501597 13475 raft_consensus.cc:493] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.502246 13475 raft_consensus.cc:515] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.502844 13144 raft_consensus.cc:1240] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:46.504742 13475 leader_election.cc:290] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.504889 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.505920 13143 raft_consensus.cc:1240] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:46.506999 13140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.508771 13138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.506036 13464 consensus_queue.cc:237] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.498443 13217 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
W20260710 11:12:46.512724 13183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:44569, user_credentials={real_user=slave}} blocked reactor thread for 79328us
I20260710 11:12:46.513360 13514 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.513959 13183 leader_election.cc:304] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.514642 13456 raft_consensus.cc:2804] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:46.515120 13456 raft_consensus.cc:697] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:46.517275 13110 leader_election.cc:304] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.518011 13518 raft_consensus.cc:493] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce582f9ded9b4a2c8bf459430d52a2af)
I20260710 11:12:46.518143 13471 raft_consensus.cc:2804] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:46.518708 13471 raft_consensus.cc:697] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.518520 13518 raft_consensus.cc:515] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.519021 13138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.519611 13471 consensus_queue.cc:237] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.520275 13140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.520673 13518 leader_election.cc:290] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.521047 13140 raft_consensus.cc:2393] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce582f9ded9b4a2c8bf459430d52a2af in current term 3: Already voted for candidate 5026f05f865c4c71abfef1d310482900 in this term.
I20260710 11:12:46.522629 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.511762 13513 raft_consensus.cc:515] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.524367 13141 raft_consensus.cc:1240] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.525458 13513 leader_election.cc:290] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.527653 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.528342 13211 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.515985 13456 consensus_queue.cc:237] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.535923 13519 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.535863 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.536537 13519 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.537670 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.538481 13475 raft_consensus.cc:493] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.538992 13475 raft_consensus.cc:515] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.540115 13518 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.540620 13518 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.541035 13143 raft_consensus.cc:1240] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.542958 13212 raft_consensus.cc:1240] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:46.548632 13475 leader_election.cc:290] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.548797 13209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.549556 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.550469 13213 raft_consensus.cc:1240] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.550717 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.551528 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.551779 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.552902 13518 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.553606 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7112750ad4f48569ff6733844ecde5d" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.501101 13438 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.554280 12964 catalog_manager.cc:5697] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 2 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:46.555042 13438 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.550499 13209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.533730 13437 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.515995 13514 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.559763 13035 leader_election.cc:304] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.559886 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.561374 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:46.559698 13437 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.564915 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.565116 13517 consensus_queue.cc:1059] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:46.565912 13139 raft_consensus.cc:1240] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.566972 13519 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:46.567561 13519 consensus_queue.cc:1059] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.567694 13065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.569171 13065 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:46.570143 13211 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.570195 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.563066 13475 raft_consensus.cc:2749] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.571048 13069 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 1.
I20260710 11:12:46.571290 13475 raft_consensus.cc:3055] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:46.571635 13475 raft_consensus.cc:740] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.572074 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.572413 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5524db2538d486881ea9839d94d1847" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.572551 13475 consensus_queue.cc:260] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:46.573028 13066 raft_consensus.cc:3060] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.562307 13521 consensus_queue.cc:1059] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260710 11:12:46.573773 13065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.574066 13521 raft_consensus.cc:3055] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:46.576244 13521 raft_consensus.cc:740] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.576380 13214 raft_consensus.cc:1240] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.577190 13521 consensus_queue.cc:260] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.578940 13214 raft_consensus.cc:1240] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:46.581516 13522 raft_consensus.cc:3055] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.581972 13522 raft_consensus.cc:740] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.583087 13522 consensus_queue.cc:260] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.584511 13522 raft_consensus.cc:3060] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.595422 13110 leader_election.cc:304] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:46.597620 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.598400 13064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.599424 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.601709 13066 raft_consensus.cc:2468] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:46.597003 13437 raft_consensus.cc:2804] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:46.605263 13437 raft_consensus.cc:697] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.611208 13475 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.608595 13437 consensus_queue.cc:237] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
W20260710 11:12:46.608907 13035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.195:36335, user_credentials={real_user=slave}} blocked reactor thread for 46541.8us
I20260710 11:12:46.616918 13517 consensus_queue.cc:1059] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:12:46.616698 13034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.194:44569, user_credentials={real_user=slave}} blocked reactor thread for 53365.1us
I20260710 11:12:46.618410 13034 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.617717 13517 raft_consensus.cc:3055] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.620271 13517 raft_consensus.cc:740] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.621011 13517 consensus_queue.cc:260] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.622052 13517 raft_consensus.cc:3060] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.623980 13065 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 3.
I20260710 11:12:46.624008 13069 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:46.624202 13527 raft_consensus.cc:2749] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.624931 13034 leader_election.cc:304] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.625324 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:46.624276 13064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.627079 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.627548 13060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.627650 13064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.628237 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f968bb9a6f94718b78ef29072c1b03d" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.628307 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.628720 13527 raft_consensus.cc:2749] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.629106 13034 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.627104 13063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.630414 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.630911 13034 leader_election.cc:304] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.632046 13034 leader_election.cc:304] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.632496 13521 raft_consensus.cc:3060] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.632905 13438 raft_consensus.cc:2749] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.634137 13527 raft_consensus.cc:2749] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.633688 13438 raft_consensus.cc:2749] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.636871 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152f15e00e474afb800e122f6de88bc2" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.641444 13063 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.642503 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.642956 13067 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.647812 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.649354 13061 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.649546 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93dae80eb8ae4382a9f683db5a51e398" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.649111 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55" is_pre_election: true
I20260710 11:12:46.650887 13066 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.653112 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.655099 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e504e326ff24ee2b0ec1f66977d2035" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.658052 13067 raft_consensus.cc:2468] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:46.661547 13181 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:46.662683 13181 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:46.664564 13456 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:46.664924 13456 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.665035 13107 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.665833 13524 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:46.666219 13524 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:46.666544 13524 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.665318 13456 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.669004 13181 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [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: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:46.670219 13181 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [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: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:46.671146 13375 raft_consensus.cc:2749] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.671737 13514 raft_consensus.cc:2749] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.672192 13375 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.675166 13063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:43074
I20260710 11:12:46.675750 13063 raft_consensus.cc:606] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.679442 13375 raft_consensus.cc:2749] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.667793 13107 leader_election.cc:304] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.680291 13517 consensus_queue.cc:1059] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:46.680509 13437 raft_consensus.cc:2749] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.681391 13529 raft_consensus.cc:3055] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.680469 13456 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.681814 13529 raft_consensus.cc:740] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.685067 13529 consensus_queue.cc:260] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.686229 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.686653 13529 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.687412 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.683667  9179 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:12:46.689714  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:46.684165 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.695410 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:46.682010 13107 leader_election.cc:304] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.699158 13034 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.701084 13034 leader_election.cc:304] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.701256 13063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:43074
I20260710 11:12:46.701810 13517 raft_consensus.cc:2749] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.701846 13063 raft_consensus.cc:606] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.702203 13034 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55; no voters: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.707654 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:46.708006 13517 raft_consensus.cc:2749] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.704170 13438 raft_consensus.cc:2749] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.704239 13471 raft_consensus.cc:2749] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.709404 13456 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.710950 13524 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.712070 13107 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.712924 13471 raft_consensus.cc:2749] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.713274 13524 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:46.714360 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:46.698030 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94727383519544e2b5518fa9351de70b" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.717008 13531 tablet.cc:1724] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.718312 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:46.719556 13061 raft_consensus.cc:2468] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
W20260710 11:12:46.726583 13181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:37157, user_credentials={real_user=slave}} blocked reactor thread for 56436.6us
I20260710 11:12:46.726063 13141 raft_consensus.cc:606] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.727326 13181 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [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: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:46.728251  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:46.728439 13107 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900; no voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:46.728844  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:46.728856 13181 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:46.731032 13471 raft_consensus.cc:2749] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.731191 13524 raft_consensus.cc:2749] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.731304 13456 raft_consensus.cc:2764] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260710 11:12:46.732776 13181 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900
I20260710 11:12:46.734813 13066 raft_consensus.cc:2468] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 2.
I20260710 11:12:46.734418 13456 raft_consensus.cc:2764] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:12:46.743464 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.744869 13181 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [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: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:46.745604 13456 raft_consensus.cc:2749] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.749358 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:46.750748 13181 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [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: ce582f9ded9b4a2c8bf459430d52a2af; no voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:46.751458 13456 raft_consensus.cc:2749] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:12:46.760643 12966 catalog_manager.cc:5697] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 2 to 3, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:46.763103 12966 catalog_manager.cc:5697] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:46.765017 12966 catalog_manager.cc:5697] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 1 to 2, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:46.766733 12966 catalog_manager.cc:5697] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 2 to 3, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:46.782406 12964 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: soft_deleted_table [id=881dbfb382d94adeb127a261681af570] alter complete (version 1)
I20260710 11:12:46.798019 12966 catalog_manager.cc:5697] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 2 to 3, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:46.799423 12966 catalog_manager.cc:5789] TS 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569) does not have the latest schema for tablet 3e504e326ff24ee2b0ec1f66977d2035 (table soft_deleted_table [id=881dbfb382d94adeb127a261681af570]). Expected version 1 got 0
I20260710 11:12:46.809743 13066 raft_consensus.cc:1275] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.812002 13437 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.823418 13211 raft_consensus.cc:1240] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Rejecting Update request from peer 5026f05f865c4c71abfef1d310482900 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.825112 13437 consensus_queue.cc:1059] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:46.826233 13471 raft_consensus.cc:3055] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.826591 13471 raft_consensus.cc:740] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.827402 13471 consensus_queue.cc:260] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.828583 13471 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.848541 13211 raft_consensus.cc:1275] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.850401 13437 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.894661 13066 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:46.899766 13478 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:46.902120 13217 raft_consensus.cc:1275] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.902391 13141 raft_consensus.cc:1240] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Rejecting Update request from peer 587794e4a5d14836a4cbca61c2d0aa55 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:46.904328 13529 consensus_queue.cc:1059] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:46.905093 13211 raft_consensus.cc:1240] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Rejecting Update request from peer 5026f05f865c4c71abfef1d310482900 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:46.905920 13471 consensus_queue.cc:1048] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.907187 13471 consensus_queue.cc:1059] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.908113 13471 raft_consensus.cc:3055] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:46.908442 13471 raft_consensus.cc:740] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:46.909520 13214 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:46.909226 13471 consensus_queue.cc:260] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.910543 13471 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:46.913195 13437 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:46.905277 13529 raft_consensus.cc:3055] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:46.919371 13529 raft_consensus.cc:740] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:46.920611 13529 consensus_queue.cc:260] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:46.922123 13529 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.955682 13061 raft_consensus.cc:1275] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.957535 13514 consensus_queue.cc:1048] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.978332 13061 raft_consensus.cc:1275] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:12:46.979643 13456 consensus_queue.cc:1048] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.982779 13531 tablet.cc:1724] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:46.985657 13217 raft_consensus.cc:1275] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:46.987362 13437 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:47.016757 12967 catalog_manager.cc:5789] TS 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157) does not have the latest schema for tablet a5524db2538d486881ea9839d94d1847 (table soft_deleted_table [id=881dbfb382d94adeb127a261681af570]). Expected version 1 got 0
I20260710 11:12:47.017956 13141 raft_consensus.cc:1275] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:12:47.021489 13512 consensus_queue.cc:1048] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:47.022879 13061 raft_consensus.cc:1275] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:47.027099 13464 consensus_queue.cc:1048] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:47.178643 13066 raft_consensus.cc:1275] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:47.180392 13464 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:47.190199 13551 tablet.cc:1724] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:12:47.192677 13217 raft_consensus.cc:1275] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:47.194476 13471 consensus_queue.cc:1048] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:47.197228 12966 catalog_manager.cc:5789] TS 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569) does not have the latest schema for tablet 3e504e326ff24ee2b0ec1f66977d2035 (table soft_deleted_table [id=881dbfb382d94adeb127a261681af570]). Expected version 1 got 0
I20260710 11:12:47.219415 13531 tablet.cc:1719] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:12:47.221553 13551 tablet.cc:1719] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:12:47.231454 13552 tablet.cc:1719] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:12:47.762277  9179 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:12:47.769523 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.770159 13141 raft_consensus.cc:606] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:47.772559 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.773142 13141 raft_consensus.cc:606] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:47.775404 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.775980 13141 raft_consensus.cc:606] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:47.777050  9179 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 3
I20260710 11:12:47.777474  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:47.783449 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.784056 13141 raft_consensus.cc:606] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Received request to transfer leadership to TS 587794e4a5d14836a4cbca61c2d0aa55
I20260710 11:12:47.786321 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.786835 13141 raft_consensus.cc:606] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:47.788832 13141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
mode: GRACEFUL
new_leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:46050
I20260710 11:12:47.789254 13141 raft_consensus.cc:606] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Received request to transfer leadership to TS ce582f9ded9b4a2c8bf459430d52a2af
I20260710 11:12:47.790228  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:47.790620  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:48.050078 13529 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:48.050560 13529 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.052397 13529 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.053160 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:48.053438 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:48.053742 13141 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.054741 13034 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.055454 13529 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:12:48.055832 13529 raft_consensus.cc:493] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:48.056237 13529 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.064483 13529 raft_consensus.cc:515] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.066421 13529 leader_election.cc:290] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 4 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.067266 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.067323 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8464497fd1ba471dbb44a110266b27b3" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.067986 13214 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.068358 13141 raft_consensus.cc:3060] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.075352 13141 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.076352 13034 leader_election.cc:304] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.076494 13214 raft_consensus.cc:2468] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.077401 13529 raft_consensus.cc:2804] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:48.078390 13529 raft_consensus.cc:697] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.079190 13529 consensus_queue.cc:237] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.088115 12964 catalog_manager.cc:5697] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.156759 13478 raft_consensus.cc:993] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: : Instructing follower ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:48.157205 13514 raft_consensus.cc:1081] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Signalling peer ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:48.158892 13214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:42050
I20260710 11:12:48.159365 13214 raft_consensus.cc:493] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.159691 13214 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.161451 13478 raft_consensus.cc:993] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.161918 13478 raft_consensus.cc:1081] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.163524 13066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:48.164067 13066 raft_consensus.cc:493] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.164436 13066 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.166628 13214 raft_consensus.cc:515] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.169335 13061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:48.169588 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcea745fd2747028a330af8ef7b31c8" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.169907 13061 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.170220 13141 raft_consensus.cc:3055] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.170571 13141 raft_consensus.cc:740] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.171209 13066 raft_consensus.cc:515] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:48.171393 13141 consensus_queue.cc:260] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.172789 13141 raft_consensus.cc:3060] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.173746 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.174261 13143 raft_consensus.cc:3055] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.174518 13143 raft_consensus.cc:740] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.175192 13143 consensus_queue.cc:260] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [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: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:48.176239 13143 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.178607 13061 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 3.
I20260710 11:12:48.179342 13141 raft_consensus.cc:2468] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 3.
I20260710 11:12:48.179903 13181 leader_election.cc:304] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:48.180830 13512 raft_consensus.cc:2804] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.182159 13214 leader_election.cc:290] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:48.182678 13143 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.183743 13512 raft_consensus.cc:697] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:48.184356 13066 leader_election.cc:290] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.184762 13512 consensus_queue.cc:237] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.185369 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3540f35fac44e1981e21ac2a76350c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.186033 13214 raft_consensus.cc:3060] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.186303 13034 leader_election.cc:304] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.187207 13529 raft_consensus.cc:2804] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.187754 13529 raft_consensus.cc:697] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.188581 13529 consensus_queue.cc:237] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [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: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } }
I20260710 11:12:48.196165 13214 raft_consensus.cc:2468] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.202903 13514 raft_consensus.cc:993] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: : Instructing follower ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:48.203306 13514 raft_consensus.cc:1081] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Signalling peer ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:48.204963 13514 raft_consensus.cc:993] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.205283 13514 raft_consensus.cc:1081] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.206782 13214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:42050
I20260710 11:12:48.206363 12964 catalog_manager.cc:5697] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 2 to 3, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 3 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.207304 13214 raft_consensus.cc:493] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.207710 13214 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.209079 13061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:48.209611 13061 raft_consensus.cc:493] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.209944 13061 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.210150 12967 catalog_manager.cc:5697] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 2 to 3, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.212661 13478 raft_consensus.cc:993] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: : Instructing follower 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.213064 13478 raft_consensus.cc:1081] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Signalling peer 587794e4a5d14836a4cbca61c2d0aa55 to start an election
I20260710 11:12:48.214172 13214 raft_consensus.cc:515] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.214579 13066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
 from {username='slave'} at 127.0.0.1:43042
I20260710 11:12:48.215137 13066 raft_consensus.cc:493] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.215492 13066 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.216742 13063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:48.216753 13061 raft_consensus.cc:515] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.217422 13063 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.219632 13143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.220153 13143 raft_consensus.cc:3055] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:48.220407 13143 raft_consensus.cc:740] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.221026 13143 consensus_queue.cc:260] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.221985 13143 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.227495 13529 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:48.228103 13529 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.229153 13061 leader_election.cc:290] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 4 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.229390 13141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904f4f2668244dc8ab61c54fd457aaef" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.230077 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5a2a5c66654e94a868395cfed4c194" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.230927 13141 raft_consensus.cc:3055] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.231088 13217 raft_consensus.cc:3060] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.231289 13141 raft_consensus.cc:740] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.232278 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:48.232872 13139 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:48.235064 13034 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.235841 13553 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:48.236218 13553 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:48.236500 13553 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.237718 13529 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.237957 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:48.238716 13211 raft_consensus.cc:2393] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 587794e4a5d14836a4cbca61c2d0aa55 in current term 2: Already voted for candidate ce582f9ded9b4a2c8bf459430d52a2af in this term.
I20260710 11:12:48.239046 13217 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.239681 13063 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:48.229971 13066 raft_consensus.cc:515] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.228417 13214 leader_election.cc:290] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:48.241302 13181 leader_election.cc:304] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:48.240121 13035 leader_election.cc:304] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:48.242420 13512 raft_consensus.cc:2804] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.242305 13529 raft_consensus.cc:2804] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:48.244846 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.245265 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91118bdb9b340d699baf1fa484642df" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.245584 13139 raft_consensus.cc:3055] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.245968 13214 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.246013 13139 raft_consensus.cc:740] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.243415 13141 consensus_queue.cc:260] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.249473 13141 raft_consensus.cc:3060] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.242944 13512 raft_consensus.cc:697] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:48.252858 13529 raft_consensus.cc:697] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.251135 13512 consensus_queue.cc:237] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.253756 13529 consensus_queue.cc:237] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.254659 13214 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.255793 13035 leader_election.cc:304] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:48.257382 13562 raft_consensus.cc:2804] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.247561 13139 consensus_queue.cc:260] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.260416 13066 leader_election.cc:290] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.259897 13139 raft_consensus.cc:3060] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.257864 13562 raft_consensus.cc:697] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.267066 13562 consensus_queue.cc:237] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.264518 13553 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.273054 13553 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.273245 13140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.274828 13553 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:48.278813 13553 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.274957 13143 raft_consensus.cc:2468] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.292217 13138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:48.286880 13140 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 2.
I20260710 11:12:48.293061 13138 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.293728 13034 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.294766 13553 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.295135 13034 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.295243 13565 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.299319 13553 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:48.299710 13565 raft_consensus.cc:697] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.302760 13553 raft_consensus.cc:493] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5026f05f865c4c71abfef1d310482900)
I20260710 11:12:48.309053 13553 raft_consensus.cc:3060] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.309106 13565 consensus_queue.cc:237] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.311905 13478 raft_consensus.cc:993] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: : Instructing follower ce582f9ded9b4a2c8bf459430d52a2af to start an election
W20260710 11:12:48.308436 13035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.195:36335, user_credentials={real_user=slave}} blocked reactor thread for 52715.6us
I20260710 11:12:48.312376 13478 raft_consensus.cc:1081] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Signalling peer ce582f9ded9b4a2c8bf459430d52a2af to start an election
I20260710 11:12:48.313750 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.314754 13214 raft_consensus.cc:2393] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 587794e4a5d14836a4cbca61c2d0aa55 in current term 2: Already voted for candidate ce582f9ded9b4a2c8bf459430d52a2af in this term.
I20260710 11:12:48.314826 13217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c"
dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
 from {username='slave'} at 127.0.0.1:42050
I20260710 11:12:48.315532 13217 raft_consensus.cc:493] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.315917 13217 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.319118 13553 raft_consensus.cc:515] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.321748 13140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.325119 13217 raft_consensus.cc:515] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.325546 12964 catalog_manager.cc:5697] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 2 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.326372 13553 leader_election.cc:290] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 3 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.328016 13063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:48.305956 13141 raft_consensus.cc:2468] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 2.
I20260710 11:12:48.332374 13140 raft_consensus.cc:2468] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.333006 13063 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.333395 13034 leader_election.cc:304] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.337235 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:48.337379 13553 raft_consensus.cc:2804] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.337985 13211 raft_consensus.cc:2393] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 587794e4a5d14836a4cbca61c2d0aa55 in current term 3: Already voted for candidate ce582f9ded9b4a2c8bf459430d52a2af in this term.
I20260710 11:12:48.338418 13553 raft_consensus.cc:697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.339471 13553 consensus_queue.cc:237] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.340907 12967 catalog_manager.cc:5697] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 3 to 4, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 4 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.345193 13139 raft_consensus.cc:2468] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.345304 13063 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 3.
I20260710 11:12:48.345662 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14b23df81204c7eb15ad3c6a2cfacf7" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.346426 13214 raft_consensus.cc:2393] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 587794e4a5d14836a4cbca61c2d0aa55 in current term 3: Already voted for candidate ce582f9ded9b4a2c8bf459430d52a2af in this term.
I20260710 11:12:48.348976 13217 leader_election.cc:290] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569)
I20260710 11:12:48.349887 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c162ed68c934fdcaf9c4a80bad20a5c" candidate_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.350374 13181 leader_election.cc:304] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [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: 587794e4a5d14836a4cbca61c2d0aa55, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:48.350548 13139 raft_consensus.cc:3055] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:48.351142 13512 raft_consensus.cc:2804] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:48.351581 13512 raft_consensus.cc:697] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 LEADER]: Becoming Leader. State: Replica: ce582f9ded9b4a2c8bf459430d52a2af, State: Running, Role: LEADER
I20260710 11:12:48.350875 13139 raft_consensus.cc:740] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:48.352443 13512 consensus_queue.cc:237] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.352734 13139 consensus_queue.cc:260] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.353984 13139 raft_consensus.cc:3060] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:48.362862 13139 raft_consensus.cc:2468] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce582f9ded9b4a2c8bf459430d52a2af in term 3.
I20260710 11:12:48.371140 12967 catalog_manager.cc:5697] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af reported cstate change: term changed from 2 to 3, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195). New cstate: current_term: 3 leader_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.374853 12964 catalog_manager.cc:5697] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 2 to 3, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.376451 12964 catalog_manager.cc:5697] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 1 to 2, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.377960 12964 catalog_manager.cc:5697] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 2 to 3, leader changed from 5026f05f865c4c71abfef1d310482900 (127.8.246.194) to 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193). New cstate: current_term: 3 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.449790 13553 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:48.450330 13553 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.452622 13553 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.453169 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900" is_pre_election: true
I20260710 11:12:48.453559 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" is_pre_election: true
I20260710 11:12:48.453743 13139 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.454211 13217 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 3.
I20260710 11:12:48.454764 13034 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.455511 13553 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:12:48.455857 13553 raft_consensus.cc:493] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:48.456231 13553 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.461738 13553 raft_consensus.cc:515] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.463186 13553 leader_election.cc:290] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [CANDIDATE]: Term 4 election: Requested vote from peers 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:48.463833 13139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "5026f05f865c4c71abfef1d310482900"
I20260710 11:12:48.464172 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869cc0c44bd46dbac8874bac0d7df4c" candidate_uuid: "587794e4a5d14836a4cbca61c2d0aa55" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:48.464404 13139 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.464769 13217 raft_consensus.cc:3060] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:48.469061 13139 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.469957 13034 leader_election.cc:304] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 5026f05f865c4c71abfef1d310482900, 587794e4a5d14836a4cbca61c2d0aa55; no voters: 
I20260710 11:12:48.470597 13553 raft_consensus.cc:2804] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:48.471005 13553 raft_consensus.cc:697] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Becoming Leader. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:48.471853 13217 raft_consensus.cc:2468] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587794e4a5d14836a4cbca61c2d0aa55 in term 4.
I20260710 11:12:48.472524 13553 consensus_queue.cc:237] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:48.481072 12964 catalog_manager.cc:5697] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "587794e4a5d14836a4cbca61c2d0aa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.490118 13217 raft_consensus.cc:1275] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:48.491194 13553 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.502938 13139 raft_consensus.cc:1275] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:48.504487 13553 consensus_queue.cc:1048] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.566777 13063 raft_consensus.cc:1275] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.567889 13512 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.575618 13139 raft_consensus.cc:1275] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.578568 13562 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.583741 13140 raft_consensus.cc:1275] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.598881 13217 raft_consensus.cc:1275] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.598768 13579 consensus_queue.cc:1048] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:48.600950 13553 consensus_queue.cc:1048] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.633590 13139 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:12:48.634660 13553 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:48.643397 13217 raft_consensus.cc:1275] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:12:48.645304 13529 consensus_queue.cc:1048] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:48.661531 13217 raft_consensus.cc:1275] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:48.662777 13529 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:48.674417 13139 raft_consensus.cc:1275] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:12:48.675980 13553 consensus_queue.cc:1048] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:48.736151 13217 raft_consensus.cc:1275] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.737435 13529 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.741403 13139 raft_consensus.cc:1275] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.746558 13529 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.771978 13063 raft_consensus.cc:1275] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.773094 13559 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.782769 13139 raft_consensus.cc:1275] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.784197 13579 consensus_queue.cc:1048] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.786212 13066 raft_consensus.cc:1275] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:12:48.788182 13579 consensus_queue.cc:1048] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.794196 13140 raft_consensus.cc:1275] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.795717 13562 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.802610 13141 raft_consensus.cc:1275] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Refusing update from remote peer ce582f9ded9b4a2c8bf459430d52a2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:12:48.804400 13579 consensus_queue.cc:1048] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.835913 13217 raft_consensus.cc:1275] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:48.837343 13563 consensus_queue.cc:1048] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:48.838294  9179 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:12:48.847800  9179 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:12:48.848390  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:48.859548 13066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43074
I20260710 11:12:48.860133 13066 raft_consensus.cc:606] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:48.863581 13066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92"
dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
mode: GRACEFUL
new_leader_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:43074
I20260710 11:12:48.864084 13066 raft_consensus.cc:606] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Received request to transfer leadership to TS 5026f05f865c4c71abfef1d310482900
I20260710 11:12:48.865880  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:48.866433  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:48.915799 13139 raft_consensus.cc:1275] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:48.917471 13563 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:48.928716 13214 raft_consensus.cc:1275] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Refusing update from remote peer 587794e4a5d14836a4cbca61c2d0aa55: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:48.930131 13562 consensus_queue.cc:1048] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:49.217238 13562 raft_consensus.cc:993] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:49.217684 13565 raft_consensus.cc:1081] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:49.219101 13139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:49.219548 13139 raft_consensus.cc:493] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.219851 13139 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.225977 13139 raft_consensus.cc:515] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.227557 13139 leader_election.cc:290] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:49.228732 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:49.229148 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7aea5bc47d741329369a571d1f1bc92" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:49.229348 13214 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.229738 13066 raft_consensus.cc:3055] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:49.230067 13066 raft_consensus.cc:740] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:49.230816 13066 consensus_queue.cc:260] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.232049 13066 raft_consensus.cc:3060] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.236111 13214 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:49.237286 13110 leader_election.cc:304] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:49.238648 13066 raft_consensus.cc:2468] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:49.239022 13596 raft_consensus.cc:2804] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:49.240568 13596 raft_consensus.cc:697] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:49.242317 13596 consensus_queue.cc:237] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.253607 12966 catalog_manager.cc:5697] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 2 to 3, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.397115 13529 raft_consensus.cc:993] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: : Instructing follower 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:49.397591 13565 raft_consensus.cc:1081] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Signalling peer 5026f05f865c4c71abfef1d310482900 to start an election
I20260710 11:12:49.399206 13139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879"
dest_uuid: "5026f05f865c4c71abfef1d310482900"
 from {username='slave'} at 127.0.0.1:46034
I20260710 11:12:49.400058 13139 raft_consensus.cc:493] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.400934 13139 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.406087 13139 raft_consensus.cc:515] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.407722 13139 leader_election.cc:290] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [CANDIDATE]: Term 3 election: Requested vote from peers 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157), ce582f9ded9b4a2c8bf459430d52a2af (127.8.246.195:36335)
I20260710 11:12:49.408239 13066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "587794e4a5d14836a4cbca61c2d0aa55"
I20260710 11:12:49.408648 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a337facc5c483d9f431c8cbc36b879" candidate_uuid: "5026f05f865c4c71abfef1d310482900" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce582f9ded9b4a2c8bf459430d52a2af"
I20260710 11:12:49.408883 13066 raft_consensus.cc:3055] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:49.409241 13214 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.409279 13066 raft_consensus.cc:740] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 587794e4a5d14836a4cbca61c2d0aa55, State: Running, Role: LEADER
I20260710 11:12:49.410300 13066 consensus_queue.cc:260] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.411624 13066 raft_consensus.cc:3060] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:49.414112 13214 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:49.415017 13110 leader_election.cc:304] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [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: 5026f05f865c4c71abfef1d310482900, ce582f9ded9b4a2c8bf459430d52a2af; no voters: 
I20260710 11:12:49.415606 13596 raft_consensus.cc:2804] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:49.416029 13596 raft_consensus.cc:697] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Becoming Leader. State: Replica: 5026f05f865c4c71abfef1d310482900, State: Running, Role: LEADER
I20260710 11:12:49.416728 13596 consensus_queue.cc:237] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [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: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } }
I20260710 11:12:49.422149 13066 raft_consensus.cc:2468] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5026f05f865c4c71abfef1d310482900 in term 3.
I20260710 11:12:49.424595 12966 catalog_manager.cc:5697] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 reported cstate change: term changed from 2 to 3, leader changed from 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193) to 5026f05f865c4c71abfef1d310482900 (127.8.246.194). New cstate: current_term: 3 leader_uuid: "5026f05f865c4c71abfef1d310482900" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5026f05f865c4c71abfef1d310482900" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.727586 13214 raft_consensus.cc:1275] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.728883 13596 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.738178 13066 raft_consensus.cc:1275] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.739874 13596 consensus_queue.cc:1048] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.850250 13066 raft_consensus.cc:1275] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.851567 13478 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587794e4a5d14836a4cbca61c2d0aa55" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 37157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.863683 13214 raft_consensus.cc:1275] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Refusing update from remote peer 5026f05f865c4c71abfef1d310482900: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:49.865147 13478 consensus_queue.cc:1048] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce582f9ded9b4a2c8bf459430d52a2af" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:49.932021  9179 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:12:49.939779  9179 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:12:49.940284  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:49.948122  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:12:49.948571  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:50.978516  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:12:51.006376  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.007310  9179 tablet_replica.cc:333] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.008389  9179 raft_consensus.cc:2243] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.009017  9179 raft_consensus.cc:2272] T e7112750ad4f48569ff6733844ecde5d P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.011662  9179 tablet_replica.cc:333] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.012535  9179 raft_consensus.cc:2243] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.013068  9179 raft_consensus.cc:2272] T 152f15e00e474afb800e122f6de88bc2 P 587794e4a5d14836a4cbca61c2d0aa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.015580  9179 tablet_replica.cc:333] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.016435  9179 raft_consensus.cc:2243] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.017031  9179 raft_consensus.cc:2272] T a5524db2538d486881ea9839d94d1847 P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.019460  9179 tablet_replica.cc:333] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.020224  9179 raft_consensus.cc:2243] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.020812  9179 raft_consensus.cc:2272] T 3e504e326ff24ee2b0ec1f66977d2035 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.022250 13181 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:12:51.024399  9179 tablet_replica.cc:333] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
W20260710 11:12:51.025053 13181 consensus_peers.cc:597] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.025354  9179 raft_consensus.cc:2243] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.025890  9179 raft_consensus.cc:2272] T 904f4f2668244dc8ab61c54fd457aaef P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.028258  9179 tablet_replica.cc:333] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.029022  9179 raft_consensus.cc:2243] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.029943  9179 raft_consensus.cc:2272] T d91118bdb9b340d699baf1fa484642df P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.032335  9179 tablet_replica.cc:333] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.033151  9179 raft_consensus.cc:2243] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.033707  9179 raft_consensus.cc:2272] T 3f968bb9a6f94718b78ef29072c1b03d P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.036185  9179 tablet_replica.cc:333] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.036993  9179 raft_consensus.cc:2243] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.037528  9179 raft_consensus.cc:2272] T a7aea5bc47d741329369a571d1f1bc92 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.039995  9179 tablet_replica.cc:333] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.040808  9179 raft_consensus.cc:2243] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.041810  9179 raft_consensus.cc:2272] T 8464497fd1ba471dbb44a110266b27b3 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.044416  9179 tablet_replica.cc:333] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.045167  9179 raft_consensus.cc:2243] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.045645  9179 raft_consensus.cc:2272] T 68a337facc5c483d9f431c8cbc36b879 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.047992  9179 tablet_replica.cc:333] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.048693  9179 raft_consensus.cc:2243] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.049583  9179 raft_consensus.cc:2272] T 6e5a2a5c66654e94a868395cfed4c194 P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.052140  9179 tablet_replica.cc:333] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.052898  9179 raft_consensus.cc:2243] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.053447  9179 raft_consensus.cc:2272] T 9c162ed68c934fdcaf9c4a80bad20a5c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.055903  9179 tablet_replica.cc:333] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.056656  9179 raft_consensus.cc:2243] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.057163  9179 raft_consensus.cc:2272] T 94727383519544e2b5518fa9351de70b P 587794e4a5d14836a4cbca61c2d0aa55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.059648  9179 tablet_replica.cc:333] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.060408  9179 raft_consensus.cc:2243] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.061342  9179 raft_consensus.cc:2272] T f869cc0c44bd46dbac8874bac0d7df4c P 587794e4a5d14836a4cbca61c2d0aa55 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.063751  9179 tablet_replica.cc:333] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.064456  9179 raft_consensus.cc:2243] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.065377  9179 raft_consensus.cc:2272] T a14b23df81204c7eb15ad3c6a2cfacf7 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.067947  9179 tablet_replica.cc:333] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.068611  9179 raft_consensus.cc:2243] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.069224  9179 raft_consensus.cc:2272] T 93dae80eb8ae4382a9f683db5a51e398 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.071586  9179 tablet_replica.cc:333] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.072285  9179 raft_consensus.cc:2243] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.072814  9179 raft_consensus.cc:2272] T cfcea745fd2747028a330af8ef7b31c8 P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.075275  9179 tablet_replica.cc:333] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55: stopping tablet replica
I20260710 11:12:51.075897  9179 raft_consensus.cc:2243] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.076839  9179 raft_consensus.cc:2272] T 9b3540f35fac44e1981e21ac2a76350c P 587794e4a5d14836a4cbca61c2d0aa55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.119980  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
W20260710 11:12:51.142515 13181 consensus_peers.cc:597] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:51.146929 13107 consensus_peers.cc:597] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.163534  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
W20260710 11:12:51.179632 13107 consensus_peers.cc:597] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:51.208250 13107 consensus_peers.cc:597] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.209270  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.211557  9179 tablet_replica.cc:333] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.212443  9179 raft_consensus.cc:2243] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.212953  9179 raft_consensus.cc:2272] T 152f15e00e474afb800e122f6de88bc2 P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.214242 13181 consensus_peers.cc:597] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.215062  9179 tablet_replica.cc:333] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.215816  9179 raft_consensus.cc:2243] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.216612  9179 raft_consensus.cc:2272] T e7112750ad4f48569ff6733844ecde5d P 5026f05f865c4c71abfef1d310482900 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.218375  9179 tablet_replica.cc:333] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.218902  9179 raft_consensus.cc:2243] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.219318  9179 raft_consensus.cc:2272] T a5524db2538d486881ea9839d94d1847 P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.221092  9179 tablet_replica.cc:333] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.221607  9179 raft_consensus.cc:2243] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.221975  9179 raft_consensus.cc:2272] T 904f4f2668244dc8ab61c54fd457aaef P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.224341  9179 tablet_replica.cc:333] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.225013  9179 raft_consensus.cc:2243] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.225452  9179 raft_consensus.cc:2272] T d91118bdb9b340d699baf1fa484642df P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.227742  9179 tablet_replica.cc:333] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.228566  9179 raft_consensus.cc:2243] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.229034  9179 raft_consensus.cc:2272] T 3f968bb9a6f94718b78ef29072c1b03d P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.231117  9179 tablet_replica.cc:333] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.231652  9179 raft_consensus.cc:2243] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.232409  9179 raft_consensus.cc:2272] T a7aea5bc47d741329369a571d1f1bc92 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.234278 13107 consensus_peers.cc:597] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.234543  9179 tablet_replica.cc:333] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.235111  9179 raft_consensus.cc:2243] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.235445  9179 raft_consensus.cc:2272] T 6e5a2a5c66654e94a868395cfed4c194 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.237267  9179 tablet_replica.cc:333] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.237779  9179 raft_consensus.cc:2243] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.238390  9179 raft_consensus.cc:2272] T 68a337facc5c483d9f431c8cbc36b879 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.240437  9179 tablet_replica.cc:333] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.241197  9179 raft_consensus.cc:2243] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.241814  9179 raft_consensus.cc:2272] T 8464497fd1ba471dbb44a110266b27b3 P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.244194  9179 tablet_replica.cc:333] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
W20260710 11:12:51.244333 13181 consensus_peers.cc:597] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 587794e4a5d14836a4cbca61c2d0aa55 (127.8.246.193:37157): Couldn't send request to peer 587794e4a5d14836a4cbca61c2d0aa55. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:37157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.244832  9179 raft_consensus.cc:2243] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.245201  9179 raft_consensus.cc:2272] T cfcea745fd2747028a330af8ef7b31c8 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.246850  9179 tablet_replica.cc:333] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.247282  9179 raft_consensus.cc:2243] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.248210  9179 raft_consensus.cc:2272] T 93dae80eb8ae4382a9f683db5a51e398 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.249869  9179 tablet_replica.cc:333] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.250305  9179 raft_consensus.cc:2243] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.250627  9179 raft_consensus.cc:2272] T a14b23df81204c7eb15ad3c6a2cfacf7 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.252820  9179 tablet_replica.cc:333] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.253669  9179 raft_consensus.cc:2243] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.254274  9179 raft_consensus.cc:2272] T f869cc0c44bd46dbac8874bac0d7df4c P 5026f05f865c4c71abfef1d310482900 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.257372  9179 tablet_replica.cc:333] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.258140  9179 raft_consensus.cc:2243] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.258688  9179 raft_consensus.cc:2272] T 9b3540f35fac44e1981e21ac2a76350c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.260978  9179 tablet_replica.cc:333] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.261513  9179 raft_consensus.cc:2243] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.262511  9179 raft_consensus.cc:2272] T 3e504e326ff24ee2b0ec1f66977d2035 P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.263490 13183 consensus_peers.cc:597] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Couldn't send request to peer 5026f05f865c4c71abfef1d310482900. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.264750  9179 tablet_replica.cc:333] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.265446  9179 raft_consensus.cc:2243] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.265877  9179 raft_consensus.cc:2272] T 9c162ed68c934fdcaf9c4a80bad20a5c P 5026f05f865c4c71abfef1d310482900 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.266392 13183 consensus_peers.cc:597] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Couldn't send request to peer 5026f05f865c4c71abfef1d310482900. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.267688  9179 tablet_replica.cc:333] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900: stopping tablet replica
I20260710 11:12:51.268191  9179 raft_consensus.cc:2243] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.268882  9179 raft_consensus.cc:2272] T 94727383519544e2b5518fa9351de70b P 5026f05f865c4c71abfef1d310482900 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.296156 13183 consensus_peers.cc:597] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af -> Peer 5026f05f865c4c71abfef1d310482900 (127.8.246.194:44569): Couldn't send request to peer 5026f05f865c4c71abfef1d310482900. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:44569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.299041  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:12:51.345508  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
I20260710 11:12:51.377008  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.377679  9179 tablet_replica.cc:333] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.378261  9179 raft_consensus.cc:2243] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.379009  9179 raft_consensus.cc:2272] T 152f15e00e474afb800e122f6de88bc2 P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.380945  9179 tablet_replica.cc:333] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.381486  9179 raft_consensus.cc:2243] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.382165  9179 raft_consensus.cc:2272] T a5524db2538d486881ea9839d94d1847 P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.383891  9179 tablet_replica.cc:333] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.384446  9179 raft_consensus.cc:2243] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.385123  9179 raft_consensus.cc:2272] T 904f4f2668244dc8ab61c54fd457aaef P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.386816  9179 tablet_replica.cc:333] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.387308  9179 raft_consensus.cc:2243] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.387712  9179 raft_consensus.cc:2272] T e7112750ad4f48569ff6733844ecde5d P ce582f9ded9b4a2c8bf459430d52a2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.389428  9179 tablet_replica.cc:333] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.389886  9179 raft_consensus.cc:2243] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.390317  9179 raft_consensus.cc:2272] T 3e504e326ff24ee2b0ec1f66977d2035 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.391860  9179 tablet_replica.cc:333] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.392388  9179 raft_consensus.cc:2243] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.392798  9179 raft_consensus.cc:2272] T d91118bdb9b340d699baf1fa484642df P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.394341  9179 tablet_replica.cc:333] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.394819  9179 raft_consensus.cc:2243] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.395512  9179 raft_consensus.cc:2272] T 3f968bb9a6f94718b78ef29072c1b03d P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.397404  9179 tablet_replica.cc:333] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.397876  9179 raft_consensus.cc:2243] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.398249  9179 raft_consensus.cc:2272] T 9b3540f35fac44e1981e21ac2a76350c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.399870  9179 tablet_replica.cc:333] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.400413  9179 raft_consensus.cc:2243] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.400831  9179 raft_consensus.cc:2272] T f869cc0c44bd46dbac8874bac0d7df4c P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.402406  9179 tablet_replica.cc:333] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.402880  9179 raft_consensus.cc:2243] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.403266  9179 raft_consensus.cc:2272] T a14b23df81204c7eb15ad3c6a2cfacf7 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.404913  9179 tablet_replica.cc:333] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.405402  9179 raft_consensus.cc:2243] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.405833  9179 raft_consensus.cc:2272] T 93dae80eb8ae4382a9f683db5a51e398 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.407517  9179 tablet_replica.cc:333] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.408133  9179 raft_consensus.cc:2243] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.408593  9179 raft_consensus.cc:2272] T 68a337facc5c483d9f431c8cbc36b879 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.410257  9179 tablet_replica.cc:333] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.410730  9179 raft_consensus.cc:2243] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.411191  9179 raft_consensus.cc:2272] T 6e5a2a5c66654e94a868395cfed4c194 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.412848  9179 tablet_replica.cc:333] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.413329  9179 raft_consensus.cc:2243] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.413785  9179 raft_consensus.cc:2272] T 8464497fd1ba471dbb44a110266b27b3 P ce582f9ded9b4a2c8bf459430d52a2af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.415475  9179 tablet_replica.cc:333] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.416013  9179 raft_consensus.cc:2243] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.416674  9179 raft_consensus.cc:2272] T cfcea745fd2747028a330af8ef7b31c8 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.418273  9179 tablet_replica.cc:333] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.418720  9179 raft_consensus.cc:2243] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.419363  9179 raft_consensus.cc:2272] T 9c162ed68c934fdcaf9c4a80bad20a5c P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.421132  9179 tablet_replica.cc:333] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.421612  9179 raft_consensus.cc:2243] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.421996  9179 raft_consensus.cc:2272] T 94727383519544e2b5518fa9351de70b P ce582f9ded9b4a2c8bf459430d52a2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.423653  9179 tablet_replica.cc:333] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af: stopping tablet replica
I20260710 11:12:51.424105  9179 raft_consensus.cc:2243] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.424463  9179 raft_consensus.cc:2272] T a7aea5bc47d741329369a571d1f1bc92 P ce582f9ded9b4a2c8bf459430d52a2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.462340  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:12:51.492051  9179 master.cc:562] Master@127.8.246.254:45765 shutting down...
I20260710 11:12:51.512885  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.513401  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.513731  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P d657616943f64fe08d335c060e66b635: stopping tablet replica
I20260710 11:12:51.559590  9179 master.cc:584] Master@127.8.246.254:45765 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16044 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:12:51.605988  9179 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.246.254:35033
I20260710 11:12:51.606977  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:51.612279 13615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.612447 13614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.612783 13617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:51.614020  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:51.614796  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:51.614975  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:51.615090  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681971615079 us; error 0 us; skew 500 ppm
I20260710 11:12:51.615540  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:51.618055  9179 webserver.cc:533] Webserver started at http://127.8.246.254:34275/ using document root <none> and password file <none>
I20260710 11:12:51.618443  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:51.618582  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:51.618777  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:51.619709  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/master-0-root/instance:
uuid: "082d0c5c6c6243c29e9632e6713bfad8"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:51.623623  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:51.626565 13622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:51.627243  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:51.627463  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/master-0-root
uuid: "082d0c5c6c6243c29e9632e6713bfad8"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:51.627679  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:51.647212  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:51.648273  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:51.685253  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.254:35033
I20260710 11:12:51.685365 13673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.254:35033 every 8 connection(s)
I20260710 11:12:51.688879 13674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:51.698448 13674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: Bootstrap starting.
I20260710 11:12:51.702824 13674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:51.706712 13674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: No bootstrap required, opened a new log
I20260710 11:12:51.708717 13674 raft_consensus.cc:359] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER }
I20260710 11:12:51.709081 13674 raft_consensus.cc:385] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:51.709313 13674 raft_consensus.cc:740] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 082d0c5c6c6243c29e9632e6713bfad8, State: Initialized, Role: FOLLOWER
I20260710 11:12:51.709842 13674 consensus_queue.cc:260] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER }
I20260710 11:12:51.710280 13674 raft_consensus.cc:399] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:51.710500 13674 raft_consensus.cc:493] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:51.710772 13674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:51.714754 13674 raft_consensus.cc:515] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER }
I20260710 11:12:51.715220 13674 leader_election.cc:304] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [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: 082d0c5c6c6243c29e9632e6713bfad8; no voters: 
I20260710 11:12:51.716226 13674 leader_election.cc:290] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:51.716735 13677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:51.717988 13677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 1 LEADER]: Becoming Leader. State: Replica: 082d0c5c6c6243c29e9632e6713bfad8, State: Running, Role: LEADER
I20260710 11:12:51.718686 13677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [LEADER]: Queue going to LEADER mode. State: All 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: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER }
I20260710 11:12:51.718925 13674 sys_catalog.cc:565] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:51.723043 13679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 082d0c5c6c6243c29e9632e6713bfad8. Latest consensus state: current_term: 1 leader_uuid: "082d0c5c6c6243c29e9632e6713bfad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER } }
I20260710 11:12:51.723711 13679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:51.723469 13678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "082d0c5c6c6243c29e9632e6713bfad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "082d0c5c6c6243c29e9632e6713bfad8" member_type: VOTER } }
I20260710 11:12:51.724243 13678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:51.726861 13685 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:51.731737 13685 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:51.734356  9179 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:51.739818 13685 catalog_manager.cc:1383] Generated new cluster ID: 3ac8e4a768064aa28838a207e62b5138
I20260710 11:12:51.740126 13685 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:51.781939 13685 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:51.783201 13685 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:51.805246 13685 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: Generated new TSK 0
I20260710 11:12:51.805823 13685 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:51.865046  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:51.870530 13695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.871726 13696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.873272 13698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:51.873394  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:51.874387  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:51.874567  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:51.874687  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681971874676 us; error 0 us; skew 500 ppm
I20260710 11:12:51.875108  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:51.877192  9179 webserver.cc:533] Webserver started at http://127.8.246.193:34455/ using document root <none> and password file <none>
I20260710 11:12:51.877614  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:51.877763  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:51.877959  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:51.878903  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-0-root/instance:
uuid: "7104802dea4641909ae1ee7f02b68600"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:51.882845  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260710 11:12:51.885890 13703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:51.886634  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:51.886873  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-0-root
uuid: "7104802dea4641909ae1ee7f02b68600"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:51.887106  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:51.925419  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:51.926540  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:51.927896  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:51.930181  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:51.930346  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:51.930616  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:51.930784  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:51.969386  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.193:46741
I20260710 11:12:51.969489 13765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.193:46741 every 8 connection(s)
I20260710 11:12:51.974195  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:51.980698 13770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.982193 13771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:51.984212 13773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:51.984665  9179 server_base.cc:1061] running on GCE node
I20260710 11:12:51.986241  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:51.986415  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:51.986608  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681971986577 us; error 0 us; skew 500 ppm
I20260710 11:12:51.987298  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:51.989143 13766 heartbeater.cc:344] Connected to a master server at 127.8.246.254:35033
I20260710 11:12:51.989466 13766 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:51.989952  9179 webserver.cc:533] Webserver started at http://127.8.246.194:32913/ using document root <none> and password file <none>
I20260710 11:12:51.990262 13766 heartbeater.cc:507] Master 127.8.246.254:35033 requested a full tablet report, sending...
I20260710 11:12:51.990444  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:51.990725  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:51.990981  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:51.992446  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-1-root/instance:
uuid: "662b94bf7d7f4f2cbee2d2014db20142"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:51.992404 13639 ts_manager.cc:194] Registered new tserver with Master: 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741)
I20260710 11:12:51.994995 13639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52900
I20260710 11:12:51.998001  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:12:52.001180 13778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.001853  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:52.002132  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-1-root
uuid: "662b94bf7d7f4f2cbee2d2014db20142"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-gg25"
I20260710 11:12:52.002386  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:52.022013  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.023128  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.024590  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:52.026654  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:52.026831  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.027098  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:52.027241  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.066534  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.194:35521
I20260710 11:12:52.066629 13840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.194:35521 every 8 connection(s)
I20260710 11:12:52.071208  9179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:52.077307 13844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:52.077806 13845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:52.085538  9179 server_base.cc:1061] running on GCE node
W20260710 11:12:52.085676 13847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:52.086820  9179 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:52.087096  9179 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:52.087320  9179 hybrid_clock.cc:648] HybridClock initialized: now 1783681972087302 us; error 0 us; skew 500 ppm
I20260710 11:12:52.088047  9179 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:52.088153 13841 heartbeater.cc:344] Connected to a master server at 127.8.246.254:35033
I20260710 11:12:52.088608 13841 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:52.089381 13841 heartbeater.cc:507] Master 127.8.246.254:35033 requested a full tablet report, sending...
I20260710 11:12:52.090838  9179 webserver.cc:533] Webserver started at http://127.8.246.195:43493/ using document root <none> and password file <none>
I20260710 11:12:52.091481  9179 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:52.091403 13639 ts_manager.cc:194] Registered new tserver with Master: 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:52.091835  9179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:52.092211  9179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:52.093289 13639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52912
I20260710 11:12:52.093678  9179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-2-root/instance:
uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-gg25"
I20260710 11:12:52.098363  9179 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:52.101418 13852 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.102180  9179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:52.102490  9179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-2-root
uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-gg25"
I20260710 11:12:52.102762  9179 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiAsjLm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681873239114-9179-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:52.119709  9179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.120841  9179 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.122154  9179 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:52.124235  9179 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:52.124444  9179 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.124681  9179 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:52.124848  9179 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.164534  9179 rpc_server.cc:307] RPC server started. Bound to: 127.8.246.195:37627
I20260710 11:12:52.164628 13914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.246.195:37627 every 8 connection(s)
I20260710 11:12:52.177420 13915 heartbeater.cc:344] Connected to a master server at 127.8.246.254:35033
I20260710 11:12:52.177819 13915 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:52.178418 13915 heartbeater.cc:507] Master 127.8.246.254:35033 requested a full tablet report, sending...
I20260710 11:12:52.180271 13639 ts_manager.cc:194] Registered new tserver with Master: f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:52.180851  9179 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013166496s
I20260710 11:12:52.181532 13639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52914
I20260710 11:12:52.203045 13639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52930:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:52.205662 13639 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:52.272714 13806 tablet_service.cc:1511] Processing CreateTablet for tablet 2d78ac2348294381986040f463ed2027 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:52.274128 13806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d78ac2348294381986040f463ed2027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.282775 13805 tablet_service.cc:1511] Processing CreateTablet for tablet e3d563fae4a74fd8a099061394770cfc (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:52.284214 13805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d563fae4a74fd8a099061394770cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.295094 13804 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcc263aa3ac426381b1f889bfb9e2e2 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:52.296500 13804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcc263aa3ac426381b1f889bfb9e2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.298686 13731 tablet_service.cc:1511] Processing CreateTablet for tablet 2d78ac2348294381986040f463ed2027 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:52.300161 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d78ac2348294381986040f463ed2027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.299731 13729 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcc263aa3ac426381b1f889bfb9e2e2 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:52.300519 13728 tablet_service.cc:1511] Processing CreateTablet for tablet d347965198624496963e1ce10a0ecb73 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:52.301198 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcc263aa3ac426381b1f889bfb9e2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.301805 13728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347965198624496963e1ce10a0ecb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.302295 13730 tablet_service.cc:1511] Processing CreateTablet for tablet e3d563fae4a74fd8a099061394770cfc (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:52.303221 13880 tablet_service.cc:1511] Processing CreateTablet for tablet 2d78ac2348294381986040f463ed2027 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:52.303753 13730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d563fae4a74fd8a099061394770cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.305049 13879 tablet_service.cc:1511] Processing CreateTablet for tablet e3d563fae4a74fd8a099061394770cfc (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:52.306818 13878 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcc263aa3ac426381b1f889bfb9e2e2 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:52.308357 13880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d78ac2348294381986040f463ed2027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.315008 13879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d563fae4a74fd8a099061394770cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.324303 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcc263aa3ac426381b1f889bfb9e2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.326942 13877 tablet_service.cc:1511] Processing CreateTablet for tablet d347965198624496963e1ce10a0ecb73 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:52.330638 13729 tablet_service.cc:1511] Processing CreateTablet for tablet 789aca457fa24f1dbc497cde3fd472e9 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:52.332053 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789aca457fa24f1dbc497cde3fd472e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.335999 13803 tablet_service.cc:1511] Processing CreateTablet for tablet 789aca457fa24f1dbc497cde3fd472e9 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:52.337692 13803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789aca457fa24f1dbc497cde3fd472e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.332374 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347965198624496963e1ce10a0ecb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.341820 13876 tablet_service.cc:1511] Processing CreateTablet for tablet 789aca457fa24f1dbc497cde3fd472e9 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:52.343515 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789aca457fa24f1dbc497cde3fd472e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.346844 13730 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa2e6d8b89e411585a298b5e9aad9db (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:52.348398 13730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa2e6d8b89e411585a298b5e9aad9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.361511 13931 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.371888 13802 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa2e6d8b89e411585a298b5e9aad9db (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:52.373216 13802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa2e6d8b89e411585a298b5e9aad9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.377060 13875 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa2e6d8b89e411585a298b5e9aad9db (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:52.378373 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa2e6d8b89e411585a298b5e9aad9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.382831 13728 tablet_service.cc:1511] Processing CreateTablet for tablet ed8658b5f0f34c9b9c09e866cf09cda6 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:52.384094 13728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8658b5f0f34c9b9c09e866cf09cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.385838 13801 tablet_service.cc:1511] Processing CreateTablet for tablet ed8658b5f0f34c9b9c09e866cf09cda6 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:52.387310 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8658b5f0f34c9b9c09e866cf09cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.391247 13931 tablet_bootstrap.cc:654] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.398363 13874 tablet_service.cc:1511] Processing CreateTablet for tablet ed8658b5f0f34c9b9c09e866cf09cda6 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:52.399699 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8658b5f0f34c9b9c09e866cf09cda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.404995 13805 tablet_service.cc:1511] Processing CreateTablet for tablet d347965198624496963e1ce10a0ecb73 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:52.405838 13731 tablet_service.cc:1511] Processing CreateTablet for tablet 805fa33400aa4d70873824a6693394eb (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:52.406235 13805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d347965198624496963e1ce10a0ecb73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.407051 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805fa33400aa4d70873824a6693394eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.408226 13933 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.420861 13800 tablet_service.cc:1511] Processing CreateTablet for tablet 805fa33400aa4d70873824a6693394eb (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:52.422145 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805fa33400aa4d70873824a6693394eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.422567 13933 tablet_bootstrap.cc:654] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.434872 13877 tablet_service.cc:1511] Processing CreateTablet for tablet 805fa33400aa4d70873824a6693394eb (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:52.436318 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805fa33400aa4d70873824a6693394eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.436918 13728 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8432d5183e4ce29e25c7332b055d09 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:52.438118 13728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8432d5183e4ce29e25c7332b055d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.447962 13879 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8432d5183e4ce29e25c7332b055d09 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:52.449198 13879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8432d5183e4ce29e25c7332b055d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.449548 13931 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.450006 13800 tablet_service.cc:1511] Processing CreateTablet for tablet 4a8432d5183e4ce29e25c7332b055d09 (DEFAULT_TABLE table=test-workload [id=b21ceb199ce14bc0a49542688d9ac0a6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:52.460304 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a8432d5183e4ce29e25c7332b055d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.466542 13930 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.450035 13931 ts_tablet_manager.cc:1403] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.000s
I20260710 11:12:52.469745 13931 raft_consensus.cc:359] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.470449 13931 raft_consensus.cc:385] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.470749 13931 raft_consensus.cc:740] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.473016 13930 tablet_bootstrap.cc:654] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.474270 13931 consensus_queue.cc:260] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.481303 13766 heartbeater.cc:499] Master 127.8.246.254:35033 was elected leader, sending a full tablet report...
I20260710 11:12:52.482928 13933 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.483520 13933 ts_tablet_manager.cc:1403] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.007s
I20260710 11:12:52.485275 13931 ts_tablet_manager.cc:1434] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:12:52.486217 13931 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.487499 13933 raft_consensus.cc:359] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.488505 13933 raft_consensus.cc:385] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.488873 13933 raft_consensus.cc:740] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.489823 13933 consensus_queue.cc:260] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.493647 13931 tablet_bootstrap.cc:654] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.507071 13930 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.507766 13930 ts_tablet_manager.cc:1403] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.029s
I20260710 11:12:52.511541 13930 raft_consensus.cc:359] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.512560 13930 raft_consensus.cc:385] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.513000 13930 raft_consensus.cc:740] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.514086 13930 consensus_queue.cc:260] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.517760 13915 heartbeater.cc:499] Master 127.8.246.254:35033 was elected leader, sending a full tablet report...
I20260710 11:12:52.518337 13933 ts_tablet_manager.cc:1434] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.027s
I20260710 11:12:52.519249 13933 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.526031 13933 tablet_bootstrap.cc:654] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.538585 13931 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.538868 13933 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.539085 13931 ts_tablet_manager.cc:1403] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.008s
I20260710 11:12:52.539518 13933 ts_tablet_manager.cc:1403] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:12:52.542266 13931 raft_consensus.cc:359] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.543133 13931 raft_consensus.cc:385] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.543418 13931 raft_consensus.cc:740] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.543494 13933 raft_consensus.cc:359] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.544688 13933 raft_consensus.cc:385] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.544557 13931 consensus_queue.cc:260] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.545096 13933 raft_consensus.cc:740] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.546866 13931 ts_tablet_manager.cc:1434] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:52.546242 13933 consensus_queue.cc:260] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.548779 13933 ts_tablet_manager.cc:1434] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:12:52.548892 13930 ts_tablet_manager.cc:1434] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.041s	user 0.023s	sys 0.015s
I20260710 11:12:52.549678 13933 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.549777 13930 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.550750 13841 heartbeater.cc:499] Master 127.8.246.254:35033 was elected leader, sending a full tablet report...
I20260710 11:12:52.550911 13931 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.556304 13930 tablet_bootstrap.cc:654] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.556304 13933 tablet_bootstrap.cc:654] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.558053 13931 tablet_bootstrap.cc:654] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.569993 13931 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.570457 13931 ts_tablet_manager.cc:1403] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 11:12:52.574280 13937 raft_consensus.cc:493] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.574783 13937 raft_consensus.cc:515] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.580943 13937 leader_election.cc:290] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:52.594069 13931 raft_consensus.cc:359] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.594928 13931 raft_consensus.cc:385] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.595227 13931 raft_consensus.cc:740] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.597329 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:52.598182 13931 consensus_queue.cc:260] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
W20260710 11:12:52.599259 13854 leader_election.cc:343] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.610584 13931 ts_tablet_manager.cc:1434] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:12:52.611688 13931 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.617532 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
W20260710 11:12:52.619091 13855 leader_election.cc:343] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.619545 13855 leader_election.cc:304] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0b3154e5f654e6b80c84d10869fc3e0; no voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:52.620421 13937 raft_consensus.cc:2749] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:52.623667 13931 tablet_bootstrap.cc:654] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.625754 13935 raft_consensus.cc:493] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.626256 13935 raft_consensus.cc:515] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.628876 13935 leader_election.cc:290] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:52.709079 13935 raft_consensus.cc:493] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.709578 13935 raft_consensus.cc:515] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.711563 13935 leader_election.cc:290] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
W20260710 11:12:52.729348 13687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:52.739600 13930 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.740221 13930 ts_tablet_manager.cc:1403] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.191s	user 0.030s	sys 0.030s
I20260710 11:12:52.741470 13931 tablet_bootstrap.cc:492] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.741966 13931 ts_tablet_manager.cc:1403] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.000s
I20260710 11:12:52.743280 13930 raft_consensus.cc:359] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.744074 13930 raft_consensus.cc:385] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.744377 13930 raft_consensus.cc:740] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.745105 13930 consensus_queue.cc:260] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.746192 13931 raft_consensus.cc:359] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.746925 13931 raft_consensus.cc:385] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.747193 13930 ts_tablet_manager.cc:1434] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:12:52.747236 13931 raft_consensus.cc:740] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.748373 13930 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.750130 13931 consensus_queue.cc:260] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.753299 13931 ts_tablet_manager.cc:1434] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:52.754243 13931 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.754626 13930 tablet_bootstrap.cc:654] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.760278 13931 tablet_bootstrap.cc:654] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.760821 13933 tablet_bootstrap.cc:492] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.761511 13933 ts_tablet_manager.cc:1403] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.212s	user 0.031s	sys 0.051s
I20260710 11:12:52.765126 13933 raft_consensus.cc:359] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.765865 13933 raft_consensus.cc:385] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.766213 13933 raft_consensus.cc:740] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.766304 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:52.767125 13933 consensus_queue.cc:260] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.767825 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d78ac2348294381986040f463ed2027" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:52.768702 13815 raft_consensus.cc:2468] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:52.769807 13933 ts_tablet_manager.cc:1434] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:12:52.770560 13705 leader_election.cc:343] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.770865 13933 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.771273 13705 leader_election.cc:304] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:52.772078 13935 raft_consensus.cc:2804] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.772423 13935 raft_consensus.cc:493] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.772773 13935 raft_consensus.cc:3060] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.778127 13933 tablet_bootstrap.cc:654] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.780910 13931 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.780876 13935 raft_consensus.cc:515] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.781508 13931 ts_tablet_manager.cc:1403] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 11:12:52.782902 13935 leader_election.cc:290] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:52.784478 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d78ac2348294381986040f463ed2027" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:52.784708 13930 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.785068 13815 raft_consensus.cc:3060] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.785341 13930 ts_tablet_manager.cc:1403] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260710 11:12:52.789510 13930 raft_consensus.cc:359] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.790447 13930 raft_consensus.cc:385] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.790823 13930 raft_consensus.cc:740] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.793267 13815 raft_consensus.cc:2468] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:52.795730 13705 leader_election.cc:304] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:52.796543 13935 raft_consensus.cc:2804] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:52.796733 13931 raft_consensus.cc:359] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.797461 13931 raft_consensus.cc:385] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.797742 13931 raft_consensus.cc:740] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.800451 13890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:52.798789 13931 consensus_queue.cc:260] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.801082 13890 raft_consensus.cc:2468] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:52.801607 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d78ac2348294381986040f463ed2027" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:52.802209 13889 raft_consensus.cc:2468] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:52.802481 13705 leader_election.cc:304] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [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: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:52.803287 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d78ac2348294381986040f463ed2027" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:52.803892 13888 raft_consensus.cc:3060] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.805893 13933 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.807780 13933 ts_tablet_manager.cc:1403] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.010s
I20260710 11:12:52.811069 13933 raft_consensus.cc:359] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.812275 13888 raft_consensus.cc:2468] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:52.791848 13930 consensus_queue.cc:260] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.815603 13933 raft_consensus.cc:385] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.816280 13931 ts_tablet_manager.cc:1434] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.005s
I20260710 11:12:52.821022 13953 raft_consensus.cc:2804] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.821211 13931 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.821493 13953 raft_consensus.cc:493] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.821986 13953 raft_consensus.cc:3060] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.822934 13930 ts_tablet_manager.cc:1434] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260710 11:12:52.824263 13952 raft_consensus.cc:493] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.824869 13952 raft_consensus.cc:515] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.826340 13930 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.816282 13933 raft_consensus.cc:740] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.829360 13953 raft_consensus.cc:515] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.830137 13935 raft_consensus.cc:697] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:52.831040 13935 consensus_queue.cc:237] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } }
I20260710 11:12:52.833112 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:52.828768 13933 consensus_queue.cc:260] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.834281 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:52.835953 13933 ts_tablet_manager.cc:1434] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:12:52.837471 13930 tablet_bootstrap.cc:654] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.831861 13952 leader_election.cc:290] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
W20260710 11:12:52.838907 13705 leader_election.cc:343] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:52.839604 13705 leader_election.cc:343] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.840991 13931 tablet_bootstrap.cc:654] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.841403 13953 leader_election.cc:290] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:52.842134 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:52.842379 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:52.842923 13889 raft_consensus.cc:3060] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:52.843596 13705 leader_election.cc:343] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.844050 13705 leader_election.cc:304] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600; no voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:52.845108 13953 raft_consensus.cc:2749] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:52.846354 13933 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.852658 13933 tablet_bootstrap.cc:654] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.856739 13931 tablet_bootstrap.cc:492] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.856853 13889 raft_consensus.cc:2468] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:52.857293 13931 ts_tablet_manager.cc:1403] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260710 11:12:52.858153 13705 leader_election.cc:304] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [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: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:52.859434 13636 catalog_manager.cc:5697] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:52.860366 13931 raft_consensus.cc:359] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.861063 13931 raft_consensus.cc:385] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.861374 13931 raft_consensus.cc:740] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.862181 13931 consensus_queue.cc:260] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.863268 13953 raft_consensus.cc:2804] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:52.863803 13953 raft_consensus.cc:697] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:52.864881 13953 consensus_queue.cc:237] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.871222 13933 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.871979 13933 ts_tablet_manager.cc:1403] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260710 11:12:52.872325 13931 ts_tablet_manager.cc:1434] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:12:52.873520 13931 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.876145 13933 raft_consensus.cc:359] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.877187 13933 raft_consensus.cc:385] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.877630 13933 raft_consensus.cc:740] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.878729 13933 consensus_queue.cc:260] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.883816 13931 tablet_bootstrap.cc:654] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.887348 13930 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.887832 13930 ts_tablet_manager.cc:1403] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.013s
I20260710 11:12:52.889423 13933 ts_tablet_manager.cc:1434] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:12:52.890705 13930 raft_consensus.cc:359] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.891419 13930 raft_consensus.cc:385] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.891753 13930 raft_consensus.cc:740] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.892583 13930 consensus_queue.cc:260] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.896720 13933 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.897977 13931 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.898463 13931 ts_tablet_manager.cc:1403] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260710 11:12:52.898072 13930 ts_tablet_manager.cc:1434] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:12:52.900906 13930 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.901111 13931 raft_consensus.cc:359] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.901806 13931 raft_consensus.cc:385] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.902093 13931 raft_consensus.cc:740] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.902817 13931 consensus_queue.cc:260] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.904264 13933 tablet_bootstrap.cc:654] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.905004 13931 ts_tablet_manager.cc:1434] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:52.908758 13930 tablet_bootstrap.cc:654] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.912441 13636 catalog_manager.cc:5697] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:52.915483 13931 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.916102 13933 tablet_bootstrap.cc:492] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.916642 13933 ts_tablet_manager.cc:1403] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 11:12:52.920164 13933 raft_consensus.cc:359] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.920863 13933 raft_consensus.cc:385] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.921212 13933 raft_consensus.cc:740] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.922096 13933 consensus_queue.cc:260] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.923794 13931 tablet_bootstrap.cc:654] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.926254 13930 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.926829 13930 ts_tablet_manager.cc:1403] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260710 11:12:52.926946 13933 ts_tablet_manager.cc:1434] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260710 11:12:52.928001 13933 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.930851 13930 raft_consensus.cc:359] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.931771 13930 raft_consensus.cc:385] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.932163 13930 raft_consensus.cc:740] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.933012 13930 consensus_queue.cc:260] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.934346 13933 tablet_bootstrap.cc:654] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.935992 13930 ts_tablet_manager.cc:1434] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:52.937310 13930 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.945658 13930 tablet_bootstrap.cc:654] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.951102 13933 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:52.952420 13933 ts_tablet_manager.cc:1403] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260710 11:12:52.955147 13933 raft_consensus.cc:359] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.955660 13933 raft_consensus.cc:385] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.955906 13933 raft_consensus.cc:740] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.956176 13931 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:52.956175 13930 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:52.956598 13933 consensus_queue.cc:260] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.956945 13931 ts_tablet_manager.cc:1403] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.011s
I20260710 11:12:52.957008 13930 ts_tablet_manager.cc:1403] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260710 11:12:52.959887 13931 raft_consensus.cc:359] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.960345 13933 ts_tablet_manager.cc:1434] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:12:52.960208 13930 raft_consensus.cc:359] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.960556 13931 raft_consensus.cc:385] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.960944 13930 raft_consensus.cc:385] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.960970 13931 raft_consensus.cc:740] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.961392 13930 raft_consensus.cc:740] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.961400 13933 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:52.961890 13931 consensus_queue.cc:260] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.962265 13930 consensus_queue.cc:260] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.964637 13930 ts_tablet_manager.cc:1434] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:52.965562 13930 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:52.966908 13931 ts_tablet_manager.cc:1434] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:52.967792 13931 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:52.968498 13933 tablet_bootstrap.cc:654] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.971534 13930 tablet_bootstrap.cc:654] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.973083 13931 tablet_bootstrap.cc:654] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.994952 13953 raft_consensus.cc:493] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.995469 13953 raft_consensus.cc:515] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:52.998126 13953 leader_election.cc:290] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.000463 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
W20260710 11:12:53.002835 13705 leader_election.cc:343] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:53.002876 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.003549 13816 raft_consensus.cc:2468] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:53.005069 13705 leader_election.cc:304] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [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: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:53.006175 13953 raft_consensus.cc:2804] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.006570 13953 raft_consensus.cc:493] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.006901 13953 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.007018 13930 tablet_bootstrap.cc:492] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:53.007603 13930 ts_tablet_manager.cc:1403] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.021s
I20260710 11:12:53.008364 13931 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:53.008837 13931 ts_tablet_manager.cc:1403] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.025s
I20260710 11:12:53.009760 13933 tablet_bootstrap.cc:492] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:53.010238 13933 ts_tablet_manager.cc:1403] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.006s
I20260710 11:12:53.010501 13930 raft_consensus.cc:359] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.011224 13930 raft_consensus.cc:385] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.011585 13930 raft_consensus.cc:740] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.011298 13931 raft_consensus.cc:359] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.012058 13931 raft_consensus.cc:385] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.012360 13931 raft_consensus.cc:740] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.012446 13930 consensus_queue.cc:260] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.012796 13933 raft_consensus.cc:359] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.013041 13931 consensus_queue.cc:260] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.013520 13933 raft_consensus.cc:385] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.013886 13933 raft_consensus.cc:740] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.013897 13953 raft_consensus.cc:515] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.014746 13933 consensus_queue.cc:260] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.016657 13930 ts_tablet_manager.cc:1434] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:53.016908 13933 ts_tablet_manager.cc:1434] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:53.017005 13931 ts_tablet_manager.cc:1434] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:12:53.017900 13933 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:53.017637 13930 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:53.027192 13933 tablet_bootstrap.cc:654] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.027406 13930 tablet_bootstrap.cc:654] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.034091 13930 tablet_bootstrap.cc:492] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:53.034271 13933 tablet_bootstrap.cc:492] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:53.034440 13930 ts_tablet_manager.cc:1403] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:12:53.034703 13933 ts_tablet_manager.cc:1403] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260710 11:12:53.036836 13930 raft_consensus.cc:359] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.037506 13930 raft_consensus.cc:385] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.037838 13930 raft_consensus.cc:740] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.037429 13933 raft_consensus.cc:359] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.038213 13933 raft_consensus.cc:385] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.038496 13933 raft_consensus.cc:740] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.038465 13930 consensus_queue.cc:260] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.039361 13933 consensus_queue.cc:260] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.040493 13930 ts_tablet_manager.cc:1434] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:53.041409 13930 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:53.041604 13933 ts_tablet_manager.cc:1434] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:53.043573 13939 raft_consensus.cc:493] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.044056 13939 raft_consensus.cc:515] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.046501 13939 leader_election.cc:290] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.046828 13930 tablet_bootstrap.cc:654] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.059763 13939 raft_consensus.cc:493] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.060407 13939 raft_consensus.cc:515] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.060870 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:53.061581 13889 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:53.062597 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.062799 13780 leader_election.cc:304] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.063171 13816 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.067606 13935 raft_consensus.cc:493] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.068091 13935 raft_consensus.cc:515] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.070021 13935 leader_election.cc:290] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.063112 13939 leader_election.cc:290] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.072332 13939 raft_consensus.cc:2804] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.072721 13939 raft_consensus.cc:493] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.072636 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:53.073210 13939 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.073428 13889 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:53.074647 13705 leader_election.cc:304] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.075687 13935 raft_consensus.cc:2804] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.076153 13935 raft_consensus.cc:493] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.076553 13935 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.076972 13953 leader_election.cc:290] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.077975 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:53.078718 13889 raft_consensus.cc:2393] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 662b94bf7d7f4f2cbee2d2014db20142 in current term 1: Already voted for candidate 7104802dea4641909ae1ee7f02b68600 in this term.
I20260710 11:12:53.078583 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.079283 13815 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:53.080164 13816 raft_consensus.cc:2468] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.081256 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.081494 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:53.081988 13889 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.082116 13741 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:53.083894 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d347965198624496963e1ce10a0ecb73" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:53.085466 13939 raft_consensus.cc:515] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.086054 13781 leader_election.cc:304] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142; no voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:53.086911 13977 raft_consensus.cc:3060] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.087188 13705 leader_election.cc:304] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:53.087489 13939 leader_election.cc:290] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.088548 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.092707 13888 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.092962 13977 raft_consensus.cc:2749] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:53.090119 13930 tablet_bootstrap.cc:492] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:53.091420 13937 raft_consensus.cc:493] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.094168 13930 ts_tablet_manager.cc:1403] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.022s
I20260710 11:12:53.094429 13937 raft_consensus.cc:515] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.095759 13889 raft_consensus.cc:2468] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.096486 13937 leader_election.cc:290] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.096879 13930 raft_consensus.cc:359] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.097550 13930 raft_consensus.cc:385] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.097802 13930 raft_consensus.cc:740] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.097729 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:53.098513 13740 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.098620 13930 consensus_queue.cc:260] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.099038 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.099212 13888 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:53.099591 13953 raft_consensus.cc:2804] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.099702 13855 leader_election.cc:304] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.097755 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.100186 13953 raft_consensus.cc:697] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.100507 13741 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.101055 13953 consensus_queue.cc:237] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.104259 13937 raft_consensus.cc:493] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.104822 13930 ts_tablet_manager.cc:1434] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:12:53.104887 13937 raft_consensus.cc:515] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.107499 13937 leader_election.cc:290] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.109366 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.110175 13815 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.111639 13854 leader_election.cc:304] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.111756 13978 raft_consensus.cc:2804] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.099669 13816 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.113193 13978 raft_consensus.cc:493] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.113531 13978 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.091167 13935 raft_consensus.cc:515] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.114310 13937 raft_consensus.cc:2804] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.114650 13780 leader_election.cc:304] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.115458 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:53.117802 13977 raft_consensus.cc:2804] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.117884 13935 leader_election.cc:290] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.118559 13740 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.119370 13977 raft_consensus.cc:697] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.120196 13741 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:53.120286 13977 consensus_queue.cc:237] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.121893 13937 raft_consensus.cc:493] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.122301 13937 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.127180 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.127804 13816 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.129738 13636 catalog_manager.cc:5697] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.130625 13639 catalog_manager.cc:5697] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.132388 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.132992 13888 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.133683 13978 raft_consensus.cc:515] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.136454 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.137773 13741 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.138365 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.138567 13888 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.138962 13815 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.139717 13705 leader_election.cc:304] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.137295 13978 leader_election.cc:290] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.141660 13816 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.140527 13935 raft_consensus.cc:2804] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.144507 13935 raft_consensus.cc:697] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.145721 13935 consensus_queue.cc:237] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.147799 13741 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.148216 13953 raft_consensus.cc:493] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.148929 13855 leader_election.cc:304] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.148703 13953 raft_consensus.cc:515] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.149462 13815 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.149794 13978 raft_consensus.cc:2804] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.150276 13978 raft_consensus.cc:697] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:53.151026 13978 consensus_queue.cc:237] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.151417 13953 leader_election.cc:290] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.153338 13937 raft_consensus.cc:515] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.153936 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.156376 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.156366 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:53.157241 13814 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.157413 13888 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:53.158650 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.159389 13741 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.164361 13705 leader_election.cc:304] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.165462 13953 raft_consensus.cc:2804] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.165907 13953 raft_consensus.cc:493] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.166357 13953 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.167830 13937 leader_election.cc:290] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.171378 13741 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.172587 13855 leader_election.cc:304] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.171351 13636 catalog_manager.cc:5697] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.175608 13978 raft_consensus.cc:2804] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.176340 13978 raft_consensus.cc:697] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:53.177306 13978 consensus_queue.cc:237] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.176272 13814 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.181249 13953 raft_consensus.cc:515] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.154753 13816 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:53.183688 13953 leader_election.cc:290] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.187697 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.188313 13816 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.189093 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.189643 13888 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.192427 13636 catalog_manager.cc:5697] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.193820 13639 catalog_manager.cc:5697] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.196269 13888 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.197409 13705 leader_election.cc:304] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.198179 13935 raft_consensus.cc:2804] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.198616 13935 raft_consensus.cc:697] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.198874 13816 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:53.199435 13935 consensus_queue.cc:237] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.206847 13639 catalog_manager.cc:5697] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.245363 13935 consensus_queue.cc:1048] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.255683 13935 consensus_queue.cc:1048] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.272835 13935 consensus_queue.cc:1048] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.282500 13952 consensus_queue.cc:1048] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.290488 13978 raft_consensus.cc:493] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.290956 13978 raft_consensus.cc:515] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.292999 13978 leader_election.cc:290] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.293758 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8432d5183e4ce29e25c7332b055d09" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:53.294395 13741 raft_consensus.cc:2468] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.294379 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8432d5183e4ce29e25c7332b055d09" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:53.295214 13816 raft_consensus.cc:2468] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:53.295563 13855 leader_election.cc:304] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.296406 13978 raft_consensus.cc:2804] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.296782 13978 raft_consensus.cc:493] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.297052 13978 raft_consensus.cc:3060] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.301970 13978 raft_consensus.cc:515] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.303377 13978 leader_election.cc:290] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:53.304059 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8432d5183e4ce29e25c7332b055d09" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.304551 13741 raft_consensus.cc:3060] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.304498 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a8432d5183e4ce29e25c7332b055d09" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.305258 13816 raft_consensus.cc:3060] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.309293 13741 raft_consensus.cc:2468] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.309876 13816 raft_consensus.cc:2468] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:53.310173 13855 leader_election.cc:304] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.310889 13978 raft_consensus.cc:2804] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.311362 13978 raft_consensus.cc:697] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:53.312088 13978 consensus_queue.cc:237] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.318564 13639 catalog_manager.cc:5697] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.347606 13816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
mode: GRACEFUL
new_leader_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53798
I20260710 11:12:53.348145 13816 raft_consensus.cc:606] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Received request to transfer leadership to TS 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:53.361985 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:12:53.362504 13888 raft_consensus.cc:606] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:53.366904 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:12:53.367344 13888 raft_consensus.cc:606] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:53.377939 13741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53752
I20260710 11:12:53.378353 13741 raft_consensus.cc:606] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:53.382438 13741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "805fa33400aa4d70873824a6693394eb"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53752
I20260710 11:12:53.382822 13741 raft_consensus.cc:606] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:53.534021 13978 consensus_queue.cc:1048] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.544623 13978 consensus_queue.cc:1048] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.551530 13953 consensus_queue.cc:1048] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.552526 13937 raft_consensus.cc:993] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.552985 13937 raft_consensus.cc:1081] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.554626 13814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53790
I20260710 11:12:53.555195 13814 raft_consensus.cc:493] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.555605 13814 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.561877 13952 consensus_queue.cc:1048] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.564829 13814 raft_consensus.cc:515] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.567579 13977 consensus_queue.cc:1048] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.571197 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.572104 13741 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.573884 13954 consensus_queue.cc:1048] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.576666 13814 leader_election.cc:290] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.578612 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa2e6d8b89e411585a298b5e9aad9db" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.587538 13888 raft_consensus.cc:3055] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.588023 13888 raft_consensus.cc:740] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:53.589468 13888 consensus_queue.cc:260] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.591142 13888 raft_consensus.cc:3060] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.587997 13939 consensus_queue.cc:1048] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:12:53.603657 13741 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.605353 13781 leader_election.cc:304] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:53.606887 14001 raft_consensus.cc:2804] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.607414 14001 raft_consensus.cc:697] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.608559 14001 consensus_queue.cc:237] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.612917 13888 raft_consensus.cc:2468] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.620302 13935 raft_consensus.cc:993] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.620715 13935 raft_consensus.cc:1081] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.621549 13939 raft_consensus.cc:993] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: : Instructing follower 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:53.621995 13939 raft_consensus.cc:1081] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Signalling peer 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:53.623610 13814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "805fa33400aa4d70873824a6693394eb"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53794
I20260710 11:12:53.625092 13814 raft_consensus.cc:493] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.625500 13814 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.625387 13935 consensus_queue.cc:1048] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.636184 13740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53748
I20260710 11:12:53.636184 13814 raft_consensus.cc:515] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.636915 13740 raft_consensus.cc:493] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.637513 13740 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.642202 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.642889 13741 raft_consensus.cc:3055] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.643229 13741 raft_consensus.cc:740] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.643415 13740 raft_consensus.cc:515] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
W20260710 11:12:53.644344 13670 debug-util.cc:398] Leaking SignalData structure 0x7b080028e0e0 after lost signal to thread 9182
I20260710 11:12:53.643569 13639 catalog_manager.cc:5697] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.644074 13741 consensus_queue.cc:260] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.645215 13741 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:53.645345 13670 debug-util.cc:398] Leaking SignalData structure 0x7b080014d980 after lost signal to thread 13673
I20260710 11:12:53.645946 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:53.646585 13816 raft_consensus.cc:3055] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.646621 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcc263aa3ac426381b1f889bfb9e2e2" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.647094 13816 raft_consensus.cc:740] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.647305 13888 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.648044 13816 consensus_queue.cc:260] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.649230 13816 raft_consensus.cc:3060] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.653338 13741 raft_consensus.cc:2468] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.655330 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805fa33400aa4d70873824a6693394eb" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.654119 13888 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:53.655903 13889 raft_consensus.cc:3060] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.656755 13816 raft_consensus.cc:2468] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:53.658598 13705 leader_election.cc:304] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:53.659657 13935 raft_consensus.cc:2804] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.660145 13935 raft_consensus.cc:697] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.660337 13781 leader_election.cc:304] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:53.660955 13935 consensus_queue.cc:237] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.661435 14001 raft_consensus.cc:2804] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.661921 14001 raft_consensus.cc:697] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.662658 14001 consensus_queue.cc:237] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.662863 13889 raft_consensus.cc:2468] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.654552 13740 leader_election.cc:290] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.655156 13814 leader_election.cc:290] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.669973 13636 catalog_manager.cc:5697] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 1 to 2, leader changed from 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194) to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.675652 13639 catalog_manager.cc:5697] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from 7104802dea4641909ae1ee7f02b68600 (127.8.246.193) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.695852 13978 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.702863 13937 raft_consensus.cc:993] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.703276 13937 raft_consensus.cc:1081] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.706009 13816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53790
I20260710 11:12:53.706538 13816 raft_consensus.cc:493] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.706898 13816 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.707804 13937 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.713850 13816 raft_consensus.cc:515] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.714867 13814 raft_consensus.cc:1240] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Rejecting Update request from peer f0b3154e5f654e6b80c84d10869fc3e0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:53.717857 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.718366 13816 leader_election.cc:290] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.717789 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.719178 13889 raft_consensus.cc:3055] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.719513 13889 raft_consensus.cc:740] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:53.720335 13889 consensus_queue.cc:260] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.721257 13889 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.727499 13889 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.728530 13780 leader_election.cc:304] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [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: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:53.729480 14001 raft_consensus.cc:2804] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.729930 14001 raft_consensus.cc:697] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.730651 14001 consensus_queue.cc:237] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [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: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.737105 13639 catalog_manager.cc:5697] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.744019 13935 consensus_queue.cc:1048] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.757442 13954 consensus_queue.cc:1048] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.773258 13954 raft_consensus.cc:993] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.773689 13935 raft_consensus.cc:1081] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:53.774981 13816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53794
I20260710 11:12:53.775449 13816 raft_consensus.cc:493] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.775820 13816 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.781627 13816 raft_consensus.cc:515] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.783233 13816 leader_election.cc:290] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:53.784045 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:53.784246 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8658b5f0f34c9b9c09e866cf09cda6" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:53.784745 13741 raft_consensus.cc:3055] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.784832 13889 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.785162 13741 raft_consensus.cc:740] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:53.786032 13741 consensus_queue.cc:260] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.787324 13741 raft_consensus.cc:3060] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.789963 13889 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.790905 13780 leader_election.cc:304] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:53.791561 14001 raft_consensus.cc:2804] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.792039 14001 raft_consensus.cc:697] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:53.792721 14001 consensus_queue.cc:237] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:53.795425 13741 raft_consensus.cc:2468] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:53.798491 13639 catalog_manager.cc:5697] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from 7104802dea4641909ae1ee7f02b68600 (127.8.246.193) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.877203 13937 consensus_queue.cc:1048] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.890017 13980 consensus_queue.cc:1048] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:54.133069 13741 raft_consensus.cc:1275] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.134865 14001 consensus_queue.cc:1048] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:54.147658 13889 raft_consensus.cc:1275] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.149451 13939 consensus_queue.cc:1048] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:54.207345 13814 raft_consensus.cc:1275] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.208161 13741 raft_consensus.cc:1275] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.208698 13954 consensus_queue.cc:1048] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:54.209726 13939 consensus_queue.cc:1048] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:54.220135 13889 raft_consensus.cc:1275] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.224598 13952 consensus_queue.cc:1048] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:54.230590 13889 raft_consensus.cc:1275] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.236425 14001 consensus_queue.cc:1048] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:54.285992 13740 raft_consensus.cc:1275] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.286842 13889 raft_consensus.cc:1275] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.287539 14013 consensus_queue.cc:1048] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:54.288498 14001 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:54.299830 13888 raft_consensus.cc:1275] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.306586 14013 consensus_queue.cc:1048] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:54.313004 13740 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.323493 13740 raft_consensus.cc:1275] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:54.326263 14001 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:56.420130 13638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49874:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:56.424118 13638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:56.489449 13728 tablet_service.cc:1511] Processing CreateTablet for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:56.491235 13728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.491163 13800 tablet_service.cc:1511] Processing CreateTablet for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:56.492761 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.495174 13731 tablet_service.cc:1511] Processing CreateTablet for tablet c15d1e45bc40484b975cf3ddff0b058b (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:56.498996 13730 tablet_service.cc:1511] Processing CreateTablet for tablet 33c5ad9647f648ce9e0ea9f191528b2e (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:56.500372 13730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c5ad9647f648ce9e0ea9f191528b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.503461 13729 tablet_service.cc:1511] Processing CreateTablet for tablet 58736b053b814fd39a578b3c0e5fa3ff (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:56.505610 13877 tablet_service.cc:1511] Processing CreateTablet for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:56.506574 13727 tablet_service.cc:1511] Processing CreateTablet for tablet 46d663653bbd4039bff3a75a2d989f5d (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:56.508006 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15d1e45bc40484b975cf3ddff0b058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.509434 13805 tablet_service.cc:1511] Processing CreateTablet for tablet c15d1e45bc40484b975cf3ddff0b058b (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:56.510749 13805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15d1e45bc40484b975cf3ddff0b058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.507015 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7673a1d6d8da4f9bb1c0d1a85fb095ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.517534 13726 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc99cee3f048a0b6c03ad87f597e6a (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:56.518874 13726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc99cee3f048a0b6c03ad87f597e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.519356 13876 tablet_service.cc:1511] Processing CreateTablet for tablet c15d1e45bc40484b975cf3ddff0b058b (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:56.520586 13876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15d1e45bc40484b975cf3ddff0b058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.524957 13727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d663653bbd4039bff3a75a2d989f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.525018 13725 tablet_service.cc:1511] Processing CreateTablet for tablet 208cce28c7424735915975a1c2554d26 (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:56.526340 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58736b053b814fd39a578b3c0e5fa3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.527457 13724 tablet_service.cc:1511] Processing CreateTablet for tablet 3371185143334b6a86c602bc163ededc (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:56.528762 13724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3371185143334b6a86c602bc163ededc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.529901 13801 tablet_service.cc:1511] Processing CreateTablet for tablet 58736b053b814fd39a578b3c0e5fa3ff (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:56.530654 13803 tablet_service.cc:1511] Processing CreateTablet for tablet 33c5ad9647f648ce9e0ea9f191528b2e (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:56.531440 13801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58736b053b814fd39a578b3c0e5fa3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.531420 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 33c5ad9647f648ce9e0ea9f191528b2e (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:56.532279 13725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208cce28c7424735915975a1c2554d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.532793 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c5ad9647f648ce9e0ea9f191528b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.535382 13803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c5ad9647f648ce9e0ea9f191528b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.558521 13802 tablet_service.cc:1511] Processing CreateTablet for tablet 46d663653bbd4039bff3a75a2d989f5d (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:56.559854 13802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d663653bbd4039bff3a75a2d989f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.568894 13875 tablet_service.cc:1511] Processing CreateTablet for tablet 58736b053b814fd39a578b3c0e5fa3ff (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:56.570171 13875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58736b053b814fd39a578b3c0e5fa3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.572345 13723 tablet_service.cc:1511] Processing CreateTablet for tablet bca64827ff684b7da0e2885ec203d50f (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:56.573706 13723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca64827ff684b7da0e2885ec203d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.574038 13804 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc99cee3f048a0b6c03ad87f597e6a (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:56.575250 13804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc99cee3f048a0b6c03ad87f597e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.589897 13879 tablet_service.cc:1511] Processing CreateTablet for tablet 46d663653bbd4039bff3a75a2d989f5d (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:56.591208 13879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d663653bbd4039bff3a75a2d989f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.596278 13806 tablet_service.cc:1511] Processing CreateTablet for tablet 208cce28c7424735915975a1c2554d26 (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:56.597527 13806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208cce28c7424735915975a1c2554d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.609908 13799 tablet_service.cc:1511] Processing CreateTablet for tablet 3371185143334b6a86c602bc163ededc (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:56.611212 13799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3371185143334b6a86c602bc163ededc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.638494 13878 tablet_service.cc:1511] Processing CreateTablet for tablet 208cce28c7424735915975a1c2554d26 (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:56.639806 13878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208cce28c7424735915975a1c2554d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.648072 13874 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc99cee3f048a0b6c03ad87f597e6a (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:56.650038 14032 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:56.652307 13804 tablet_service.cc:1511] Processing CreateTablet for tablet bca64827ff684b7da0e2885ec203d50f (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:56.653113 13877 tablet_service.cc:1511] Processing CreateTablet for tablet 3371185143334b6a86c602bc163ededc (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:56.653553 13880 tablet_service.cc:1511] Processing CreateTablet for tablet bca64827ff684b7da0e2885ec203d50f (DEFAULT_TABLE table=soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:56.653525 13804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca64827ff684b7da0e2885ec203d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.657768 13880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca64827ff684b7da0e2885ec203d50f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.660243 13874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc99cee3f048a0b6c03ad87f597e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.665978 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3371185143334b6a86c602bc163ededc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:56.684494 14031 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:56.702822 14032 tablet_bootstrap.cc:654] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.709741 14033 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:56.723655 14032 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:56.724212 14032 ts_tablet_manager.cc:1403] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.007s
I20260710 11:12:56.725450 14031 tablet_bootstrap.cc:654] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.727324 14032 raft_consensus.cc:359] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.728230 14033 tablet_bootstrap.cc:654] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.728425 14032 raft_consensus.cc:385] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.729008 14032 raft_consensus.cc:740] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.730276 14032 consensus_queue.cc:260] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.748621 14032 ts_tablet_manager.cc:1434] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260710 11:12:56.785713 14032 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
W20260710 11:12:56.789446 13687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:56.802662 14031 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:56.804564 14031 ts_tablet_manager.cc:1403] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.126s	user 0.033s	sys 0.051s
I20260710 11:12:56.803602 14033 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:56.805482 14033 ts_tablet_manager.cc:1403] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.045s
I20260710 11:12:56.806887 14032 tablet_bootstrap.cc:654] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.807868 14031 raft_consensus.cc:359] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.808707 14031 raft_consensus.cc:385] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.809183 14031 raft_consensus.cc:740] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.808729 14033 raft_consensus.cc:359] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.809818 14033 raft_consensus.cc:385] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.810235 14033 raft_consensus.cc:740] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.810221 14031 consensus_queue.cc:260] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.811404 14033 consensus_queue.cc:260] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.813275 14031 ts_tablet_manager.cc:1434] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:12:56.814270 14031 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:56.814312 14033 ts_tablet_manager.cc:1434] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:56.815615 14033 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:56.821306 14031 tablet_bootstrap.cc:654] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.822930 14033 tablet_bootstrap.cc:654] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.834604 14033 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:56.835150 14033 ts_tablet_manager.cc:1403] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:12:56.838477 14033 raft_consensus.cc:359] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.839335 14033 raft_consensus.cc:385] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.839694 14033 raft_consensus.cc:740] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.840485 14033 consensus_queue.cc:260] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.842886 14033 ts_tablet_manager.cc:1434] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:56.843875 14033 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:56.850634 14033 tablet_bootstrap.cc:654] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.857488 14032 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:56.858093 14032 ts_tablet_manager.cc:1403] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.005s
I20260710 11:12:56.872092 14032 raft_consensus.cc:359] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.873109 14032 raft_consensus.cc:385] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.873545 14032 raft_consensus.cc:740] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.874504 14032 consensus_queue.cc:260] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.878153 14033 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:56.878743 14033 ts_tablet_manager.cc:1403] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.013s
I20260710 11:12:56.881886 14033 raft_consensus.cc:359] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.882637 14033 raft_consensus.cc:385] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.882874 14031 tablet_bootstrap.cc:492] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:56.882962 14033 raft_consensus.cc:740] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.883421 14031 ts_tablet_manager.cc:1403] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.035s
I20260710 11:12:56.883850 14033 consensus_queue.cc:260] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.886368 14033 ts_tablet_manager.cc:1434] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:56.886296 14031 raft_consensus.cc:359] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.887193 14031 raft_consensus.cc:385] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.887575 14033 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:56.888408 14032 ts_tablet_manager.cc:1434] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260710 11:12:56.889572 14032 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:56.894832 14033 tablet_bootstrap.cc:654] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.895910 14032 tablet_bootstrap.cc:654] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.887547 14031 raft_consensus.cc:740] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.898447 14031 consensus_queue.cc:260] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.900841 14031 ts_tablet_manager.cc:1434] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:12:56.901783 14031 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:56.907580 14032 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:56.908135 14032 ts_tablet_manager.cc:1403] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:12:56.908246 14031 tablet_bootstrap.cc:654] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.911172 14032 raft_consensus.cc:359] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.912216 14032 raft_consensus.cc:385] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.912590 14032 raft_consensus.cc:740] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.913396 14032 consensus_queue.cc:260] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.915736 14032 ts_tablet_manager.cc:1434] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:12:56.917320 14032 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:56.923153 14032 tablet_bootstrap.cc:654] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.949051 14031 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:56.949498 14031 ts_tablet_manager.cc:1403] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.005s
I20260710 11:12:56.951665 14031 raft_consensus.cc:359] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.952350 14031 raft_consensus.cc:385] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.952703 14031 raft_consensus.cc:740] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.953469 14031 consensus_queue.cc:260] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.954135 14032 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:56.954800 14032 ts_tablet_manager.cc:1403] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.016s
I20260710 11:12:56.956072 14031 ts_tablet_manager.cc:1434] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:56.957051 14031 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:56.957973 14032 raft_consensus.cc:359] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.958802 14032 raft_consensus.cc:385] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.959157 14032 raft_consensus.cc:740] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.960013 14032 consensus_queue.cc:260] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.962625 14032 ts_tablet_manager.cc:1434] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:56.963649 14032 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:56.968708 14031 tablet_bootstrap.cc:654] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.970233 14032 tablet_bootstrap.cc:654] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:56.975234 14033 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:56.975708 14033 ts_tablet_manager.cc:1403] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.010s
I20260710 11:12:56.978801 14032 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:56.978543 14033 raft_consensus.cc:359] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.979300 14033 raft_consensus.cc:385] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.979374 14032 ts_tablet_manager.cc:1403] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:12:56.979681 14033 raft_consensus.cc:740] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.980947 14033 consensus_queue.cc:260] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.983225 14032 raft_consensus.cc:359] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.983995 14032 raft_consensus.cc:385] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.984308 14032 raft_consensus.cc:740] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.984491 14031 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:56.985111 14031 ts_tablet_manager.cc:1403] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 11:12:56.985116 14032 consensus_queue.cc:260] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.987952 14032 ts_tablet_manager.cc:1434] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:12:56.988842 14032 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:56.988557 14031 raft_consensus.cc:359] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.989377 14031 raft_consensus.cc:385] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:56.989744 14031 raft_consensus.cc:740] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:56.990532 14031 consensus_queue.cc:260] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:56.992867 14031 ts_tablet_manager.cc:1434] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:12:56.994197 14031 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:57.000991 14031 tablet_bootstrap.cc:654] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.004544 14032 tablet_bootstrap.cc:654] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.012315 14031 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:57.012871 14031 ts_tablet_manager.cc:1403] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260710 11:12:57.015839 14031 raft_consensus.cc:359] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.016721 14031 raft_consensus.cc:385] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.017062 14031 raft_consensus.cc:740] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.017827 14031 consensus_queue.cc:260] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.020238 14031 ts_tablet_manager.cc:1434] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:12:57.021363 14031 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:57.030937 14032 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:57.031528 14032 ts_tablet_manager.cc:1403] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.011s
I20260710 11:12:57.034584 14032 raft_consensus.cc:359] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.035728 14032 raft_consensus.cc:385] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.036109 14032 raft_consensus.cc:740] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.035401 14031 tablet_bootstrap.cc:654] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.037528 14033 ts_tablet_manager.cc:1434] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.003s
I20260710 11:12:57.038725 14033 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:57.039335 14032 consensus_queue.cc:260] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.041896 14032 ts_tablet_manager.cc:1434] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260710 11:12:57.042909 14032 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:57.044194 14020 raft_consensus.cc:493] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.044667 14020 raft_consensus.cc:515] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.046840 14020 leader_election.cc:290] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.048847 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.049527 13741 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.049721 14032 tablet_bootstrap.cc:654] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.050668 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.051286 13889 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.052750 13780 leader_election.cc:304] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.053761 14031 tablet_bootstrap.cc:492] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:57.054229 14031 ts_tablet_manager.cc:1403] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.033s	user 0.000s	sys 0.010s
I20260710 11:12:57.057066 14031 raft_consensus.cc:359] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.057741 14031 raft_consensus.cc:385] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.058020 14031 raft_consensus.cc:740] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.058614 14001 raft_consensus.cc:2804] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.059005 14001 raft_consensus.cc:493] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.058805 14031 consensus_queue.cc:260] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.059343 14001 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.061134 14031 ts_tablet_manager.cc:1434] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:12:57.062048 14031 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:57.063371 13954 raft_consensus.cc:493] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.063819 13954 raft_consensus.cc:515] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.066008 13954 leader_election.cc:290] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.071818 14033 tablet_bootstrap.cc:654] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.073853 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.074461 13889 raft_consensus.cc:2468] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:57.075171 14032 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:57.075717 14032 ts_tablet_manager.cc:1403] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.012s
I20260710 11:12:57.076001 14018 raft_consensus.cc:493] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.076634 14018 raft_consensus.cc:515] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.075178 14031 tablet_bootstrap.cc:654] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.081652 13705 leader_election.cc:304] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.077644 14051 raft_consensus.cc:493] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.085363 13954 raft_consensus.cc:2804] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.085763 13954 raft_consensus.cc:493] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.085700 14051 raft_consensus.cc:515] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.086223 13954 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.086709 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.087328 13816 raft_consensus.cc:2468] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 0.
I20260710 11:12:57.078784 14032 raft_consensus.cc:359] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.087970 14032 raft_consensus.cc:385] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.080744 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.088444 14032 raft_consensus.cc:740] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.089479 14033 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:57.089179 14032 consensus_queue.cc:260] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
W20260710 11:12:57.089705 13854 leader_election.cc:343] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.089939 14033 ts_tablet_manager.cc:1403] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.016s
I20260710 11:12:57.091010 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.091614 13740 raft_consensus.cc:2468] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.085108 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.092358 13741 raft_consensus.cc:2468] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:57.091562 14032 ts_tablet_manager.cc:1434] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:57.093313 13781 leader_election.cc:304] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.093245 14033 raft_consensus.cc:359] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.093750 14032 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:57.094038 14033 raft_consensus.cc:385] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.094339 14033 raft_consensus.cc:740] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.094508 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.095044 14033 consensus_queue.cc:260] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.087980 14051 leader_election.cc:290] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.096036 13855 leader_election.cc:304] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [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: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 662b94bf7d7f4f2cbee2d2014db20142
W20260710 11:12:57.096885 13780 leader_election.cc:343] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.082496 14018 leader_election.cc:290] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.100425 14018 raft_consensus.cc:2804] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.100848 14018 raft_consensus.cc:493] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.101255 14018 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.096153 14020 raft_consensus.cc:2804] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.108381 14020 raft_consensus.cc:493] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.108804 14020 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.109812 14032 tablet_bootstrap.cc:654] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.113225 13954 raft_consensus.cc:515] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.123872 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.124459 13814 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.126561 14020 raft_consensus.cc:515] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.130888 14018 raft_consensus.cc:515] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.113225 14001 raft_consensus.cc:515] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.131865 13814 raft_consensus.cc:2468] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:57.134127 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
W20260710 11:12:57.135545 13854 leader_election.cc:343] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.138595 14020 leader_election.cc:290] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.139015 14018 leader_election.cc:290] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.140096 14031 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:57.140425 14001 leader_election.cc:290] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.140729 14031 ts_tablet_manager.cc:1403] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.020s
W20260710 11:12:57.141708 13781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:46741, user_credentials={real_user=slave}} blocked reactor thread for 48575.4us
I20260710 11:12:57.142475 13705 leader_election.cc:304] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.143428 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.144212 13741 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.144089 14031 raft_consensus.cc:359] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.145147 14031 raft_consensus.cc:385] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.145533 14031 raft_consensus.cc:740] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.146690 14031 consensus_queue.cc:260] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.149690 14031 ts_tablet_manager.cc:1434] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:12:57.151409 14031 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:57.151785 13741 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
W20260710 11:12:57.153053 13855 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.193:46741, user_credentials={real_user=slave}} blocked reactor thread for 57246.3us
I20260710 11:12:57.157573 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.157959 14031 tablet_bootstrap.cc:654] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.158099 13740 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.165257 13740 raft_consensus.cc:2468] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:57.165952 14055 raft_consensus.cc:493] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.168191 14055 raft_consensus.cc:515] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.167351 13954 leader_election.cc:290] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.155700 13781 leader_election.cc:304] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.168705 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.174324 13889 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.175267 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.175869 13814 raft_consensus.cc:2468] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:57.176940 13854 leader_election.cc:304] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.177786 14055 leader_election.cc:290] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.178031 14033 ts_tablet_manager.cc:1434] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.088s	user 0.025s	sys 0.011s
I20260710 11:12:57.178268 14055 raft_consensus.cc:2804] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.178661 14055 raft_consensus.cc:493] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.178969 14055 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.179368 14033 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:57.169759 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.170456 13855 leader_election.cc:304] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [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: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:57.181474 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.182428 13889 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.182770 14001 raft_consensus.cc:2804] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.183437 14001 raft_consensus.cc:697] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.184468 14018 raft_consensus.cc:2804] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:57.185735 13780 leader_election.cc:343] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.187315 14032 tablet_bootstrap.cc:492] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
W20260710 11:12:57.187554 13855 leader_election.cc:343] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.184573 14001 consensus_queue.cc:237] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.171890 14056 raft_consensus.cc:2804] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.187754 14033 tablet_bootstrap.cc:654] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.187772 14032 ts_tablet_manager.cc:1403] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.014s
I20260710 11:12:57.197439 14056 raft_consensus.cc:697] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:57.198458 14056 consensus_queue.cc:237] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.198859 14032 raft_consensus.cc:359] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.199882 14032 raft_consensus.cc:385] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:57.200016 13705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.246.194:35521, user_credentials={real_user=slave}} blocked reactor thread for 57633.1us
I20260710 11:12:57.200273 14032 raft_consensus.cc:740] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.201087 14032 consensus_queue.cc:260] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.203222 14032 ts_tablet_manager.cc:1434] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:57.154732 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.204860 13741 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.205281 14032 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: Bootstrap starting.
I20260710 11:12:57.211688 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.212276 13889 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.212620 14020 raft_consensus.cc:493] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.213068 14020 raft_consensus.cc:515] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.214241 14031 tablet_bootstrap.cc:492] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:57.215757 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.216715 13740 raft_consensus.cc:2393] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 662b94bf7d7f4f2cbee2d2014db20142 in current term 1: Already voted for candidate f0b3154e5f654e6b80c84d10869fc3e0 in this term.
I20260710 11:12:57.217228 14031 ts_tablet_manager.cc:1403] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.021s
I20260710 11:12:57.216642 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.222085 14020 leader_election.cc:290] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.225677 14054 raft_consensus.cc:493] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.228224 14054 raft_consensus.cc:515] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.230350 14054 leader_election.cc:290] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.232436 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3371185143334b6a86c602bc163ededc" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
W20260710 11:12:57.234395 13781 leader_election.cc:343] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.234568 13890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3371185143334b6a86c602bc163ededc" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.235219 13890 raft_consensus.cc:2468] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.235852 13889 raft_consensus.cc:2468] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 1.
I20260710 11:12:57.239063 13780 leader_election.cc:304] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [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: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.240068 14020 raft_consensus.cc:2804] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.240617 14020 raft_consensus.cc:493] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.241098 14020 raft_consensus.cc:3060] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.251955 14031 raft_consensus.cc:359] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.252921 14031 raft_consensus.cc:385] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.253284 14031 raft_consensus.cc:740] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.246759 14018 raft_consensus.cc:697] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:57.256991 14031 consensus_queue.cc:260] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.255016 14018 consensus_queue.cc:237] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.261615 14033 tablet_bootstrap.cc:492] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:57.262096 14033 ts_tablet_manager.cc:1403] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.020s
I20260710 11:12:57.243824 14055 raft_consensus.cc:515] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.262759 14031 ts_tablet_manager.cc:1434] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 11:12:57.263656 14031 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: Bootstrap starting.
I20260710 11:12:57.256497 13741 raft_consensus.cc:2468] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.264868 14032 tablet_bootstrap.cc:654] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.265479 14001 raft_consensus.cc:493] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.265942 14033 raft_consensus.cc:359] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.266551 13781 leader_election.cc:304] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [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: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:57.269438 14054 raft_consensus.cc:2804] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.266845 13636 catalog_manager.cc:5697] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.269938 14054 raft_consensus.cc:697] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.270753 14054 consensus_queue.cc:237] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.267984 14033 raft_consensus.cc:385] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.268729 14001 raft_consensus.cc:515] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.281885 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.282167 13890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.282630 13741 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.282800 13890 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.283775 13781 leader_election.cc:304] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.283507 13637 catalog_manager.cc:5697] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 1 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.284610 14051 raft_consensus.cc:2804] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.284997 14051 raft_consensus.cc:493] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.285355 14051 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.289813 14031 tablet_bootstrap.cc:654] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.275180 14033 raft_consensus.cc:740] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.292606 14033 consensus_queue.cc:260] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.295634 14033 ts_tablet_manager.cc:1434] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:12:57.301151 14033 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:57.306182 14055 leader_election.cc:290] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.307194 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.307790 13814 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.295428 14001 leader_election.cc:290] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.312896 14020 raft_consensus.cc:515] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.313475 14051 raft_consensus.cc:515] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.304987 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.315896 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3371185143334b6a86c602bc163ededc" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.316627 13740 raft_consensus.cc:3060] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.318446 13814 raft_consensus.cc:2468] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:57.319650 13854 leader_election.cc:304] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.320986 14065 raft_consensus.cc:2804] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.321492 13890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.322247 13890 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:57.322774 13855 leader_election.cc:343] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.323200 14033 tablet_bootstrap.cc:654] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.318485 14051 leader_election.cc:290] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.324420 14020 leader_election.cc:290] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.325811 13889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3371185143334b6a86c602bc163ededc" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.326417 13889 raft_consensus.cc:3060] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.332000 13740 raft_consensus.cc:2468] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.335582 13781 leader_election.cc:304] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.333475 13889 raft_consensus.cc:2468] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.336414 14020 raft_consensus.cc:2804] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.321547 14065 raft_consensus.cc:697] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:57.337047 14020 raft_consensus.cc:697] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.337742 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.338670 14020 consensus_queue.cc:237] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.338996 14065 consensus_queue.cc:237] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.343501 14032 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: No bootstrap required, opened a new log
I20260710 11:12:57.344167 14032 ts_tablet_manager.cc:1403] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: Time spent bootstrapping tablet: real 0.139s	user 0.028s	sys 0.011s
I20260710 11:12:57.348244 13890 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.343500 13741 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.355450 13780 leader_election.cc:304] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.358477 14031 tablet_bootstrap.cc:492] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: No bootstrap required, opened a new log
I20260710 11:12:57.358999 14031 ts_tablet_manager.cc:1403] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.003s
I20260710 11:12:57.360330 14020 raft_consensus.cc:2804] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.360548 13780 leader_election.cc:304] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142; no voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:57.361610 14051 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.362658 14031 raft_consensus.cc:359] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.363349 14031 raft_consensus.cc:385] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.363670 14031 raft_consensus.cc:740] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.364375 14031 consensus_queue.cc:260] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.366434 14031 ts_tablet_manager.cc:1434] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:57.368068 14051 raft_consensus.cc:2749] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:57.372059 14020 raft_consensus.cc:697] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.372141 14001 raft_consensus.cc:493] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.372773 14033 tablet_bootstrap.cc:492] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:57.372623 14001 raft_consensus.cc:515] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.372924 14020 consensus_queue.cc:237] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.373356 14033 ts_tablet_manager.cc:1403] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.007s
I20260710 11:12:57.374657 14001 leader_election.cc:290] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.376412 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.376583 14033 raft_consensus.cc:359] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.373220 14032 raft_consensus.cc:359] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.377600 14032 raft_consensus.cc:385] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.377970 14032 raft_consensus.cc:740] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.377321 14033 raft_consensus.cc:385] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:57.379333 13781 leader_election.cc:343] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.380622 14032 consensus_queue.cc:260] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.381593 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.382397 14032 ts_tablet_manager.cc:1434] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 11:12:57.379514 14033 raft_consensus.cc:740] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.383751 14033 consensus_queue.cc:260] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.384200 13888 raft_consensus.cc:2468] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 0.
I20260710 11:12:57.386735 14033 ts_tablet_manager.cc:1434] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260710 11:12:57.388914 13780 leader_election.cc:304] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [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: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.390939 14051 raft_consensus.cc:2804] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.391423 14051 raft_consensus.cc:493] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.391821 14051 raft_consensus.cc:3060] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.397372 13741 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.398736 14033 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:57.419600 14033 tablet_bootstrap.cc:654] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.425875 14033 tablet_bootstrap.cc:492] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:57.425475 14051 raft_consensus.cc:515] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.426404 14033 ts_tablet_manager.cc:1403] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260710 11:12:57.428566 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.429474 14033 raft_consensus.cc:359] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
W20260710 11:12:57.430058 13781 leader_election.cc:343] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:57.430205 14033 raft_consensus.cc:385] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.430576 14033 raft_consensus.cc:740] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.431489 14033 consensus_queue.cc:260] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.432521 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.433096 13888 raft_consensus.cc:3060] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.433871 14033 ts_tablet_manager.cc:1434] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:57.434815 14033 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: Bootstrap starting.
I20260710 11:12:57.439567 13888 raft_consensus.cc:2468] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 1.
I20260710 11:12:57.440682 14033 tablet_bootstrap.cc:654] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:57.440903 13780 leader_election.cc:304] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [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: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.442410 14051 leader_election.cc:290] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.443573 14051 raft_consensus.cc:2804] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.445173 14051 raft_consensus.cc:697] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.446368 14051 consensus_queue.cc:237] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.450155 14065 raft_consensus.cc:493] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.451582 14065 raft_consensus.cc:515] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.453876 14065 leader_election.cc:290] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.453986 14033 tablet_bootstrap.cc:492] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: No bootstrap required, opened a new log
I20260710 11:12:57.454514 14033 ts_tablet_manager.cc:1403] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260710 11:12:57.458547 14033 raft_consensus.cc:359] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.459270 14033 raft_consensus.cc:385] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:57.459553 14033 raft_consensus.cc:740] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Initialized, Role: FOLLOWER
I20260710 11:12:57.460457 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.460261 14033 consensus_queue.cc:260] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.461674 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600" is_pre_election: true
I20260710 11:12:57.462270 13740 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:57.462865 14033 ts_tablet_manager.cc:1434] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:57.463544 13855 leader_election.cc:304] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.464236 14065 raft_consensus.cc:2804] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:57.464557 14065 raft_consensus.cc:493] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:57.464838 14065 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.468557 13814 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 0.
I20260710 11:12:57.470311 14065 raft_consensus.cc:515] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.472322 14065 leader_election.cc:290] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:12:57.473989 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.474457 13740 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.476341 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.476897 13814 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.472175 13638 catalog_manager.cc:5697] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:57.480551 13740 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:57.481772 13855 leader_election.cc:304] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.483268 14065 raft_consensus.cc:2804] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:57.483994 14065 raft_consensus.cc:697] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:57.485096 13814 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 1.
I20260710 11:12:57.484798 14065 consensus_queue.cc:237] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.482786 13638 catalog_manager.cc:5697] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:57.502760 13636 catalog_manager.cc:5697] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.504657 13636 catalog_manager.cc:5697] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.506178 13636 catalog_manager.cc:5697] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.507725 13636 catalog_manager.cc:5697] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 1 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.519042 13637 catalog_manager.cc:5697] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 1 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:57.544243 14056 raft_consensus.cc:493] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.544780 14056 raft_consensus.cc:515] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.546810 14056 leader_election.cc:290] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.548079 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.548840 13814 raft_consensus.cc:2393] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7104802dea4641909ae1ee7f02b68600 in current term 1: Already voted for candidate f0b3154e5f654e6b80c84d10869fc3e0 in this term.
I20260710 11:12:57.550122 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.551440 13705 leader_election.cc:304] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600; no voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:57.552287 14056 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.557828 14056 raft_consensus.cc:2749] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:57.580400 14056 raft_consensus.cc:493] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:57.580825 14056 raft_consensus.cc:515] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.582310 14056 leader_election.cc:290] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.583060 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142" is_pre_election: true
I20260710 11:12:57.583370 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc99cee3f048a0b6c03ad87f597e6a" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" is_pre_election: true
I20260710 11:12:57.584129 13888 raft_consensus.cc:2393] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7104802dea4641909ae1ee7f02b68600 in current term 1: Already voted for candidate 662b94bf7d7f4f2cbee2d2014db20142 in this term.
I20260710 11:12:57.584983 13705 leader_election.cc:304] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600; no voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:57.585578 14056 raft_consensus.cc:3060] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.590482 14056 raft_consensus.cc:2749] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:57.630923 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
mode: GRACEFUL
new_leader_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:12:57.631628 13888 raft_consensus.cc:606] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Received request to transfer leadership to TS 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.636863 13816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
mode: GRACEFUL
new_leader_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53798
I20260710 11:12:57.637352 13816 raft_consensus.cc:606] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Received request to transfer leadership to TS 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.642447 13816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
mode: GRACEFUL
new_leader_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53798
I20260710 11:12:57.642899 13816 raft_consensus.cc:606] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Received request to transfer leadership to TS 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.647689 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
mode: GRACEFUL
new_leader_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:12:57.648181 13888 raft_consensus.cc:606] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Received request to transfer leadership to TS 7104802dea4641909ae1ee7f02b68600
I20260710 11:12:57.653000 13888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:12:57.653437 13888 raft_consensus.cc:606] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:57.662984 13740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "208cce28c7424735915975a1c2554d26"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
mode: GRACEFUL
new_leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53752
I20260710 11:12:57.663645 13740 raft_consensus.cc:606] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Received request to transfer leadership to TS 662b94bf7d7f4f2cbee2d2014db20142
I20260710 11:12:57.674026 14056 consensus_queue.cc:1048] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.676074 13814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
mode: GRACEFUL
new_leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:53798
I20260710 11:12:57.676697 13814 raft_consensus.cc:606] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Received request to transfer leadership to TS f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:12:57.687229 14056 consensus_queue.cc:1048] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.690537 13954 raft_consensus.cc:993] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:57.690932 13954 raft_consensus.cc:1081] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:57.692539 14051 consensus_queue.cc:1048] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.700501 14018 consensus_queue.cc:1048] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.709609 14055 raft_consensus.cc:993] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: : Instructing follower 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.710100 14055 raft_consensus.cc:1081] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Signalling peer 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.719149 13816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "208cce28c7424735915975a1c2554d26"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53794
I20260710 11:12:57.721148 13889 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:57.729377 14051 consensus_queue.cc:1048] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.734509 13739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53746
I20260710 11:12:57.735102 13739 raft_consensus.cc:493] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.735561 13739 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.743705 13739 raft_consensus.cc:515] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.746232 13739 leader_election.cc:290] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.747041 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.747634 13815 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.747575 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58736b053b814fd39a578b3c0e5fa3ff" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.750814 13887 raft_consensus.cc:3055] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.751123 13887 raft_consensus.cc:740] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:57.751976 13887 consensus_queue.cc:260] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.758445 14060 consensus_queue.cc:1048] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.760907 13887 raft_consensus.cc:3060] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.763641 14020 consensus_queue.cc:1048] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.767017 14051 consensus_queue.cc:1048] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.768807 13887 raft_consensus.cc:2468] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:57.769109 13815 raft_consensus.cc:2468] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:57.770226 13705 leader_election.cc:304] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.771416 14056 raft_consensus.cc:2804] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.772006 14056 raft_consensus.cc:697] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:57.772780 14056 consensus_queue.cc:237] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.776525 13816 raft_consensus.cc:493] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.776926 13816 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.786646 13816 raft_consensus.cc:515] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.804261 13816 leader_election.cc:290] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.805944 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:57.807498 14065 consensus_queue.cc:1048] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:57.812101 13740 raft_consensus.cc:3055] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.813795 13740 raft_consensus.cc:740] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:57.814550 13740 consensus_queue.cc:260] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.815513 13740 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.818082 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208cce28c7424735915975a1c2554d26" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.829553 13740 raft_consensus.cc:2468] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:57.831401 13781 leader_election.cc:304] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.833014 14051 raft_consensus.cc:2804] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.833734 14051 raft_consensus.cc:697] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.834806 14051 consensus_queue.cc:237] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.836393 14065 consensus_queue.cc:1048] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:57.856899 14051 raft_consensus.cc:993] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: : Instructing follower 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.857112 14020 raft_consensus.cc:993] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: : Instructing follower f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:12:57.857331 14051 raft_consensus.cc:1081] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Signalling peer 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.857797 14001 raft_consensus.cc:1081] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Signalling peer f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:12:57.861990 13888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:12:57.862548 13888 raft_consensus.cc:493] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.862938 13888 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.863394 14060 raft_consensus.cc:993] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: : Instructing follower 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.864095 14060 raft_consensus.cc:1081] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Signalling peer 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.865391 13741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53748
I20260710 11:12:57.868268 13741 raft_consensus.cc:493] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.869119 13741 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.869182 13739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53746
I20260710 11:12:57.870157 13739 raft_consensus.cc:493] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.870546 13739 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.872079 14018 consensus_queue.cc:1048] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:57.880788 13741 raft_consensus.cc:515] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.881757 14054 consensus_queue.cc:1048] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:57.883108 14001 consensus_queue.cc:1048] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.890920 13741 leader_election.cc:290] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.893374 13890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.893898 13890 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.896915 14018 consensus_queue.cc:1048] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.898586 13814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c5ad9647f648ce9e0ea9f191528b2e" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.899202 13814 raft_consensus.cc:3055] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.899488 13814 raft_consensus.cc:740] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.900280 14054 consensus_queue.cc:1048] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.901566 13890 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:57.906737 13705 leader_election.cc:304] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:57.907900 14056 raft_consensus.cc:2804] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.908504 14056 raft_consensus.cc:697] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:57.909556 14056 consensus_queue.cc:237] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.915349 14001 consensus_queue.cc:1048] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:57.919170 13814 consensus_queue.cc:260] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.926163 14001 raft_consensus.cc:993] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: : Instructing follower 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.928131 14054 raft_consensus.cc:1081] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Signalling peer 7104802dea4641909ae1ee7f02b68600 to start an election
I20260710 11:12:57.932962 14018 raft_consensus.cc:993] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: : Instructing follower 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:57.933421 14018 raft_consensus.cc:1081] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Signalling peer 662b94bf7d7f4f2cbee2d2014db20142 to start an election
I20260710 11:12:57.935695 13816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
 from {username='slave'} at 127.0.0.1:53790
I20260710 11:12:57.936412 13816 raft_consensus.cc:493] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.936856 13816 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.938134 13814 raft_consensus.cc:3060] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.887089 13739 raft_consensus.cc:515] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.949352 13738 raft_consensus.cc:1240] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Rejecting Update request from peer f0b3154e5f654e6b80c84d10869fc3e0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:57.952965 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.953552 13815 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.954293 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7673a1d6d8da4f9bb1c0d1a85fb095ee" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:57.954840 13887 raft_consensus.cc:3055] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.955138 13887 raft_consensus.cc:740] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:57.956027 13887 consensus_queue.cc:260] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.957058 13887 raft_consensus.cc:3060] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.960788 13636 catalog_manager.cc:5697] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from 7104802dea4641909ae1ee7f02b68600 (127.8.246.193) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.951084 13638 catalog_manager.cc:5697] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 1 to 2, leader changed from f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195) to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.974185 13816 raft_consensus.cc:515] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.968585 13815 raft_consensus.cc:2468] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:57.969205 13888 raft_consensus.cc:515] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.968231 13739 leader_election.cc:290] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.984717 13705 leader_election.cc:304] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:57.985596 14056 raft_consensus.cc:2804] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.986034 14056 raft_consensus.cc:697] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:57.986809 14056 consensus_queue.cc:237] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [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: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.989288 13888 leader_election.cc:290] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
W20260710 11:12:57.970017 13781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.246.193:46741, user_credentials={real_user=slave}} blocked reactor thread for 45814.8us
I20260710 11:12:57.992723 13816 leader_election.cc:290] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:57.992734 13738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
 from {username='slave'} at 127.0.0.1:53748
I20260710 11:12:57.993610 13738 raft_consensus.cc:493] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.993974 13738 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.994433 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:57.995002 13815 raft_consensus.cc:3055] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.995296 13815 raft_consensus.cc:740] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:57.996076 13815 consensus_queue.cc:260] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:57.997345 13815 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.000449 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:58.001224 13888 raft_consensus.cc:3055] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:58.001641 13888 raft_consensus.cc:740] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:58.004557 13815 raft_consensus.cc:2468] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 2.
I20260710 11:12:58.005759 13854 leader_election.cc:304] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:12:58.006819 14055 raft_consensus.cc:2804] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.991391 13887 raft_consensus.cc:2468] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:58.007298 14055 raft_consensus.cc:697] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:12:58.008478 13738 raft_consensus.cc:515] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.008685 14055 consensus_queue.cc:237] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.010408 13738 leader_election.cc:290] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Requested vote from peers 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521), f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195:37627)
I20260710 11:12:58.011253 13888 consensus_queue.cc:260] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.012598 13888 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.013322 13814 raft_consensus.cc:2468] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:58.017685 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:12:58.013996 14098 consensus_queue.cc:1048] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:58.018208 13815 raft_consensus.cc:3055] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:58.018733 13815 raft_consensus.cc:740] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:58.019214 13888 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:58.006592 13741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca64827ff684b7da0e2885ec203d50f" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:58.019655 13815 consensus_queue.cc:260] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.020658 13815 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.023988 13738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d663653bbd4039bff3a75a2d989f5d" candidate_uuid: "662b94bf7d7f4f2cbee2d2014db20142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:12:58.024521 13738 raft_consensus.cc:3060] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.027400 13815 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:58.020143 13741 raft_consensus.cc:3060] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.029942 13636 catalog_manager.cc:5697] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 1 to 2, leader changed from 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194) to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.031571 13636 catalog_manager.cc:5697] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 1 to 2, leader changed from f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195) to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.032290 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15d1e45bc40484b975cf3ddff0b058b" candidate_uuid: "7104802dea4641909ae1ee7f02b68600" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
I20260710 11:12:58.032876 13886 raft_consensus.cc:3060] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.034962 13738 raft_consensus.cc:2468] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 662b94bf7d7f4f2cbee2d2014db20142 in term 2.
I20260710 11:12:58.036212 13781 leader_election.cc:304] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:58.036428 13705 leader_election.cc:304] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, 7104802dea4641909ae1ee7f02b68600; no voters: 
I20260710 11:12:58.037519 14056 raft_consensus.cc:2804] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:58.037972 14056 raft_consensus.cc:697] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Becoming Leader. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:12:58.038235 14054 consensus_queue.cc:1048] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:58.038797 14056 consensus_queue.cc:237] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.039503 14054 raft_consensus.cc:2804] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:58.039978 14054 raft_consensus.cc:697] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Leader. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:12:58.040558 13741 raft_consensus.cc:2468] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 2.
I20260710 11:12:58.040742 14054 consensus_queue.cc:237] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:12:58.044965 13886 raft_consensus.cc:2468] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7104802dea4641909ae1ee7f02b68600 in term 2.
I20260710 11:12:58.057005 13636 catalog_manager.cc:5697] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 1 to 2, leader changed from 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194) to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:58.066969 13638 catalog_manager.cc:5697] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 reported cstate change: term changed from 1 to 2, leader changed from f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195) to 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194). New cstate: current_term: 2 leader_uuid: "662b94bf7d7f4f2cbee2d2014db20142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.074630 13639 catalog_manager.cc:5697] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 reported cstate change: term changed from 1 to 2, leader changed from 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194) to 7104802dea4641909ae1ee7f02b68600 (127.8.246.193). New cstate: current_term: 2 leader_uuid: "7104802dea4641909ae1ee7f02b68600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.219738 13888 raft_consensus.cc:3060] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:58.224512 13888 raft_consensus.cc:1275] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.225589 14054 consensus_queue.cc:1048] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.232486 13741 raft_consensus.cc:1275] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.233790 14098 consensus_queue.cc:1048] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.279052 13815 raft_consensus.cc:1275] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.280282 14056 consensus_queue.cc:1048] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:58.283608 13888 raft_consensus.cc:1275] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.285022 14056 consensus_queue.cc:1048] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.330174 13815 raft_consensus.cc:1275] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.331359 14094 consensus_queue.cc:1048] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.338871 13888 raft_consensus.cc:1275] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.340018 14094 consensus_queue.cc:1048] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.387809 13815 raft_consensus.cc:1275] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.389040 14094 consensus_queue.cc:1048] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.396193 13888 raft_consensus.cc:1275] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.397318 14056 consensus_queue.cc:1048] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.435606 13888 raft_consensus.cc:1275] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.436640 14020 consensus_queue.cc:1048] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.443148 13741 raft_consensus.cc:1275] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer 662b94bf7d7f4f2cbee2d2014db20142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.444715 14105 consensus_queue.cc:1048] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.506198 13741 raft_consensus.cc:1275] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.507220 14055 consensus_queue.cc:1048] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.514864 13815 raft_consensus.cc:1275] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.516299 14055 consensus_queue.cc:1048] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.608669 13888 raft_consensus.cc:1275] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.609748 14056 consensus_queue.cc:1048] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.616978 13815 raft_consensus.cc:1275] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer 7104802dea4641909ae1ee7f02b68600: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:58.620545 14111 consensus_queue.cc:1048] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:00.679728 13638 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49874:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:00.699616 13638 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49874:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:00.754518  9179 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.862959 14148 tablet.cc:1724] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.870947 14152 tablet.cc:1724] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.903365 14157 tablet.cc:1724] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.969228 14165 tablet.cc:1724] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.971630 14164 tablet.cc:1724] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.978927 14148 tablet.cc:1724] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:00.979432 14158 log.cc:927] Time spent T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260710 11:13:01.001469 14151 log.cc:927] Time spent T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
W20260710 11:13:01.012687 14150 log.cc:927] Time spent T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Append to log took a long time: real 0.148s	user 0.002s	sys 0.000s
I20260710 11:13:01.002228 14171 tablet.cc:1724] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.020888 13815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9"
dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
mode: GRACEFUL
new_leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:56402
I20260710 11:13:01.033391 13815 raft_consensus.cc:606] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Received request to transfer leadership to TS f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:13:01.038713 14175 tablet.cc:1724] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.048439 14177 tablet.cc:1724] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:00.984802 14163 tablet.cc:1724] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.059203 14176 tablet.cc:1724] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.061836 14175 tablet.cc:1724] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:01.084872 14172 log.cc:927] Time spent T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 11:13:01.087779 14148 tablet.cc:1724] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.097702 14179 tablet.cc:1724] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.113473 14157 tablet.cc:1724] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.120316 14171 tablet.cc:1724] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.134524 14164 tablet.cc:1724] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.102829 14180 tablet.cc:1724] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.144161 14177 tablet.cc:1724] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.152148 14152 tablet.cc:1724] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.166213 14176 tablet.cc:1724] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.168274 14165 tablet.cc:1724] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.169705 14179 tablet.cc:1724] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.173617 14163 tablet.cc:1724] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.182325 14157 tablet.cc:1724] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.191362 14175 tablet.cc:1724] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.216743 14180 tablet.cc:1724] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:01.224520 13738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc"
dest_uuid: "7104802dea4641909ae1ee7f02b68600"
mode: GRACEFUL
new_leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:13:01.225279 13738 raft_consensus.cc:606] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Received request to transfer leadership to TS f0b3154e5f654e6b80c84d10869fc3e0
I20260710 11:13:01.233470  9179 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:01.234081  9179 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:01.258046 13636 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: soft_deleted_table [id=012b067006aa4b53ae04dd262a6072c8] alter complete (version 1)
I20260710 11:13:01.315681 14114 raft_consensus.cc:993] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: : Instructing follower f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:13:01.316210 14114 raft_consensus.cc:1081] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Signalling peer f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:13:01.317592 14156 raft_consensus.cc:993] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: : Instructing follower f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:13:01.317642 13886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:13:01.318178 14153 raft_consensus.cc:1081] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Signalling peer f0b3154e5f654e6b80c84d10869fc3e0 to start an election
I20260710 11:13:01.318351 13886 raft_consensus.cc:493] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.318774 13886 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.319767 13884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc"
dest_uuid: "f0b3154e5f654e6b80c84d10869fc3e0"
 from {username='slave'} at 127.0.0.1:43462
I20260710 11:13:01.320327 13884 raft_consensus.cc:493] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.320575 13884 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.324186 13886 raft_consensus.cc:515] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.325363 13884 raft_consensus.cc:515] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.326076 13886 leader_election.cc:290] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 3 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:13:01.327118 13816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:13:01.327296 13884 leader_election.cc:290] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 2 election: Requested vote from peers 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741), 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521)
I20260710 11:13:01.327397 13738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789aca457fa24f1dbc497cde3fd472e9" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:13:01.327725 13816 raft_consensus.cc:3055] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:01.328118 13816 raft_consensus.cc:740] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 662b94bf7d7f4f2cbee2d2014db20142, State: Running, Role: LEADER
I20260710 11:13:01.328118 13738 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.328871 13740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7104802dea4641909ae1ee7f02b68600"
I20260710 11:13:01.328979 13816 consensus_queue.cc:260] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [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: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.329327 13815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d563fae4a74fd8a099061394770cfc" candidate_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "662b94bf7d7f4f2cbee2d2014db20142"
I20260710 11:13:01.329456 13740 raft_consensus.cc:3055] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:01.329977 13815 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.330017 13740 raft_consensus.cc:740] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7104802dea4641909ae1ee7f02b68600, State: Running, Role: LEADER
I20260710 11:13:01.330221 13816 raft_consensus.cc:3060] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.330938 13740 consensus_queue.cc:260] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.332147 13740 raft_consensus.cc:3060] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.334946 13738 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 3.
I20260710 11:13:01.336234 13855 leader_election.cc:304] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [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: 7104802dea4641909ae1ee7f02b68600, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:13:01.336926 13816 raft_consensus.cc:2468] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 3.
I20260710 11:13:01.337141 14161 raft_consensus.cc:2804] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:01.337683 14161 raft_consensus.cc:697] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 3 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:13:01.338126 13815 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 2.
I20260710 11:13:01.338436 14161 consensus_queue.cc:237] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [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: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.338932 13740 raft_consensus.cc:2468] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0b3154e5f654e6b80c84d10869fc3e0 in term 2.
I20260710 11:13:01.339295 13854 leader_election.cc:304] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 662b94bf7d7f4f2cbee2d2014db20142, f0b3154e5f654e6b80c84d10869fc3e0; no voters: 
I20260710 11:13:01.340265 14113 raft_consensus.cc:2804] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:01.341337 14113 raft_consensus.cc:697] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 LEADER]: Becoming Leader. State: Replica: f0b3154e5f654e6b80c84d10869fc3e0, State: Running, Role: LEADER
I20260710 11:13:01.342257 14113 consensus_queue.cc:237] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } }
I20260710 11:13:01.347095 13636 catalog_manager.cc:5697] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 2 to 3, leader changed from 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194) to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 3 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:01.358340 13636 catalog_manager.cc:5697] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 reported cstate change: term changed from 1 to 2, leader changed from 7104802dea4641909ae1ee7f02b68600 (127.8.246.193) to f0b3154e5f654e6b80c84d10869fc3e0 (127.8.246.195). New cstate: current_term: 2 leader_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0b3154e5f654e6b80c84d10869fc3e0" member_type: VOTER last_known_addr { host: "127.8.246.195" port: 37627 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:01.811638 13815 raft_consensus.cc:1275] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:01.812705 14113 consensus_queue.cc:1048] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.821293 13740 raft_consensus.cc:1275] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:01.822685 14113 consensus_queue.cc:1048] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:01.884258 13815 raft_consensus.cc:1275] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 3 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:01.885412 14186 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "662b94bf7d7f4f2cbee2d2014db20142" member_type: VOTER last_known_addr { host: "127.8.246.194" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:01.893405 13740 raft_consensus.cc:1275] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 3 FOLLOWER]: Refusing update from remote peer f0b3154e5f654e6b80c84d10869fc3e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:01.895206 14113 consensus_queue.cc:1048] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7104802dea4641909ae1ee7f02b68600" member_type: VOTER last_known_addr { host: "127.8.246.193" port: 46741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:02.286089  9179 tablet_server.cc:179] TabletServer@127.8.246.193:0 shutting down...
I20260710 11:13:02.308917  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:02.309684  9179 tablet_replica.cc:333] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.310545  9179 raft_consensus.cc:2243] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.311017  9179 raft_consensus.cc:2272] T 208cce28c7424735915975a1c2554d26 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.312765  9179 tablet_replica.cc:333] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.313319  9179 raft_consensus.cc:2243] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.314013  9179 raft_consensus.cc:2272] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.315596  9179 tablet_replica.cc:333] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.316181  9179 raft_consensus.cc:2243] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.316578  9179 raft_consensus.cc:2272] T bca64827ff684b7da0e2885ec203d50f P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.318096  9179 tablet_replica.cc:333] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.318599  9179 raft_consensus.cc:2243] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.319022  9179 raft_consensus.cc:2272] T 1dfc99cee3f048a0b6c03ad87f597e6a P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.321112  9179 tablet_replica.cc:333] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.321784  9179 raft_consensus.cc:2243] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.322166  9179 raft_consensus.cc:2272] T 789aca457fa24f1dbc497cde3fd472e9 P 7104802dea4641909ae1ee7f02b68600 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.324218  9179 tablet_replica.cc:333] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.324677  9179 raft_consensus.cc:2243] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.325003  9179 raft_consensus.cc:2272] T 4a8432d5183e4ce29e25c7332b055d09 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.326877  9179 tablet_replica.cc:333] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.327366  9179 raft_consensus.cc:2243] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:02.327710 13781 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 11:13:02.327785  9179 raft_consensus.cc:2272] T ed8658b5f0f34c9b9c09e866cf09cda6 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.330039  9179 tablet_replica.cc:333] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.330574  9179 raft_consensus.cc:2243] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:13:02.330770 13781 consensus_peers.cc:597] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 -> Peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Couldn't send request to peer 7104802dea4641909ae1ee7f02b68600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:02.331301  9179 raft_consensus.cc:2272] T c15d1e45bc40484b975cf3ddff0b058b P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.332979  9179 tablet_replica.cc:333] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.333499  9179 raft_consensus.cc:2243] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.333889  9179 raft_consensus.cc:2272] T e3d563fae4a74fd8a099061394770cfc P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.335983  9179 tablet_replica.cc:333] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.336486  9179 raft_consensus.cc:2243] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.336892  9179 raft_consensus.cc:2272] T 46d663653bbd4039bff3a75a2d989f5d P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.338387  9179 tablet_replica.cc:333] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.338891  9179 raft_consensus.cc:2243] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.339550  9179 raft_consensus.cc:2272] T d347965198624496963e1ce10a0ecb73 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.341223  9179 tablet_replica.cc:333] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.341701  9179 raft_consensus.cc:2243] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.342360  9179 raft_consensus.cc:2272] T 2d78ac2348294381986040f463ed2027 P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.344230  9179 tablet_replica.cc:333] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.344925  9179 raft_consensus.cc:2243] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.345645  9179 raft_consensus.cc:2272] T 33c5ad9647f648ce9e0ea9f191528b2e P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:02.346786 13781 consensus_peers.cc:597] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 -> Peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Couldn't send request to peer 7104802dea4641909ae1ee7f02b68600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:02.347311  9179 tablet_replica.cc:333] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.347860  9179 raft_consensus.cc:2243] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.348569  9179 raft_consensus.cc:2272] T 58736b053b814fd39a578b3c0e5fa3ff P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.350147  9179 tablet_replica.cc:333] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.350646  9179 raft_consensus.cc:2243] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.351033  9179 raft_consensus.cc:2272] T 805fa33400aa4d70873824a6693394eb P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.352658  9179 tablet_replica.cc:333] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.353121  9179 raft_consensus.cc:2243] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.353801  9179 raft_consensus.cc:2272] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.355392  9179 tablet_replica.cc:333] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.355854  9179 raft_consensus.cc:2243] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.356297  9179 raft_consensus.cc:2272] T 3371185143334b6a86c602bc163ededc P 7104802dea4641909ae1ee7f02b68600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.357781  9179 tablet_replica.cc:333] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600: stopping tablet replica
I20260710 11:13:02.358201  9179 raft_consensus.cc:2243] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.358574  9179 raft_consensus.cc:2272] T 7aa2e6d8b89e411585a298b5e9aad9db P 7104802dea4641909ae1ee7f02b68600 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:02.372989 13855 consensus_peers.cc:597] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 -> Peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Couldn't send request to peer 7104802dea4641909ae1ee7f02b68600. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:02.385996 13781 consensus_peers.cc:597] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 -> Peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Couldn't send request to peer 7104802dea4641909ae1ee7f02b68600. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:46741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:02.398456  9179 tablet_server.cc:196] TabletServer@127.8.246.193:0 shutdown complete.
I20260710 11:13:02.425594  9179 tablet_server.cc:179] TabletServer@127.8.246.194:0 shutting down...
I20260710 11:13:02.449239  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:02.449885  9179 tablet_replica.cc:333] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.450446  9179 raft_consensus.cc:2243] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.450881  9179 raft_consensus.cc:2272] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.452605  9179 tablet_replica.cc:333] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.453128  9179 raft_consensus.cc:2243] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.453533  9179 raft_consensus.cc:2272] T bca64827ff684b7da0e2885ec203d50f P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.455042  9179 tablet_replica.cc:333] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.455545  9179 raft_consensus.cc:2243] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.456334  9179 raft_consensus.cc:2272] T 208cce28c7424735915975a1c2554d26 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.457855  9179 tablet_replica.cc:333] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.458351  9179 raft_consensus.cc:2243] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.459020  9179 raft_consensus.cc:2272] T 1dfc99cee3f048a0b6c03ad87f597e6a P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.460809  9179 tablet_replica.cc:333] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.461321  9179 raft_consensus.cc:2243] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.461707  9179 raft_consensus.cc:2272] T 789aca457fa24f1dbc497cde3fd472e9 P 662b94bf7d7f4f2cbee2d2014db20142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.464380  9179 tablet_replica.cc:333] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.464907  9179 raft_consensus.cc:2243] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.465305  9179 raft_consensus.cc:2272] T 33c5ad9647f648ce9e0ea9f191528b2e P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.466792  9179 tablet_replica.cc:333] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.467272  9179 raft_consensus.cc:2243] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.467666  9179 raft_consensus.cc:2272] T 58736b053b814fd39a578b3c0e5fa3ff P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.469197  9179 tablet_replica.cc:333] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.469691  9179 raft_consensus.cc:2243] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.470320  9179 raft_consensus.cc:2272] T 805fa33400aa4d70873824a6693394eb P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.472038  9179 tablet_replica.cc:333] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.472504  9179 raft_consensus.cc:2243] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.472910  9179 raft_consensus.cc:2272] T 3bcc263aa3ac426381b1f889bfb9e2e2 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.474459  9179 tablet_replica.cc:333] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.474960  9179 raft_consensus.cc:2243] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.475626  9179 raft_consensus.cc:2272] T 46d663653bbd4039bff3a75a2d989f5d P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.477231  9179 tablet_replica.cc:333] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.477728  9179 raft_consensus.cc:2243] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.478104  9179 raft_consensus.cc:2272] T 2d78ac2348294381986040f463ed2027 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.479725  9179 tablet_replica.cc:333] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.480242  9179 raft_consensus.cc:2243] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.480638  9179 raft_consensus.cc:2272] T d347965198624496963e1ce10a0ecb73 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.482147  9179 tablet_replica.cc:333] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.482640  9179 raft_consensus.cc:2243] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.483294  9179 raft_consensus.cc:2272] T 3371185143334b6a86c602bc163ededc P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.484845  9179 tablet_replica.cc:333] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.485306  9179 raft_consensus.cc:2243] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.485992  9179 raft_consensus.cc:2272] T 7aa2e6d8b89e411585a298b5e9aad9db P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.487586  9179 tablet_replica.cc:333] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.488124  9179 raft_consensus.cc:2243] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.488508  9179 raft_consensus.cc:2272] T 4a8432d5183e4ce29e25c7332b055d09 P 662b94bf7d7f4f2cbee2d2014db20142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.490181  9179 tablet_replica.cc:333] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.490625  9179 raft_consensus.cc:2243] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.491298  9179 raft_consensus.cc:2272] T ed8658b5f0f34c9b9c09e866cf09cda6 P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.492944  9179 tablet_replica.cc:333] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.493394  9179 raft_consensus.cc:2243] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.493793  9179 raft_consensus.cc:2272] T c15d1e45bc40484b975cf3ddff0b058b P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.495268  9179 tablet_replica.cc:333] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142: stopping tablet replica
I20260710 11:13:02.495700  9179 raft_consensus.cc:2243] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.496104  9179 raft_consensus.cc:2272] T e3d563fae4a74fd8a099061394770cfc P 662b94bf7d7f4f2cbee2d2014db20142 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:02.509047 13854 consensus_peers.cc:597] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 -> Peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Couldn't send request to peer 662b94bf7d7f4f2cbee2d2014db20142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:02.513322 13855 consensus_peers.cc:597] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 -> Peer 7104802dea4641909ae1ee7f02b68600 (127.8.246.193:46741): Couldn't send request to peer 7104802dea4641909ae1ee7f02b68600. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.193:46741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:02.534510  9179 tablet_server.cc:196] TabletServer@127.8.246.194:0 shutdown complete.
I20260710 11:13:02.560716  9179 tablet_server.cc:179] TabletServer@127.8.246.195:0 shutting down...
W20260710 11:13:02.567648 13854 consensus_peers.cc:597] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 -> Peer 662b94bf7d7f4f2cbee2d2014db20142 (127.8.246.194:35521): Couldn't send request to peer 662b94bf7d7f4f2cbee2d2014db20142. Status: Network error: Client connection negotiation failed: client connection to 127.8.246.194:35521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:02.591369  9179 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:02.592144  9179 tablet_replica.cc:333] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.592751  9179 raft_consensus.cc:2243] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.593250  9179 raft_consensus.cc:2272] T 208cce28c7424735915975a1c2554d26 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.594954  9179 tablet_replica.cc:333] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.595510  9179 raft_consensus.cc:2243] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.596297  9179 raft_consensus.cc:2272] T bca64827ff684b7da0e2885ec203d50f P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.597937  9179 tablet_replica.cc:333] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.598479  9179 raft_consensus.cc:2243] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.598906  9179 raft_consensus.cc:2272] T 7673a1d6d8da4f9bb1c0d1a85fb095ee P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.600606  9179 tablet_replica.cc:333] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.601142  9179 raft_consensus.cc:2243] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.601562  9179 raft_consensus.cc:2272] T 33c5ad9647f648ce9e0ea9f191528b2e P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.603147  9179 tablet_replica.cc:333] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.603677  9179 raft_consensus.cc:2243] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.604130  9179 raft_consensus.cc:2272] T 58736b053b814fd39a578b3c0e5fa3ff P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.605806  9179 tablet_replica.cc:333] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.606326  9179 raft_consensus.cc:2243] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.606858  9179 raft_consensus.cc:2272] T 805fa33400aa4d70873824a6693394eb P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.608564  9179 tablet_replica.cc:333] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.609074  9179 raft_consensus.cc:2243] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.609489  9179 raft_consensus.cc:2272] T 3bcc263aa3ac426381b1f889bfb9e2e2 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.611181  9179 tablet_replica.cc:333] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.611797  9179 raft_consensus.cc:2243] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.612269  9179 raft_consensus.cc:2272] T 1dfc99cee3f048a0b6c03ad87f597e6a P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.613857  9179 tablet_replica.cc:333] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.614359  9179 raft_consensus.cc:2243] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.615058  9179 raft_consensus.cc:2272] T 789aca457fa24f1dbc497cde3fd472e9 P f0b3154e5f654e6b80c84d10869fc3e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.617623  9179 tablet_replica.cc:333] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.618146  9179 raft_consensus.cc:2243] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.618557  9179 raft_consensus.cc:2272] T 46d663653bbd4039bff3a75a2d989f5d P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.620155  9179 tablet_replica.cc:333] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.620783  9179 raft_consensus.cc:2243] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.621171  9179 raft_consensus.cc:2272] T 2d78ac2348294381986040f463ed2027 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.622810  9179 tablet_replica.cc:333] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.623288  9179 raft_consensus.cc:2243] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.623663  9179 raft_consensus.cc:2272] T d347965198624496963e1ce10a0ecb73 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.625325  9179 tablet_replica.cc:333] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.625806  9179 raft_consensus.cc:2243] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.626201  9179 raft_consensus.cc:2272] T 3371185143334b6a86c602bc163ededc P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.627720  9179 tablet_replica.cc:333] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.628249  9179 raft_consensus.cc:2243] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.628655  9179 raft_consensus.cc:2272] T 7aa2e6d8b89e411585a298b5e9aad9db P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.630374  9179 tablet_replica.cc:333] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.630851  9179 raft_consensus.cc:2243] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.631245  9179 raft_consensus.cc:2272] T ed8658b5f0f34c9b9c09e866cf09cda6 P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.632819  9179 tablet_replica.cc:333] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.633268  9179 raft_consensus.cc:2243] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.633968  9179 raft_consensus.cc:2272] T 4a8432d5183e4ce29e25c7332b055d09 P f0b3154e5f654e6b80c84d10869fc3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.635643  9179 tablet_replica.cc:333] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.636168  9179 raft_consensus.cc:2243] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:02.636575  9179 raft_consensus.cc:2272] T c15d1e45bc40484b975cf3ddff0b058b P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.638139  9179 tablet_replica.cc:333] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0: stopping tablet replica
I20260710 11:13:02.638594  9179 raft_consensus.cc:2243] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.639317  9179 raft_consensus.cc:2272] T e3d563fae4a74fd8a099061394770cfc P f0b3154e5f654e6b80c84d10869fc3e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.675415  9179 tablet_server.cc:196] TabletServer@127.8.246.195:0 shutdown complete.
I20260710 11:13:02.700649  9179 master.cc:562] Master@127.8.246.254:35033 shutting down...
I20260710 11:13:02.726735  9179 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:02.727237  9179 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:02.727556  9179 tablet_replica.cc:333] T 00000000000000000000000000000000 P 082d0c5c6c6243c29e9632e6713bfad8: stopping tablet replica
I20260710 11:13:02.768107  9179 master.cc:584] Master@127.8.246.254:35033 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11211 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (27255 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109418 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:02.820451  9179 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 674 messages since previous log ~18 seconds ago
I20260710 11:13:02.820693  9179 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 672 messages since previous log ~18 seconds ago
I20260710 11:13:02.820884  9179 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 671 messages since previous log ~18 seconds ago
I20260710 11:13:02.821103  9179 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 ~35 seconds ago
I20260710 11:13:02.821285  9179 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 ~35 seconds ago
I20260710 11:13:02.821587  9179 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:13:02.821887  9179 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
