[==========] 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:23.274936  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:44615
I20260710 11:11:23.276461  8911 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:23.277498  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:23.294332  8918 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:23.294653  8920 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:23.295670  8911 server_base.cc:1061] running on GCE node
W20260710 11:11:23.294647  8917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:24.475865  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:24.476091  8911 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:24.476243  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681884476226 us; error 0 us; skew 500 ppm
I20260710 11:11:24.476998  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:24.482312  8911 webserver.cc:533] Webserver started at http://127.8.179.254:45677/ using document root <none> and password file <none>
I20260710 11:11:24.483122  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:24.483306  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:24.483693  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:24.489248  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "1f4fc695ebbc4c5c841caefe4cde9447"
format_stamp: "Formatted at 2026-07-10 11:11:24 on dist-test-slave-x49f"
I20260710 11:11:24.496666  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:24.501662  8926 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:24.502713  8911 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:24.503052  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "1f4fc695ebbc4c5c841caefe4cde9447"
format_stamp: "Formatted at 2026-07-10 11:11:24 on dist-test-slave-x49f"
I20260710 11:11:24.503361  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-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:24.567144  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:24.568670  8911 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:24.569116  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:24.639961  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:44615
I20260710 11:11:24.640056  8977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:44615 every 8 connection(s)
I20260710 11:11:24.647923  8978 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:24.668745  8978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: Bootstrap starting.
I20260710 11:11:24.674522  8978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:24.676353  8978 log.cc:826] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:24.680768  8978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: No bootstrap required, opened a new log
I20260710 11:11:24.700947  8978 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER }
I20260710 11:11:24.701576  8978 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:24.701830  8978 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4fc695ebbc4c5c841caefe4cde9447, State: Initialized, Role: FOLLOWER
I20260710 11:11:24.702785  8978 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER }
I20260710 11:11:24.703290  8978 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:24.703583  8978 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:24.703919  8978 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:24.707978  8978 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER }
I20260710 11:11:24.708928  8978 leader_election.cc:304] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [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: 1f4fc695ebbc4c5c841caefe4cde9447; no voters: 
I20260710 11:11:24.710734  8978 leader_election.cc:290] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:24.711098  8981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:24.713251  8981 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 1 LEADER]: Becoming Leader. State: Replica: 1f4fc695ebbc4c5c841caefe4cde9447, State: Running, Role: LEADER
I20260710 11:11:24.714257  8981 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [LEADER]: Queue going to LEADER mode. State: All 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: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER }
I20260710 11:11:24.715204  8978 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:24.724751  8982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f4fc695ebbc4c5c841caefe4cde9447. Latest consensus state: current_term: 1 leader_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER } }
I20260710 11:11:24.724587  8983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f4fc695ebbc4c5c841caefe4cde9447" member_type: VOTER } }
I20260710 11:11:24.725348  8982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:24.725435  8983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:24.728494  8990 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:24.741235  8990 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:24.743471  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:24.756744  8990 catalog_manager.cc:1383] Generated new cluster ID: 5a0f147f9e244f509f301062ab0ee827
I20260710 11:11:24.757025  8990 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:24.792770  8990 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:24.794317  8990 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:24.809908  8990 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: Generated new TSK 0
I20260710 11:11:24.810804  8990 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:24.874517  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:24.882560  9000 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:24.884187  9002 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:24.887342  9004 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:24.887696  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:24.888548  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:24.888760  8911 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:24.888942  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681884888924 us; error 0 us; skew 500 ppm
I20260710 11:11:24.889603  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:24.893870  8911 webserver.cc:533] Webserver started at http://127.8.179.193:46755/ using document root <none> and password file <none>
I20260710 11:11:24.894402  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:24.894614  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:24.894912  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:24.895972  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
format_stamp: "Formatted at 2026-07-10 11:11:24 on dist-test-slave-x49f"
I20260710 11:11:24.901623  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:11:24.906000  9009 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:24.906818  8911 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260710 11:11:24.907094  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
format_stamp: "Formatted at 2026-07-10 11:11:24 on dist-test-slave-x49f"
I20260710 11:11:24.907382  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-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:24.932021  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:24.933343  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:24.936154  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:24.940639  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:24.940863  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:24.941156  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:24.941320  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.042850  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:38663
I20260710 11:11:25.042927  9071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:38663 every 8 connection(s)
I20260710 11:11:25.050604  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:25.063484  9076 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.066606  9077 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.076058  9080 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.077163  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:25.078042  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:25.078279  8911 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.078478  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681885078460 us; error 0 us; skew 500 ppm
I20260710 11:11:25.079084  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:25.082144  9072 heartbeater.cc:344] Connected to a master server at 127.8.179.254:44615
I20260710 11:11:25.082605  9072 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:25.083832  9072 heartbeater.cc:507] Master 127.8.179.254:44615 requested a full tablet report, sending...
I20260710 11:11:25.085986  8911 webserver.cc:533] Webserver started at http://127.8.179.194:36741/ using document root <none> and password file <none>
I20260710 11:11:25.086577  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:25.086824  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:25.087184  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:25.087643  8943 ts_manager.cc:194] Registered new tserver with Master: 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663)
I20260710 11:11:25.088712  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "80b8216b289944e58120cebb589a8d6f"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-x49f"
I20260710 11:11:25.090610  8943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35430
I20260710 11:11:25.095872  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:11:25.100545  9084 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.101450  8911 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:25.101725  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "80b8216b289944e58120cebb589a8d6f"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-x49f"
I20260710 11:11:25.101991  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-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:25.115715  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:25.117036  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:25.119515  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:25.122833  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:25.123015  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.123294  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:25.123454  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.225579  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:39083
I20260710 11:11:25.225663  9146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:39083 every 8 connection(s)
I20260710 11:11:25.230907  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:25.238658  9150 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.242826  9151 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:25.246100  9147 heartbeater.cc:344] Connected to a master server at 127.8.179.254:44615
I20260710 11:11:25.246574  9147 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:25.247663  9147 heartbeater.cc:507] Master 127.8.179.254:44615 requested a full tablet report, sending...
I20260710 11:11:25.250520  8943 ts_manager.cc:194] Registered new tserver with Master: 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
W20260710 11:11:25.250784  9153 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.252743  8943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35432
I20260710 11:11:25.257411  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:25.258479  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:25.258745  8911 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.258934  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681885258919 us; error 0 us; skew 500 ppm
I20260710 11:11:25.259645  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:25.262249  8911 webserver.cc:533] Webserver started at http://127.8.179.195:40181/ using document root <none> and password file <none>
I20260710 11:11:25.262842  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:25.263072  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:25.263365  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:25.264672  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "085c582e46d845ad8512735b0e2ac1d9"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-x49f"
I20260710 11:11:25.270432  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:11:25.274328  9158 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.275141  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:11:25.275453  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "085c582e46d845ad8512735b0e2ac1d9"
format_stamp: "Formatted at 2026-07-10 11:11:25 on dist-test-slave-x49f"
I20260710 11:11:25.275796  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681883112075-8911-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:25.294855  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:25.296317  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:25.298722  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:25.302191  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:25.302438  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.302711  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:25.302906  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:25.384788  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:38225
I20260710 11:11:25.384855  9220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:38225 every 8 connection(s)
I20260710 11:11:25.401705  9221 heartbeater.cc:344] Connected to a master server at 127.8.179.254:44615
I20260710 11:11:25.402084  9221 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:25.402832  9221 heartbeater.cc:507] Master 127.8.179.254:44615 requested a full tablet report, sending...
I20260710 11:11:25.404934  8943 ts_manager.cc:194] Registered new tserver with Master: 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:25.405656  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01528718s
I20260710 11:11:25.406255  8943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35440
I20260710 11:11:25.454850  8943 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35444:
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:25.458461  8943 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:25.586378  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 4062207d94334a46bd705f0147dd556a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.587970  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4062207d94334a46bd705f0147dd556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.590612  9185 tablet_service.cc:1511] Processing CreateTablet for tablet e491058b241741a9b18bdab37f28194a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.592021  9185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e491058b241741a9b18bdab37f28194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.594630  9184 tablet_service.cc:1511] Processing CreateTablet for tablet 76a4613fca234b298108553feb0d7474 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.595996  9184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a4613fca234b298108553feb0d7474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.597222  9037 tablet_service.cc:1511] Processing CreateTablet for tablet 4062207d94334a46bd705f0147dd556a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.598876  9037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4062207d94334a46bd705f0147dd556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.598662  9183 tablet_service.cc:1511] Processing CreateTablet for tablet f9a1d8f02e324235b4ed52314d2b183c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.599548  9036 tablet_service.cc:1511] Processing CreateTablet for tablet e491058b241741a9b18bdab37f28194a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.600029  9183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a1d8f02e324235b4ed52314d2b183c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.600869  9036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e491058b241741a9b18bdab37f28194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.600871  9181 tablet_service.cc:1511] Processing CreateTablet for tablet f4a69c9db9804300a471c8deefb59bd0 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.617348  9031 tablet_service.cc:1511] Processing CreateTablet for tablet b204fb2bebad4396a518cffc27c2d34c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.607568  9182 tablet_service.cc:1511] Processing CreateTablet for tablet 9213b7f864d2450a83f18bd086607755 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.623143  9180 tablet_service.cc:1511] Processing CreateTablet for tablet b204fb2bebad4396a518cffc27c2d34c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.626194  9035 tablet_service.cc:1511] Processing CreateTablet for tablet 76a4613fca234b298108553feb0d7474 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.624253  9030 tablet_service.cc:1511] Processing CreateTablet for tablet a18cf8e8e48d4f179deb86662b6e7a26 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.629696  9031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b204fb2bebad4396a518cffc27c2d34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.632349  9181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a69c9db9804300a471c8deefb59bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.628397  9033 tablet_service.cc:1511] Processing CreateTablet for tablet 9213b7f864d2450a83f18bd086607755 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.637290  9179 tablet_service.cc:1511] Processing CreateTablet for tablet a18cf8e8e48d4f179deb86662b6e7a26 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.639394  9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a4613fca234b298108553feb0d7474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.640838  9178 tablet_service.cc:1511] Processing CreateTablet for tablet b9242b3da0c34132ba9efa85bbb7bbf3 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.637418  9034 tablet_service.cc:1511] Processing CreateTablet for tablet f9a1d8f02e324235b4ed52314d2b183c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.638046  9032 tablet_service.cc:1511] Processing CreateTablet for tablet f4a69c9db9804300a471c8deefb59bd0 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.645382  9182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213b7f864d2450a83f18bd086607755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.645730  9033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213b7f864d2450a83f18bd086607755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.651666  9034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a1d8f02e324235b4ed52314d2b183c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.650488  9111 tablet_service.cc:1511] Processing CreateTablet for tablet e491058b241741a9b18bdab37f28194a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.653350  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18cf8e8e48d4f179deb86662b6e7a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.645627  9029 tablet_service.cc:1511] Processing CreateTablet for tablet b9242b3da0c34132ba9efa85bbb7bbf3 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.656481  9178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9242b3da0c34132ba9efa85bbb7bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.663069  9032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a69c9db9804300a471c8deefb59bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.671022  9109 tablet_service.cc:1511] Processing CreateTablet for tablet f9a1d8f02e324235b4ed52314d2b183c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.655895  9112 tablet_service.cc:1511] Processing CreateTablet for tablet 4062207d94334a46bd705f0147dd556a (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.676144  9110 tablet_service.cc:1511] Processing CreateTablet for tablet 76a4613fca234b298108553feb0d7474 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.679934  9111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e491058b241741a9b18bdab37f28194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.687680  9029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9242b3da0c34132ba9efa85bbb7bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.690336  9107 tablet_service.cc:1511] Processing CreateTablet for tablet f4a69c9db9804300a471c8deefb59bd0 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.693248  9108 tablet_service.cc:1511] Processing CreateTablet for tablet 9213b7f864d2450a83f18bd086607755 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.693563  9112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4062207d94334a46bd705f0147dd556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.696791  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b204fb2bebad4396a518cffc27c2d34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.703193  9108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9213b7f864d2450a83f18bd086607755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.710690  9106 tablet_service.cc:1511] Processing CreateTablet for tablet b204fb2bebad4396a518cffc27c2d34c (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.707134  9030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18cf8e8e48d4f179deb86662b6e7a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.713493  9105 tablet_service.cc:1511] Processing CreateTablet for tablet a18cf8e8e48d4f179deb86662b6e7a26 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.720698  9104 tablet_service.cc:1511] Processing CreateTablet for tablet b9242b3da0c34132ba9efa85bbb7bbf3 (DEFAULT_TABLE table=test-workload [id=16979225cdcb4a5db1731168a30e50cc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.723490  9110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a4613fca234b298108553feb0d7474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.733480  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18cf8e8e48d4f179deb86662b6e7a26. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:25.738463  8991 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:25.751850  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b204fb2bebad4396a518cffc27c2d34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.853802  9239 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:25.859855  9239 tablet_bootstrap.cc:654] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.866604  9239 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:25.867550  9239 ts_tablet_manager.cc:1403] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:11:25.872910  9239 raft_consensus.cc:359] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:25.873704  9239 raft_consensus.cc:385] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.874051  9239 raft_consensus.cc:740] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.874779  9239 consensus_queue.cc:260] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:25.877199  9239 ts_tablet_manager.cc:1434] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:11:25.921221  9242 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:25.921789  9239 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:25.927623  9242 tablet_bootstrap.cc:654] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.931118  9239 tablet_bootstrap.cc:654] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.932698  9242 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:25.933143  9242 ts_tablet_manager.cc:1403] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 11:11:25.935618  9242 raft_consensus.cc:359] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:25.936082  9242 raft_consensus.cc:385] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.936352  9242 raft_consensus.cc:740] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.937945  9242 consensus_queue.cc:260] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:25.939896  9221 heartbeater.cc:499] Master 127.8.179.254:44615 was elected leader, sending a full tablet report...
I20260710 11:11:25.940198  9242 ts_tablet_manager.cc:1434] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:25.945393  9239 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:25.945850  9239 ts_tablet_manager.cc:1403] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:11:25.948624  9239 raft_consensus.cc:359] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:25.949302  9242 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:25.949304  9239 raft_consensus.cc:385] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.953786  9239 raft_consensus.cc:740] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.954577  9239 consensus_queue.cc:260] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:25.956622  9246 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:25.956796  9239 ts_tablet_manager.cc:1434] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:11:25.959975  9242 tablet_bootstrap.cc:654] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.979588  9239 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:25.987607  9239 tablet_bootstrap.cc:654] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.993887  9242 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:25.994390  9242 ts_tablet_manager.cc:1403] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.004s
I20260710 11:11:25.999351  9072 heartbeater.cc:499] Master 127.8.179.254:44615 was elected leader, sending a full tablet report...
W20260710 11:11:26.003324  9073 tablet.cc:2406] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:26.003345  9242 raft_consensus.cc:359] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.004288  9242 raft_consensus.cc:385] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.004652  9242 raft_consensus.cc:740] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.766813  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a1d8f02e324235b4ed52314d2b183c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.022589  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9242b3da0c34132ba9efa85bbb7bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.027483  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a69c9db9804300a471c8deefb59bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:26.005496  9242 consensus_queue.cc:260] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.060351  9242 ts_tablet_manager.cc:1434] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260710 11:11:26.063316  9242 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.063868  9246 tablet_bootstrap.cc:654] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.069887  9242 tablet_bootstrap.cc:654] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.081909  9242 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.082424  9242 ts_tablet_manager.cc:1403] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:11:26.085772  9242 raft_consensus.cc:359] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.086529  9242 raft_consensus.cc:385] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.086845  9242 raft_consensus.cc:740] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.087648  9242 consensus_queue.cc:260] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.090180  9242 ts_tablet_manager.cc:1434] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:11:26.090780  9246 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.091177  9242 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.091536  9246 ts_tablet_manager.cc:1403] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.005s
I20260710 11:11:26.095831  9246 raft_consensus.cc:359] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.096971  9246 raft_consensus.cc:385] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.098194  9242 tablet_bootstrap.cc:654] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.097489  9246 raft_consensus.cc:740] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.101011  9246 consensus_queue.cc:260] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.109863  9242 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.110329  9242 ts_tablet_manager.cc:1403] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:11:26.110700  9246 ts_tablet_manager.cc:1434] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:11:26.111583  9147 heartbeater.cc:499] Master 127.8.179.254:44615 was elected leader, sending a full tablet report...
I20260710 11:11:26.112012  9246 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.113245  9242 raft_consensus.cc:359] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.113947  9242 raft_consensus.cc:385] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.114245  9242 raft_consensus.cc:740] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.115465  9242 consensus_queue.cc:260] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.117867  9242 ts_tablet_manager.cc:1434] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:26.120100  9246 tablet_bootstrap.cc:654] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.121819  9241 raft_consensus.cc:493] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.122301  9241 raft_consensus.cc:515] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.129801  9241 leader_election.cc:290] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.130447  9241 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.130963  9241 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.133248  9241 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.155354  9246 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.155825  9246 ts_tablet_manager.cc:1403] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.009s
I20260710 11:11:26.158633  9246 raft_consensus.cc:359] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.159350  9246 raft_consensus.cc:385] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.159673  9246 raft_consensus.cc:740] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.160399  9246 consensus_queue.cc:260] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.162489  9246 ts_tablet_manager.cc:1434] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:11:26.163332  9246 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.169463  9246 tablet_bootstrap.cc:654] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.183195  9242 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.205400  9245 raft_consensus.cc:493] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.205929  9245 raft_consensus.cc:515] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.209352  9245 leader_election.cc:290] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.267685  9242 tablet_bootstrap.cc:654] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.272614  9246 tablet_bootstrap.cc:492] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.273228  9246 ts_tablet_manager.cc:1403] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.013s
I20260710 11:11:26.279490  9239 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.280206  9239 ts_tablet_manager.cc:1403] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.301s	user 0.103s	sys 0.173s
I20260710 11:11:26.280238  9246 raft_consensus.cc:359] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.281076  9246 raft_consensus.cc:385] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.281386  9246 raft_consensus.cc:740] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.286859  9239 raft_consensus.cc:359] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.287565  9239 raft_consensus.cc:385] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.288333  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.287565  9245 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.285323  9246 consensus_queue.cc:260] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.290391  9245 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.292946  9245 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.287912  9239 raft_consensus.cc:740] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.293515  9246 ts_tablet_manager.cc:1434] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:11:26.290346  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.293820  9239 consensus_queue.cc:260] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.298380  9195 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 0.
I20260710 11:11:26.302129  9011 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.304412  9239 ts_tablet_manager.cc:1434] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260710 11:11:26.303678  9246 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.305646  9255 raft_consensus.cc:2804] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.289839  9196 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 0.
I20260710 11:11:26.306466  9255 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.308163  9255 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.310961  9239 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.308926  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.311158  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.310743  9011 leader_election.cc:304] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.312681  9122 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 0.
I20260710 11:11:26.313835  9241 raft_consensus.cc:2804] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.314560  9241 raft_consensus.cc:493] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.317653  9241 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:26.319676  9011 leader_election.cc:343] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.327590  9255 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.333758  9241 raft_consensus.cc:515] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:26.339600  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.340031  9246 tablet_bootstrap.cc:654] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:26.340967  9011 leader_election.cc:343] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.341696  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.342252  9196 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.343182  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.344566  9195 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.346416  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.343127  9242 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.346973  9121 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.343847  9241 leader_election.cc:290] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Requested vote from peers 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.343250  9255 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.348364  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.350013  9242 ts_tablet_manager.cc:1403] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.167s	user 0.008s	sys 0.023s
I20260710 11:11:26.350394  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.351985  9047 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 0.
I20260710 11:11:26.352854  9046 raft_consensus.cc:2393] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 085c582e46d845ad8512735b0e2ac1d9 in current term 1: Already voted for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in this term.
I20260710 11:11:26.359725  9239 tablet_bootstrap.cc:654] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.360740  9121 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 1.
I20260710 11:11:26.354324  9159 leader_election.cc:304] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.362717  9245 raft_consensus.cc:2804] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.363348  9245 raft_consensus.cc:493] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.363812  9245 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.368839  9239 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.363081  9011 leader_election.cc:304] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.369241  9239 ts_tablet_manager.cc:1403] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.007s
I20260710 11:11:26.370118  9196 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 1.
I20260710 11:11:26.371942  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.373118  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
W20260710 11:11:26.374599  9160 leader_election.cc:343] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:26.375780  9160 leader_election.cc:343] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.375923  9245 raft_consensus.cc:515] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.379161  9242 raft_consensus.cc:359] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.379638  9195 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 1.
I20260710 11:11:26.381069  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:26.381657  9046 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.382355  9239 raft_consensus.cc:359] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.383148  9239 raft_consensus.cc:385] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.383427  9239 raft_consensus.cc:740] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.384235  9239 consensus_queue.cc:260] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.385857  9011 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:26.386686  9246 tablet_bootstrap.cc:492] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.387167  9246 ts_tablet_manager.cc:1403] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.001s
I20260710 11:11:26.388865  9046 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 1.
I20260710 11:11:26.380057  9242 raft_consensus.cc:385] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.389635  9242 raft_consensus.cc:740] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.380381  9245 leader_election.cc:290] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.380853  9160 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9; no voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:26.390702  9159 leader_election.cc:304] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.390888  9239 ts_tablet_manager.cc:1434] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260710 11:11:26.391423  9241 raft_consensus.cc:2804] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.392148  9239 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.398811  9239 tablet_bootstrap.cc:654] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.402945  9252 raft_consensus.cc:493] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.403514  9252 raft_consensus.cc:515] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.406445  9252 leader_election.cc:290] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.416396  9246 raft_consensus.cc:359] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.417325  9246 raft_consensus.cc:385] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.417706  9246 raft_consensus.cc:740] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.418578  9246 consensus_queue.cc:260] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.370366  9255 raft_consensus.cc:2804] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.430017  9242 consensus_queue.cc:260] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.432829  9246 ts_tablet_manager.cc:1434] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.005s
I20260710 11:11:26.431221  9245 raft_consensus.cc:493] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.433409  9245 raft_consensus.cc:515] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.433890  9246 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.439082  9245 leader_election.cc:290] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.444546  9267 raft_consensus.cc:2749] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.446611  9245 raft_consensus.cc:2804] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.447074  9245 raft_consensus.cc:697] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:26.447906  9245 consensus_queue.cc:237] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.451520  9271 raft_consensus.cc:493] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.451998  9271 raft_consensus.cc:515] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.459591  9271 leader_election.cc:290] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.457618  9255 raft_consensus.cc:697] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:26.461822  9255 consensus_queue.cc:237] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
W20260710 11:11:26.458020  9159 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.193:38663, user_credentials={real_user=slave}} blocked reactor thread for 67390.3us
I20260710 11:11:26.475685  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.475756  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
W20260710 11:11:26.478571  9159 leader_election.cc:343] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:26.486352  9159 leader_election.cc:343] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.494884  9246 tablet_bootstrap.cc:654] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.507357  9241 raft_consensus.cc:697] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:26.511118  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.509413  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
W20260710 11:11:26.507764  9160 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.194:39083, user_credentials={real_user=slave}} blocked reactor thread for 132000us
W20260710 11:11:26.514763  9085 leader_election.cc:343] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:26.515570  9086 leader_election.cc:343] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.515383  9241 consensus_queue.cc:237] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.516155  9086 leader_election.cc:304] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80b8216b289944e58120cebb589a8d6f; no voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:26.518831  9239 tablet_bootstrap.cc:492] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.519304  9239 ts_tablet_manager.cc:1403] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.078s
I20260710 11:11:26.519376  9252 raft_consensus.cc:2749] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.519304  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.522718  9122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.523051  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.523599  9121 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 0.
I20260710 11:11:26.524163  9239 raft_consensus.cc:359] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.524856  9239 raft_consensus.cc:385] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.525319  9239 raft_consensus.cc:740] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.526403  9242 ts_tablet_manager.cc:1434] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.175s	user 0.001s	sys 0.030s
I20260710 11:11:26.526130  9239 consensus_queue.cc:260] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.527392  9242 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.527977  9239 ts_tablet_manager.cc:1434] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:26.528471  9255 raft_consensus.cc:493] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:11:26.529084  9160 leader_election.cc:343] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.529196  9255 raft_consensus.cc:515] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.529048  8942 catalog_manager.cc:5697] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:26.536521  9255 leader_election.cc:290] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.541016  9239 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.540850  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
W20260710 11:11:26.542326  9011 leader_election.cc:343] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.543220  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
W20260710 11:11:26.544739  9011 leader_election.cc:343] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.545233  9011 leader_election.cc:304] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:26.546425  9255 raft_consensus.cc:2749] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:11:26.547231  9160 leader_election.cc:343] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.547646  9160 leader_election.cc:304] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9; no voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:26.548343  9245 raft_consensus.cc:2749] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.548707  9160 leader_election.cc:304] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [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: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:26.549449  9245 raft_consensus.cc:2804] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.549798  9245 raft_consensus.cc:493] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.550099  9245 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.553054  9239 tablet_bootstrap.cc:654] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.552310  8940 catalog_manager.cc:5697] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.556237  9245 raft_consensus.cc:515] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.558790  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:26.559312  9046 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.561022  9242 tablet_bootstrap.cc:654] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.565384  9046 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 1.
I20260710 11:11:26.566541  9159 leader_election.cc:304] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.567462  9275 raft_consensus.cc:2804] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.568121  9275 raft_consensus.cc:697] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:26.568903  9246 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.569654  9246 ts_tablet_manager.cc:1403] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.007s
I20260710 11:11:26.571545  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.572275  9121 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.573521  9246 raft_consensus.cc:359] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.574729  9246 raft_consensus.cc:385] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.575371  9246 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.576442  9246 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.570549  9245 leader_election.cc:290] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.569223  9275 consensus_queue.cc:237] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.581282  9246 ts_tablet_manager.cc:1434] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:11:26.585079  9246 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.587227  9121 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 1.
I20260710 11:11:26.590583  9239 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.593509  9239 ts_tablet_manager.cc:1403] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.020s
I20260710 11:11:26.594821  9246 tablet_bootstrap.cc:654] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.595481  9242 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.596851  9242 ts_tablet_manager.cc:1403] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.010s
I20260710 11:11:26.604261  9239 raft_consensus.cc:359] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.605103  9239 raft_consensus.cc:385] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.605443  9239 raft_consensus.cc:740] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.606338  9239 consensus_queue.cc:260] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.609299  9246 tablet_bootstrap.cc:492] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.609865  9246 ts_tablet_manager.cc:1403] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 11:11:26.609153  9239 ts_tablet_manager.cc:1434] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 11:11:26.611327  9239 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.612731  9246 raft_consensus.cc:359] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.613878  9246 raft_consensus.cc:385] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.614197  9246 raft_consensus.cc:740] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.614936  9246 consensus_queue.cc:260] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.609133  9242 raft_consensus.cc:359] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.616168  9242 raft_consensus.cc:385] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.616581  9242 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.617848  9242 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.621204  9242 ts_tablet_manager.cc:1434] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:11:26.622401  9242 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.628309  9252 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.628931  9252 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.631072  9252 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.631803  9246 ts_tablet_manager.cc:1434] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:11:26.632228  9239 tablet_bootstrap.cc:654] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.632450  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.632815  9246 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.633719  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.634506  9195 raft_consensus.cc:2393] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80b8216b289944e58120cebb589a8d6f in current term 1: Already voted for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in this term.
I20260710 11:11:26.636191  9242 tablet_bootstrap.cc:654] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.636498  9085 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80b8216b289944e58120cebb589a8d6f; no voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:26.637307  9252 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.645742  9239 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.646270  9239 ts_tablet_manager.cc:1403] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260710 11:11:26.649525  9242 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.650033  9242 ts_tablet_manager.cc:1403] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260710 11:11:26.650491  8940 catalog_manager.cc:5697] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:26.657177  9252 raft_consensus.cc:2749] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.658720  9239 raft_consensus.cc:359] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.659582  9239 raft_consensus.cc:385] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.659910  9239 raft_consensus.cc:740] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.660560  9239 consensus_queue.cc:260] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.663384  9239 ts_tablet_manager.cc:1434] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:11:26.664574  9239 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.663643  8942 catalog_manager.cc:5697] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.665354  9246 tablet_bootstrap.cc:654] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.668017  9242 raft_consensus.cc:359] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.668673  9242 raft_consensus.cc:385] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.668926  9242 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.669632  9242 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.671940  9242 ts_tablet_manager.cc:1434] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 11:11:26.672816  9242 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.678846  9242 tablet_bootstrap.cc:654] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.689774  9246 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.690009  9242 tablet_bootstrap.cc:492] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.690164  9239 tablet_bootstrap.cc:654] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.690415  9246 ts_tablet_manager.cc:1403] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260710 11:11:26.690459  9242 ts_tablet_manager.cc:1403] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:11:26.693317  9242 raft_consensus.cc:359] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.694015  9242 raft_consensus.cc:385] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.694334  9242 raft_consensus.cc:740] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.693682  9246 raft_consensus.cc:359] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.695026  9246 raft_consensus.cc:385] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.695101  9242 consensus_queue.cc:260] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.695596  9246 raft_consensus.cc:740] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.696552  9246 consensus_queue.cc:260] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.697420  9242 ts_tablet_manager.cc:1434] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:26.698261  9242 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: Bootstrap starting.
I20260710 11:11:26.703565  9242 tablet_bootstrap.cc:654] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.705570  9246 ts_tablet_manager.cc:1434] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:11:26.708668  9252 raft_consensus.cc:493] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.709111  9252 raft_consensus.cc:515] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.710367  9242 tablet_bootstrap.cc:492] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: No bootstrap required, opened a new log
I20260710 11:11:26.710758  9242 ts_tablet_manager.cc:1403] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:11:26.711287  9252 leader_election.cc:290] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.712749  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.713524  9242 raft_consensus.cc:359] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.713807  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.714107  9242 raft_consensus.cc:385] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.714313  9046 raft_consensus.cc:2393] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80b8216b289944e58120cebb589a8d6f in current term 1: Already voted for candidate 085c582e46d845ad8512735b0e2ac1d9 in this term.
I20260710 11:11:26.714363  9242 raft_consensus.cc:740] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.714958  9242 consensus_queue.cc:260] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.716728  9086 leader_election.cc:304] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80b8216b289944e58120cebb589a8d6f; no voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:26.717296  9239 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.717732  9239 ts_tablet_manager.cc:1403] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260710 11:11:26.718268  9252 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.719985  9239 raft_consensus.cc:359] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.720575  9239 raft_consensus.cc:385] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.720819  9239 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.721463  9239 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.723327  9239 ts_tablet_manager.cc:1434] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:26.724156  9239 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: Bootstrap starting.
I20260710 11:11:26.725889  9252 raft_consensus.cc:2749] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.726295  9242 ts_tablet_manager.cc:1434] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:11:26.726379  9246 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.731809  9239 tablet_bootstrap.cc:654] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.741780  9252 raft_consensus.cc:493] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.742242  9252 raft_consensus.cc:515] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.742864  9239 tablet_bootstrap.cc:492] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: No bootstrap required, opened a new log
I20260710 11:11:26.743166  9246 tablet_bootstrap.cc:654] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.743312  9239 ts_tablet_manager.cc:1403] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:11:26.744210  9252 leader_election.cc:290] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.745723  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.746320  9195 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 0.
I20260710 11:11:26.747833  9086 leader_election.cc:304] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.749135  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
W20260710 11:11:26.750439  9085 leader_election.cc:343] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.751260  9252 raft_consensus.cc:2804] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.751029  9239 raft_consensus.cc:359] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.751622  9252 raft_consensus.cc:493] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.751762  9239 raft_consensus.cc:385] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.752014  9252 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.752200  9239 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.753027  9239 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.755224  9239 ts_tablet_manager.cc:1434] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:11:26.755276  9246 tablet_bootstrap.cc:492] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.755879  9246 ts_tablet_manager.cc:1403] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
W20260710 11:11:26.757969  8991 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:26.758574  9252 raft_consensus.cc:515] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.759862  9246 raft_consensus.cc:359] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.760501  9246 raft_consensus.cc:385] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.760794  9246 raft_consensus.cc:740] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.761441  9246 consensus_queue.cc:260] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.762418  9252 leader_election.cc:290] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.763927  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:26.764007  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.764509  9046 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.764784  9195 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.775430  9046 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.776787  9085 leader_election.cc:304] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.777982  9252 raft_consensus.cc:2804] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.778854  9252 raft_consensus.cc:697] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:26.780220  9195 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.779970  9252 consensus_queue.cc:237] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.785431  9246 ts_tablet_manager.cc:1434] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.011s
I20260710 11:11:26.786659  9246 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: Bootstrap starting.
I20260710 11:11:26.793334  9246 tablet_bootstrap.cc:654] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.794909  8940 catalog_manager.cc:5697] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 1 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.797577  9246 tablet_bootstrap.cc:492] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: No bootstrap required, opened a new log
I20260710 11:11:26.797981  9246 ts_tablet_manager.cc:1403] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:11:26.800269  9246 raft_consensus.cc:359] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.800756  9246 raft_consensus.cc:385] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.801021  9246 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.801704  9246 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.803357  9246 ts_tablet_manager.cc:1434] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:26.809667  9255 raft_consensus.cc:493] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.810070  9255 raft_consensus.cc:515] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.811756  9255 leader_election.cc:290] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.812551  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.812853  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.813139  9121 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 0.
I20260710 11:11:26.813431  9195 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 0.
I20260710 11:11:26.814213  9011 leader_election.cc:304] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.814910  9255 raft_consensus.cc:2804] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.815207  9255 raft_consensus.cc:493] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.815474  9255 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.819622  9255 raft_consensus.cc:515] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.821053  9255 leader_election.cc:290] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.821820  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.822223  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.822367  9121 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.822736  9195 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.828668  9195 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 1.
I20260710 11:11:26.828668  9121 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 1.
I20260710 11:11:26.829892  9011 leader_election.cc:304] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:26.830536  9255 raft_consensus.cc:2804] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.831017  9255 raft_consensus.cc:697] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:26.831719  9255 consensus_queue.cc:237] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.839869  8940 catalog_manager.cc:5697] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.886437  9252 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.886932  9252 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.888795  9252 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.889416  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.889988  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.890113  9046 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 0.
I20260710 11:11:26.890619  9195 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 0.
I20260710 11:11:26.891168  9085 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.891971  9252 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.892330  9252 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.892661  9252 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.895408  9297 raft_consensus.cc:493] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.895804  9297 raft_consensus.cc:515] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.897495  9297 leader_election.cc:290] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.898156  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.898715  9046 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 0.
I20260710 11:11:26.898831  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9" is_pre_election: true
I20260710 11:11:26.899407  9195 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 0.
I20260710 11:11:26.899945  9085 leader_election.cc:304] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.900792  9297 raft_consensus.cc:2804] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.901136  9297 raft_consensus.cc:493] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.901510  9297 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.902519  9252 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.905027  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:26.905403  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.905874  9252 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.905994  9195 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.905484  9046 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.907833  9297 raft_consensus.cc:515] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.910533  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:26.911059  9047 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.912298  9195 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.912743  9046 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.913380  9086 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.914147  9297 leader_election.cc:290] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:26.914687  9297 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.915117  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:26.915138  9297 raft_consensus.cc:697] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:26.915673  9196 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.916155  9297 consensus_queue.cc:237] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.919562  9047 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.921226  9085 leader_election.cc:304] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.922184  9252 raft_consensus.cc:2804] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.923329  9196 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 1.
I20260710 11:11:26.926342  9252 raft_consensus.cc:697] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:26.927367  9252 consensus_queue.cc:237] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.930145  9255 consensus_queue.cc:1048] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.932317  8940 catalog_manager.cc:5697] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 1 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.934656  9275 raft_consensus.cc:493] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.935072  9275 raft_consensus.cc:515] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.936940  9275 leader_election.cc:290] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:26.939072  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f" is_pre_election: true
I20260710 11:11:26.939668  9121 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 0.
I20260710 11:11:26.940917  9160 leader_election.cc:304] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:26.944252  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" is_pre_election: true
I20260710 11:11:26.944682  9268 raft_consensus.cc:2804] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.945098  9046 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 0.
I20260710 11:11:26.945484  9275 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.948414  9255 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.945070  9268 raft_consensus.cc:493] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.952579  9268 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.976850  9268 raft_consensus.cc:515] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:26.982388  8942 catalog_manager.cc:5697] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 1 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.995813  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:26.996394  9121 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.000588  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:27.001488  9047 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:27.004352  9121 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 1.
I20260710 11:11:27.005508  9160 leader_election.cc:304] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
W20260710 11:11:27.006306  9217 debug-util.cc:398] Leaking SignalData structure 0x7b080016e060 after lost signal to thread 8914
W20260710 11:11:27.007135  9217 debug-util.cc:398] Leaking SignalData structure 0x7b080016e740 after lost signal to thread 8977
W20260710 11:11:27.008746  9217 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4a00 after lost signal to thread 9157
I20260710 11:11:27.010398  9241 consensus_queue.cc:1048] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.012215  9241 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.013834  9275 raft_consensus.cc:2804] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:27.021852  9268 leader_election.cc:290] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 1 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:27.024036  9268 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.025246  9275 raft_consensus.cc:697] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:27.033746  9267 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:11:27.028108  9275 consensus_queue.cc:237] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.076303  9047 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 1.
I20260710 11:11:27.083460  9267 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:11:27.114128  8942 catalog_manager.cc:5697] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.276927  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:33152
I20260710 11:11:27.277714  9119 raft_consensus.cc:606] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Received request to transfer leadership to TS 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:27.291903  9252 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.294906  9316 consensus_queue.cc:1048] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.312218  9196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
mode: GRACEFUL
new_leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:33960
I20260710 11:11:27.312798  9196 raft_consensus.cc:606] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Received request to transfer leadership to TS 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:27.335480  9255 consensus_queue.cc:1048] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.337811  9297 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.338006  9196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9213b7f864d2450a83f18bd086607755"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33960
I20260710 11:11:27.338605  9196 raft_consensus.cc:606] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:27.379566  9297 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.390564  9045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:52990
I20260710 11:11:27.391156  9045 raft_consensus.cc:606] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:27.395001  9297 raft_consensus.cc:993] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:27.395421  9297 raft_consensus.cc:1081] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Signalling peer 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:27.398947  9194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33960
I20260710 11:11:27.399477  9194 raft_consensus.cc:606] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:27.401139  9252 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.404065  9047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:11:27.404630  9047 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.404983  9047 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.411405  9047 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.412405  9045 raft_consensus.cc:1240] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Rejecting Update request from peer 80b8216b289944e58120cebb589a8d6f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:27.412647  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33152
I20260710 11:11:27.413612  9119 raft_consensus.cc:606] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Received request to transfer leadership to TS 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:27.415937  9297 consensus_queue.cc:1059] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.416683  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:27.416726  9297 raft_consensus.cc:3055] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.418218  9297 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:27.419171  9297 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.419840  9302 consensus_queue.cc:1048] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.420209  9297 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.430939  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:27.432565  9047 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 2 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:27.440793  9119 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 2.
I20260710 11:11:27.448330  9302 raft_consensus.cc:993] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:27.448745  9302 raft_consensus.cc:1081] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Signalling peer 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:27.453971  9196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:11:27.454568  9267 raft_consensus.cc:993] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: : Instructing follower 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:27.456527  9252 consensus_queue.cc:1048] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.458580  9267 raft_consensus.cc:1081] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Signalling peer 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:27.459344  9011 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:27.460341  9241 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.460775  9241 raft_consensus.cc:697] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:27.460909  9045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:52962
I20260710 11:11:27.464402  9045 raft_consensus.cc:493] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.464773  9045 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.467242  9241 consensus_queue.cc:237] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.477856  9196 raft_consensus.cc:493] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.478334  9196 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.479212  9045 raft_consensus.cc:515] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.482630  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:27.481251  9045 leader_election.cc:290] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 2 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:27.483256  9194 raft_consensus.cc:3055] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.483585  9194 raft_consensus.cc:740] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:27.484409  9194 consensus_queue.cc:260] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.486229  9194 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.491534  9194 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 2.
I20260710 11:11:27.492264  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:27.492900  9119 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.492765  9011 leader_election.cc:304] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:27.493875  9241 raft_consensus.cc:2804] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.494508  9241 raft_consensus.cc:697] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:27.495299  9241 consensus_queue.cc:237] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.499800  9119 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 2.
I20260710 11:11:27.501402  9196 raft_consensus.cc:515] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.509689  8941 catalog_manager.cc:5697] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 1 to 2, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.513355  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:27.513918  9047 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.520205  9047 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 2.
I20260710 11:11:27.521307  9159 leader_election.cc:304] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:27.522114  9275 raft_consensus.cc:2804] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.522552  9275 raft_consensus.cc:697] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:27.523342  9275 consensus_queue.cc:237] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.526729  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9242b3da0c34132ba9efa85bbb7bbf3" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:27.527352  9119 raft_consensus.cc:3055] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.527801  9119 raft_consensus.cc:740] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:27.528736  9119 consensus_queue.cc:260] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.528816  8942 catalog_manager.cc:5697] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 1 to 2, leader changed from 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195) to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.530294  9119 raft_consensus.cc:3060] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.530759  9196 leader_election.cc:290] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:27.539580  9267 raft_consensus.cc:993] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.539987  9267 raft_consensus.cc:1081] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.541713  9121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9213b7f864d2450a83f18bd086607755"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33146
I20260710 11:11:27.542217  9121 raft_consensus.cc:493] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.542578  9121 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.542979  8941 catalog_manager.cc:5697] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 1 to 2, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:27.550693  9121 raft_consensus.cc:515] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.557490  9119 raft_consensus.cc:2468] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 2.
I20260710 11:11:27.558360  9121 leader_election.cc:290] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:27.559851  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:27.561636  9196 raft_consensus.cc:3055] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.562018  9196 raft_consensus.cc:740] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:27.562737  9047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:27.563298  9047 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.562963  9196 consensus_queue.cc:260] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.564185  9196 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.569567  9047 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.570676  9085 leader_election.cc:304] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:27.571429  9252 raft_consensus.cc:2804] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.571924  9252 raft_consensus.cc:697] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:27.572693  9252 consensus_queue.cc:237] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.574141  9196 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.579849  8941 catalog_manager.cc:5697] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 1 to 2, leader changed from 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 2 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.583734  9275 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.597919  9275 raft_consensus.cc:993] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.598330  9275 raft_consensus.cc:1081] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.605129  9267 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.610445  9121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33146
I20260710 11:11:27.611048  9121 raft_consensus.cc:493] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.611476  9121 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.619248  9121 raft_consensus.cc:515] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.621635  9121 leader_election.cc:290] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:27.623996  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:27.624542  9196 raft_consensus.cc:3055] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.624867  9196 raft_consensus.cc:740] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:27.625674  9196 consensus_queue.cc:260] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.628360  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:27.628911  9045 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.626689  9196 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.640149  9045 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.644166  9196 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.645350  9086 leader_election.cc:304] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:27.646198  9252 raft_consensus.cc:2804] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.646641  9252 raft_consensus.cc:697] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:27.647414  9252 consensus_queue.cc:237] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.653352  8942 catalog_manager.cc:5697] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 1 to 2, leader changed from 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 2 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.862757  9318 raft_consensus.cc:993] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.863353  9241 raft_consensus.cc:1081] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:27.865100  9121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33138
I20260710 11:11:27.865720  9121 raft_consensus.cc:493] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:27.866089  9121 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.874146  9121 raft_consensus.cc:515] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.876276  9121 leader_election.cc:290] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:27.877863  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:27.878552  9045 raft_consensus.cc:3055] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:27.878293  9196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b204fb2bebad4396a518cffc27c2d34c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:27.878898  9045 raft_consensus.cc:740] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:27.879199  9196 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.879802  9045 consensus_queue.cc:260] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.881042  9045 raft_consensus.cc:3060] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.887228  9196 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.887375  9045 raft_consensus.cc:2468] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:27.888687  9085 leader_election.cc:304] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:27.889673  9252 raft_consensus.cc:2804] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:27.890134  9252 raft_consensus.cc:697] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:27.890882  9252 consensus_queue.cc:237] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:27.900489  8942 catalog_manager.cc:5697] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 1 to 2, leader changed from 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 2 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:27.961052  9121 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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:27.963471  9241 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:27.983691  9196 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:27.988998  9121 raft_consensus.cc:1275] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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:27.990396  9275 consensus_queue.cc:1048] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.005124  9045 raft_consensus.cc:1275] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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.011299  9245 consensus_queue.cc:1048] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.016309  9194 raft_consensus.cc:1275] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.017891  9196 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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.018630  9336 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.019275  9255 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.041204  9045 raft_consensus.cc:1275] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.042357  9119 raft_consensus.cc:1275] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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.044647  9255 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.049110  9297 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.059643  9194 raft_consensus.cc:1275] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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.061096  9241 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.083609  9045 raft_consensus.cc:1275] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.086124  9336 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.111196  9194 raft_consensus.cc:1275] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.115954  9297 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.306775  9194 raft_consensus.cc:1275] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.308161  9252 consensus_queue.cc:1048] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.315762  9047 raft_consensus.cc:1275] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.317726  9338 consensus_queue.cc:1048] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:31.075790  8911 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:31.076829  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:31.101174  9045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
mode: GRACEFUL
new_leader_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:52660
I20260710 11:11:31.101840  9045 raft_consensus.cc:606] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Received request to transfer leadership to TS 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:31.113639  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:31.114125  9119 raft_consensus.cc:606] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Received request to transfer leadership to TS 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:31.115188  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:31.115617  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:11:31.374320  8974 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 8914
W20260710 11:11:31.375104  8974 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 8977
W20260710 11:11:31.376755  8974 debug-util.cc:398] Leaking SignalData structure 0x7b08001d24e0 after lost signal to thread 9220
I20260710 11:11:31.426457  9345 raft_consensus.cc:993] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:31.426975  9348 raft_consensus.cc:1081] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Signalling peer 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:31.429301  9195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:11:31.429939  9195 raft_consensus.cc:493] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.430343  9195 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:31.438004  9195 raft_consensus.cc:515] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.440500  9195 leader_election.cc:290] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:31.441607  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:31.442231  9119 raft_consensus.cc:3055] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:31.442556  9119 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:31.443164  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:31.443742  9045 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:31.443312  9119 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.445011  9119 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:31.450886  9045 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 2.
I20260710 11:11:31.452672  9159 leader_election.cc:304] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:31.453542  9347 raft_consensus.cc:2804] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:31.454005  9347 raft_consensus.cc:697] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:31.454072  9119 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 2.
I20260710 11:11:31.454936  9347 consensus_queue.cc:237] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.459734  9342 raft_consensus.cc:993] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: : Instructing follower 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:31.460196  9344 raft_consensus.cc:1081] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Signalling peer 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:31.461826  9195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33948
I20260710 11:11:31.462462  9195 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:31.462869  9195 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.475486  9195 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.479018  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:31.479856  9045 raft_consensus.cc:3055] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:31.480284  9045 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:31.479054  8940 catalog_manager.cc:5697] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 1 to 2, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:31.481772  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:31.482340  9119 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.484047  9045 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.485337  9045 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:31.490022  9119 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 3.
I20260710 11:11:31.491330  9160 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [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: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:31.480702  9195 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 3 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:31.492141  9339 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:31.505218  9339 raft_consensus.cc:697] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:31.506327  9045 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 3.
I20260710 11:11:31.506160  9339 consensus_queue.cc:237] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:31.542374  8940 catalog_manager.cc:5697] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 2 to 3, leader changed from 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193) to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:31.875452  9045 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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:31.876935  9339 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:31.890857  9119 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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:31.892504  9357 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:31.943468  9119 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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.944905  9357 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, 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.959333  9045 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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.964721  9339 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.116348  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:32.125515  9045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4062207d94334a46bd705f0147dd556a"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:52990
I20260710 11:11:32.126035  9045 raft_consensus.cc:606] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:32.130503  9045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e491058b241741a9b18bdab37f28194a"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:52990
I20260710 11:11:32.130965  9045 raft_consensus.cc:606] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:32.135290  9195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33960
I20260710 11:11:32.135790  9195 raft_consensus.cc:606] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:32.141224  9045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:52990
I20260710 11:11:32.141849  9045 raft_consensus.cc:606] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:32.149011  9195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
mode: GRACEFUL
new_leader_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33960
I20260710 11:11:32.149487  9195 raft_consensus.cc:606] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Received request to transfer leadership to TS 80b8216b289944e58120cebb589a8d6f
I20260710 11:11:32.267894  9342 raft_consensus.cc:993] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.268414  9344 raft_consensus.cc:1081] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.270081  9119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e491058b241741a9b18bdab37f28194a"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33138
I20260710 11:11:32.270638  9119 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.270984  9119 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.277215  9119 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.279584  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:32.279860  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:32.280161  9045 raft_consensus.cc:3055] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:32.280367  9195 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.280499  9045 raft_consensus.cc:740] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:32.281286  9045 consensus_queue.cc:260] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.282522  9045 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.285699  9119 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:32.288354  9195 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:32.289039  9045 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:32.289660  9086 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:32.290627  9348 raft_consensus.cc:2804] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:32.291787  9348 raft_consensus.cc:697] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:32.292605  9348 consensus_queue.cc:237] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.299489  8940 catalog_manager.cc:5697] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 1 to 2, leader changed from 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 2 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.356849  9342 raft_consensus.cc:993] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.357290  9344 raft_consensus.cc:1081] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.359848  9119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4062207d94334a46bd705f0147dd556a"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33138
I20260710 11:11:32.360474  9119 raft_consensus.cc:493] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.360733  9119 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.365031  9119 raft_consensus.cc:515] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:32.367583  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:32.367684  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4062207d94334a46bd705f0147dd556a" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:32.368183  9195 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.368645  9119 leader_election.cc:290] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Requested vote from peers 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225), 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663)
I20260710 11:11:32.368237  9045 raft_consensus.cc:3055] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:32.369930  9045 raft_consensus.cc:740] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:32.370705  9045 consensus_queue.cc:260] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:32.371891  9045 raft_consensus.cc:3060] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:32.374764  9195 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:32.375948  9086 leader_election.cc:304] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:32.376842  9348 raft_consensus.cc:2804] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:32.377301  9348 raft_consensus.cc:697] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:32.378623  9045 raft_consensus.cc:2468] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 2.
I20260710 11:11:32.378814  9348 consensus_queue.cc:237] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } }
I20260710 11:11:32.386232  8940 catalog_manager.cc:5697] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 1 to 2, leader changed from 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 2 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:32.393000  9339 raft_consensus.cc:993] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.393510  9347 raft_consensus.cc:1081] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.395511  9119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33146
I20260710 11:11:32.396052  9119 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.396409  9119 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.401851  9119 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.404191  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:32.404512  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:32.404748  9045 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.405045  9195 raft_consensus.cc:3055] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:32.405344  9195 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:32.406132  9195 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.407141  9195 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:32.411237  9045 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 4.
I20260710 11:11:32.412683  9085 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [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: 5be35874e0d54f4eaad535c8c9e7d4fa, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:32.413533  9348 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:32.413604  9119 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 4 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:32.415630  9195 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 4.
I20260710 11:11:32.416926  9348 raft_consensus.cc:697] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:32.417869  9348 consensus_queue.cc:237] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.427771  8940 catalog_manager.cc:5697] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 3 to 4, leader changed from 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 4 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.513309  9375 raft_consensus.cc:993] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.513806  9339 raft_consensus.cc:1081] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.515390  9119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33146
I20260710 11:11:32.516008  9119 raft_consensus.cc:493] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.516391  9119 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.520324  9119 raft_consensus.cc:515] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.522044  9119 leader_election.cc:290] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 3 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:32.522413  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:32.522756  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:32.523046  9045 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.523330  9195 raft_consensus.cc:3055] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:32.523669  9195 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:32.524525  9195 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.525701  9195 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.532130  9195 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 3.
I20260710 11:11:32.532297  9045 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 3.
I20260710 11:11:32.533540  9086 leader_election.cc:304] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [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: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:32.534190  9348 raft_consensus.cc:2804] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:32.534701  9348 raft_consensus.cc:697] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:32.535338  9348 consensus_queue.cc:237] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.541193  8940 catalog_manager.cc:5697] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 2 to 3, leader changed from 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 3 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.591836  9342 raft_consensus.cc:993] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: : Instructing follower 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.592342  9344 raft_consensus.cc:1081] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Signalling peer 80b8216b289944e58120cebb589a8d6f to start an election
I20260710 11:11:32.593874  9119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
 from {username='slave'} at 127.0.0.1:33138
I20260710 11:11:32.594506  9119 raft_consensus.cc:493] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:32.594841  9119 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.598863  9119 raft_consensus.cc:515] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.600256  9119 leader_election.cc:290] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [CANDIDATE]: Term 3 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:32.601011  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:32.601398  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a1d8f02e324235b4ed52314d2b183c" candidate_uuid: "80b8216b289944e58120cebb589a8d6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:32.601648  9045 raft_consensus.cc:3055] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:32.601981  9045 raft_consensus.cc:740] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:32.602051  9195 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.602816  9045 consensus_queue.cc:260] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.603983  9045 raft_consensus.cc:3060] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:32.609764  9195 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 3.
I20260710 11:11:32.610846  9086 leader_election.cc:304] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [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: 085c582e46d845ad8512735b0e2ac1d9, 80b8216b289944e58120cebb589a8d6f; no voters: 
I20260710 11:11:32.611095  9045 raft_consensus.cc:2468] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8216b289944e58120cebb589a8d6f in term 3.
I20260710 11:11:32.611608  9348 raft_consensus.cc:2804] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:32.612111  9348 raft_consensus.cc:697] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Becoming Leader. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:32.612918  9348 consensus_queue.cc:237] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:32.619736  8940 catalog_manager.cc:5697] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f reported cstate change: term changed from 2 to 3, leader changed from 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193) to 80b8216b289944e58120cebb589a8d6f (127.8.179.194). New cstate: current_term: 3 leader_uuid: "80b8216b289944e58120cebb589a8d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:32.705907  9045 raft_consensus.cc:1275] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:32.707279  9348 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:32.721230  9195 raft_consensus.cc:1275] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:32.722898  9348 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:32.809072  9195 raft_consensus.cc:1275] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:32.810359  9348 consensus_queue.cc:1048] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:32.819356  9045 raft_consensus.cc:1275] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:32.821179  9348 consensus_queue.cc:1048] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:32.835116  9195 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.836401  9383 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:32.839545  9045 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.840929  9383 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.921788  9195 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.923238  9348 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, 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.937165  9045 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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.939605  9385 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:33.093859  9045 raft_consensus.cc:1275] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:33.095043  9385 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:33.104588  9195 raft_consensus.cc:1275] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Refusing update from remote peer 80b8216b289944e58120cebb589a8d6f: 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:33.108616  9369 consensus_queue.cc:1048] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:35.159188  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:35.165983  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:35.166605  9119 raft_consensus.cc:606] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 LEADER]: Received request to transfer leadership to TS 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:35.168968  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9213b7f864d2450a83f18bd086607755"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:35.169379  9119 raft_consensus.cc:606] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Received request to transfer leadership to TS 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:35.171355  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:35.171733  9119 raft_consensus.cc:606] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Received request to transfer leadership to TS 085c582e46d845ad8512735b0e2ac1d9
I20260710 11:11:35.173832  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e491058b241741a9b18bdab37f28194a"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:35.174204  9119 raft_consensus.cc:606] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Received request to transfer leadership to TS 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:35.176034  9119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "80b8216b289944e58120cebb589a8d6f"
mode: GRACEFUL
new_leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:56654
I20260710 11:11:35.176406  9119 raft_consensus.cc:606] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Received request to transfer leadership to TS 5be35874e0d54f4eaad535c8c9e7d4fa
I20260710 11:11:35.177201  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:35.177603  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:35.209432  9391 raft_consensus.cc:993] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.209933  9392 raft_consensus.cc:1081] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Signalling peer 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.211376  9046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e491058b241741a9b18bdab37f28194a"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:11:35.211836  9046 raft_consensus.cc:493] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.212180  9046 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.217089  9046 raft_consensus.cc:515] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.219139  9046 leader_election.cc:290] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 3 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:35.220036  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:35.220616  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e491058b241741a9b18bdab37f28194a" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:35.220767  9119 raft_consensus.cc:3055] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:35.221097  9195 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.221113  9119 raft_consensus.cc:740] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:35.221974  9119 consensus_queue.cc:260] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.222857  9119 raft_consensus.cc:3060] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.225541  9195 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 3.
I20260710 11:11:35.226619  9011 leader_election.cc:304] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:35.226881  9119 raft_consensus.cc:2468] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 3.
I20260710 11:11:35.228055  9393 raft_consensus.cc:2804] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:35.228804  9393 raft_consensus.cc:697] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:35.229569  9393 consensus_queue.cc:237] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.235991  8941 catalog_manager.cc:5697] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 2 to 3, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 3 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:35.285440  9391 raft_consensus.cc:993] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:35.285867  9392 raft_consensus.cc:1081] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 LEADER]: Signalling peer 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:35.287258  9195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a4613fca234b298108553feb0d7474"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:11:35.287609  9195 raft_consensus.cc:493] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.287843  9195 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.291471  9195 raft_consensus.cc:515] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.292842  9195 leader_election.cc:290] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 5 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:35.293669  9046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:35.293892  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a4613fca234b298108553feb0d7474" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:35.294180  9046 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.294404  9119 raft_consensus.cc:3055] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:35.294708  9119 raft_consensus.cc:740] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:35.295353  9119 consensus_queue.cc:260] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.296151  9119 raft_consensus.cc:3060] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:35.298848  9046 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 5.
I20260710 11:11:35.299980  9119 raft_consensus.cc:2468] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 5.
I20260710 11:11:35.299930  9159 leader_election.cc:304] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:35.300737  9339 raft_consensus.cc:2804] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:35.301714  9339 raft_consensus.cc:697] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 5 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:35.302570  9339 consensus_queue.cc:237] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.309358  8941 catalog_manager.cc:5697] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 4 to 5, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 5 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:35.349431  9391 raft_consensus.cc:993] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:35.349637  9402 raft_consensus.cc:993] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.349992  9392 raft_consensus.cc:1081] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Signalling peer 085c582e46d845ad8512735b0e2ac1d9 to start an election
I20260710 11:11:35.350111  9391 raft_consensus.cc:1081] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Signalling peer 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.351440  9195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26"
dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:11:35.351552  9046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:11:35.351861  9195 raft_consensus.cc:493] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.352053  9046 raft_consensus.cc:493] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.352234  9195 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.352437  9046 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.356231  9195 raft_consensus.cc:515] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.356796  9046 raft_consensus.cc:515] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.357815  9195 leader_election.cc:290] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [CANDIDATE]: Term 3 election: Requested vote from peers 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193:38663), 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083)
I20260710 11:11:35.358474  9046 leader_election.cc:290] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 4 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:35.359148  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:35.359220  9045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18cf8e8e48d4f179deb86662b6e7a26" candidate_uuid: "085c582e46d845ad8512735b0e2ac1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
I20260710 11:11:35.359660  9119 raft_consensus.cc:3055] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:35.359800  9045 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.359900  9119 raft_consensus.cc:740] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:35.360697  9119 consensus_queue.cc:260] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.361724  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:35.362272  9121 raft_consensus.cc:3055] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:35.362552  9121 raft_consensus.cc:740] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:35.362493  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a69c9db9804300a471c8deefb59bd0" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:35.363181  9195 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.363415  9121 consensus_queue.cc:260] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.364998  9045 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 3.
I20260710 11:11:35.366010  9159 leader_election.cc:304] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:35.366825  9339 raft_consensus.cc:2804] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:35.367291  9339 raft_consensus.cc:697] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Becoming Leader. State: Replica: 085c582e46d845ad8512735b0e2ac1d9, State: Running, Role: LEADER
I20260710 11:11:35.368033  9339 consensus_queue.cc:237] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.369424  9119 raft_consensus.cc:3060] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.369431  9121 raft_consensus.cc:3060] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:35.371513  9391 raft_consensus.cc:993] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: : Instructing follower 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.371929  9391 raft_consensus.cc:1081] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Signalling peer 5be35874e0d54f4eaad535c8c9e7d4fa to start an election
I20260710 11:11:35.373358  9045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9213b7f864d2450a83f18bd086607755"
dest_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:11:35.373936  9045 raft_consensus.cc:493] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:35.374326  9045 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.375671  9119 raft_consensus.cc:2468] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 085c582e46d845ad8512735b0e2ac1d9 in term 3.
I20260710 11:11:35.376461  9195 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 4.
I20260710 11:11:35.376957  9121 raft_consensus.cc:2468] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 4.
I20260710 11:11:35.377516  9011 leader_election.cc:304] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:35.378254  9393 raft_consensus.cc:2804] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:35.378679  9393 raft_consensus.cc:697] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:35.379575  9393 consensus_queue.cc:237] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.383086  8941 catalog_manager.cc:5697] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 reported cstate change: term changed from 2 to 3, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "085c582e46d845ad8512735b0e2ac1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:35.380664  9045 raft_consensus.cc:515] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.385752  9045 leader_election.cc:290] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [CANDIDATE]: Term 3 election: Requested vote from peers 80b8216b289944e58120cebb589a8d6f (127.8.179.194:39083), 085c582e46d845ad8512735b0e2ac1d9 (127.8.179.195:38225)
I20260710 11:11:35.387212  9121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80b8216b289944e58120cebb589a8d6f"
I20260710 11:11:35.387355  9195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9213b7f864d2450a83f18bd086607755" candidate_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "085c582e46d845ad8512735b0e2ac1d9"
I20260710 11:11:35.387094  8940 catalog_manager.cc:5697] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 3 to 4, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 4 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:35.387737  9121 raft_consensus.cc:3055] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:35.387830  9195 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.388123  9121 raft_consensus.cc:740] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80b8216b289944e58120cebb589a8d6f, State: Running, Role: LEADER
I20260710 11:11:35.388914  9121 consensus_queue.cc:260] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.390102  9121 raft_consensus.cc:3060] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:35.392997  9195 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 3.
I20260710 11:11:35.393886  9011 leader_election.cc:304] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: 085c582e46d845ad8512735b0e2ac1d9, 5be35874e0d54f4eaad535c8c9e7d4fa; no voters: 
I20260710 11:11:35.395272  9393 raft_consensus.cc:2804] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:35.395740  9393 raft_consensus.cc:697] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 LEADER]: Becoming Leader. State: Replica: 5be35874e0d54f4eaad535c8c9e7d4fa, State: Running, Role: LEADER
I20260710 11:11:35.397027  9121 raft_consensus.cc:2468] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5be35874e0d54f4eaad535c8c9e7d4fa in term 3.
I20260710 11:11:35.396907  9393 consensus_queue.cc:237] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [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: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } }
I20260710 11:11:35.403065  8940 catalog_manager.cc:5697] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa reported cstate change: term changed from 2 to 3, leader changed from 80b8216b289944e58120cebb589a8d6f (127.8.179.194) to 5be35874e0d54f4eaad535c8c9e7d4fa (127.8.179.193). New cstate: current_term: 3 leader_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:35.660589  9121 raft_consensus.cc:1275] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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:35.661793  9393 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:35.671538  9195 raft_consensus.cc:1275] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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:35.673030  9393 consensus_queue.cc:1048] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:35.690807  9045 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 5 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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.691867  9339 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, 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.700706  9121 raft_consensus.cc:1275] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 5 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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.702334  9400 consensus_queue.cc:1048] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:35.763685  9119 raft_consensus.cc:1275] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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:35.764714  9339 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:35.772848  9045 raft_consensus.cc:1275] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Refusing update from remote peer 085c582e46d845ad8512735b0e2ac1d9: 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:35.774281  9339 consensus_queue.cc:1048] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5be35874e0d54f4eaad535c8c9e7d4fa" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:35.821237  9119 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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.822759  9394 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:35.823688  9195 raft_consensus.cc:1275] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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:35.824810  9394 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:35.833913  9195 raft_consensus.cc:1275] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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.836709  9119 raft_consensus.cc:1275] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Refusing update from remote peer 5be35874e0d54f4eaad535c8c9e7d4fa: 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:35.837407  9410 consensus_queue.cc:1048] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "085c582e46d845ad8512735b0e2ac1d9" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:35.839294  9410 consensus_queue.cc:1048] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8216b289944e58120cebb589a8d6f" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:36.178367  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:36.185005  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
I20260710 11:11:36.212790  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:36.213531  8911 tablet_replica.cc:333] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.214231  8911 raft_consensus.cc:2243] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.215004  8911 raft_consensus.cc:2272] T f4a69c9db9804300a471c8deefb59bd0 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.217653  8911 tablet_replica.cc:333] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.218227  8911 raft_consensus.cc:2243] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.218644  8911 raft_consensus.cc:2272] T a18cf8e8e48d4f179deb86662b6e7a26 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.220643  8911 tablet_replica.cc:333] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.221133  8911 raft_consensus.cc:2243] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.221575  8911 raft_consensus.cc:2272] T b204fb2bebad4396a518cffc27c2d34c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.223112  8911 tablet_replica.cc:333] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.223589  8911 raft_consensus.cc:2243] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.224010  8911 raft_consensus.cc:2272] T b9242b3da0c34132ba9efa85bbb7bbf3 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.225626  8911 tablet_replica.cc:333] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.226029  8911 raft_consensus.cc:2243] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.226375  8911 raft_consensus.cc:2272] T 76a4613fca234b298108553feb0d7474 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.228022  8911 tablet_replica.cc:333] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.228463  8911 raft_consensus.cc:2243] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.229072  8911 raft_consensus.cc:2272] T 9213b7f864d2450a83f18bd086607755 P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.230767  8911 tablet_replica.cc:333] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.231180  8911 raft_consensus.cc:2243] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.231499  8911 raft_consensus.cc:2272] T f9a1d8f02e324235b4ed52314d2b183c P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.232926  8911 tablet_replica.cc:333] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.233314  8911 raft_consensus.cc:2243] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.233757  8911 raft_consensus.cc:2272] T 4062207d94334a46bd705f0147dd556a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.235625  8911 tablet_replica.cc:333] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa: stopping tablet replica
I20260710 11:11:36.236228  8911 raft_consensus.cc:2243] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.237120  8911 raft_consensus.cc:2272] T e491058b241741a9b18bdab37f28194a P 5be35874e0d54f4eaad535c8c9e7d4fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.331652  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:11:36.350121  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:11:36.371572  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:36.372246  8911 tablet_replica.cc:333] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.372866  8911 raft_consensus.cc:2243] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.373663  8911 raft_consensus.cc:2272] T b204fb2bebad4396a518cffc27c2d34c P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.375326  8911 tablet_replica.cc:333] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.375744  8911 raft_consensus.cc:2243] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.376080  8911 raft_consensus.cc:2272] T b9242b3da0c34132ba9efa85bbb7bbf3 P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.377556  8911 tablet_replica.cc:333] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.378001  8911 raft_consensus.cc:2243] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.378554  8911 raft_consensus.cc:2272] T f9a1d8f02e324235b4ed52314d2b183c P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.379904  8911 tablet_replica.cc:333] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.380295  8911 raft_consensus.cc:2243] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.380853  8911 raft_consensus.cc:2272] T 4062207d94334a46bd705f0147dd556a P 80b8216b289944e58120cebb589a8d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.382402  8911 tablet_replica.cc:333] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.382797  8911 raft_consensus.cc:2243] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.383095  8911 raft_consensus.cc:2272] T 76a4613fca234b298108553feb0d7474 P 80b8216b289944e58120cebb589a8d6f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.384737  8911 tablet_replica.cc:333] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.385208  8911 raft_consensus.cc:2243] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.385638  8911 raft_consensus.cc:2272] T 9213b7f864d2450a83f18bd086607755 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.387351  8911 tablet_replica.cc:333] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.387744  8911 raft_consensus.cc:2243] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.388051  8911 raft_consensus.cc:2272] T a18cf8e8e48d4f179deb86662b6e7a26 P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.389788  8911 tablet_replica.cc:333] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.390178  8911 raft_consensus.cc:2243] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.390479  8911 raft_consensus.cc:2272] T f4a69c9db9804300a471c8deefb59bd0 P 80b8216b289944e58120cebb589a8d6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.392118  8911 tablet_replica.cc:333] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f: stopping tablet replica
I20260710 11:11:36.392477  8911 raft_consensus.cc:2243] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.392784  8911 raft_consensus.cc:2272] T e491058b241741a9b18bdab37f28194a P 80b8216b289944e58120cebb589a8d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.419054  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
I20260710 11:11:36.434715  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
I20260710 11:11:36.457785  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:36.458439  8911 tablet_replica.cc:333] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.459307  8911 raft_consensus.cc:2243] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.459980  8911 raft_consensus.cc:2272] T b9242b3da0c34132ba9efa85bbb7bbf3 P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.461680  8911 tablet_replica.cc:333] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.462178  8911 raft_consensus.cc:2243] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.462764  8911 raft_consensus.cc:2272] T a18cf8e8e48d4f179deb86662b6e7a26 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.465175  8911 tablet_replica.cc:333] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.465695  8911 raft_consensus.cc:2243] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.466046  8911 raft_consensus.cc:2272] T f4a69c9db9804300a471c8deefb59bd0 P 085c582e46d845ad8512735b0e2ac1d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.467841  8911 tablet_replica.cc:333] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.468276  8911 raft_consensus.cc:2243] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.468616  8911 raft_consensus.cc:2272] T b204fb2bebad4396a518cffc27c2d34c P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.470075  8911 tablet_replica.cc:333] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.470484  8911 raft_consensus.cc:2243] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.470806  8911 raft_consensus.cc:2272] T 4062207d94334a46bd705f0147dd556a P 085c582e46d845ad8512735b0e2ac1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.472261  8911 tablet_replica.cc:333] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.472658  8911 raft_consensus.cc:2243] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.473011  8911 raft_consensus.cc:2272] T f9a1d8f02e324235b4ed52314d2b183c P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.474395  8911 tablet_replica.cc:333] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.474795  8911 raft_consensus.cc:2243] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.475368  8911 raft_consensus.cc:2272] T 76a4613fca234b298108553feb0d7474 P 085c582e46d845ad8512735b0e2ac1d9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.476967  8911 tablet_replica.cc:333] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.477403  8911 raft_consensus.cc:2243] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.477777  8911 raft_consensus.cc:2272] T 9213b7f864d2450a83f18bd086607755 P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.479398  8911 tablet_replica.cc:333] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9: stopping tablet replica
I20260710 11:11:36.479758  8911 raft_consensus.cc:2243] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:36.480073  8911 raft_consensus.cc:2272] T e491058b241741a9b18bdab37f28194a P 085c582e46d845ad8512735b0e2ac1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.534927  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:11:36.552089  8911 master.cc:562] Master@127.8.179.254:44615 shutting down...
I20260710 11:11:36.748885  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:36.749503  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:36.749876  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f4fc695ebbc4c5c841caefe4cde9447: stopping tablet replica
I20260710 11:11:36.785234  8911 master.cc:584] Master@127.8.179.254:44615 shutdown complete.
085c582e46d845ad8512735b0e2ac1d9  1
5be35874e0d54f4eaad535c8c9e7d4fa  4
80b8216b289944e58120cebb589a8d6f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13551 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:36.823637  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:42165
I20260710 11:11:36.824746  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:36.830281  9427 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.830340  9426 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.831560  9429 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.832690  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:36.833626  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:36.833825  8911 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.833990  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681896833958 us; error 0 us; skew 500 ppm
I20260710 11:11:36.834533  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:36.836772  8911 webserver.cc:533] Webserver started at http://127.8.179.254:44143/ using document root <none> and password file <none>
I20260710 11:11:36.837242  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:36.837448  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:36.837740  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:36.838835  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "20e7212e449d45348288d05c17cec337"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-x49f"
I20260710 11:11:36.842890  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:36.845943  9434 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.846607  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:36.846879  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "20e7212e449d45348288d05c17cec337"
format_stamp: "Formatted at 2026-07-10 11:11:36 on dist-test-slave-x49f"
I20260710 11:11:36.847139  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-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.877544  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:36.878744  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:36.915030  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:42165
I20260710 11:11:36.915117  9485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:42165 every 8 connection(s)
I20260710 11:11:36.918807  9486 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.927547  9486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337: Bootstrap starting.
I20260710 11:11:36.931969  9486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:36.935806  9486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337: No bootstrap required, opened a new log
I20260710 11:11:36.937755  9486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e7212e449d45348288d05c17cec337" member_type: VOTER }
I20260710 11:11:36.938095  9486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:36.938277  9486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e7212e449d45348288d05c17cec337, State: Initialized, Role: FOLLOWER
I20260710 11:11:36.938822  9486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20e7212e449d45348288d05c17cec337" member_type: VOTER }
I20260710 11:11:36.939216  9486 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:36.939399  9486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:36.939602  9486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:36.943246  9486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e7212e449d45348288d05c17cec337" member_type: VOTER }
I20260710 11:11:36.943663  9486 leader_election.cc:304] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [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: 20e7212e449d45348288d05c17cec337; no voters: 
I20260710 11:11:36.944698  9486 leader_election.cc:290] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:36.945055  9489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:36.946365  9489 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 1 LEADER]: Becoming Leader. State: Replica: 20e7212e449d45348288d05c17cec337, State: Running, Role: LEADER
I20260710 11:11:36.946990  9489 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [LEADER]: Queue going to LEADER mode. State: All 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: "20e7212e449d45348288d05c17cec337" member_type: VOTER }
I20260710 11:11:36.947552  9486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:36.952018  9491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20e7212e449d45348288d05c17cec337. Latest consensus state: current_term: 1 leader_uuid: "20e7212e449d45348288d05c17cec337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e7212e449d45348288d05c17cec337" member_type: VOTER } }
I20260710 11:11:36.952544  9491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:36.952896  9490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20e7212e449d45348288d05c17cec337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e7212e449d45348288d05c17cec337" member_type: VOTER } }
I20260710 11:11:36.953436  9490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:36.954471  9496 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:36.962787  9496 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:36.965767  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:36.971844  9496 catalog_manager.cc:1383] Generated new cluster ID: 0508942007cf4a9188ef014402f0e932
I20260710 11:11:36.972076  9496 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:36.985577  9496 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:36.986685  9496 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:37.009052  9496 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337: Generated new TSK 0
I20260710 11:11:37.009629  9496 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:37.031673  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:37.037292  9507 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:37.038206  9508 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:37.039630  9510 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:37.039983  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:37.040915  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:37.041114  8911 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:37.041304  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681897041270 us; error 0 us; skew 500 ppm
I20260710 11:11:37.041864  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:37.044078  8911 webserver.cc:533] Webserver started at http://127.8.179.193:41743/ using document root <none> and password file <none>
I20260710 11:11:37.044555  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:37.044749  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:37.045029  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:37.046068  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "82c2e3a709c44f6b89202b719b70bcc6"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.050508  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:37.053452  9515 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:37.054131  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:37.054430  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "82c2e3a709c44f6b89202b719b70bcc6"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.054709  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-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:37.069633  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:37.070781  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:37.072197  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:37.074358  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:37.074573  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.074810  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:37.074994  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.112264  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:41203
I20260710 11:11:37.112358  9577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:41203 every 8 connection(s)
I20260710 11:11:37.117075  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:37.124366  9582 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:37.125308  9583 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:37.129493  8911 server_base.cc:1061] running on GCE node
W20260710 11:11:37.129861  9585 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:37.130652  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:37.130880  8911 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:37.131060  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681897131043 us; error 0 us; skew 500 ppm
I20260710 11:11:37.131580  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:37.134223  8911 webserver.cc:533] Webserver started at http://127.8.179.194:44997/ using document root <none> and password file <none>
I20260710 11:11:37.134774  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:37.134790  9578 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42165
I20260710 11:11:37.135077  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:37.135265  9578 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:37.135396  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:37.136018  9578 heartbeater.cc:507] Master 127.8.179.254:42165 requested a full tablet report, sending...
I20260710 11:11:37.136525  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.137960  9451 ts_manager.cc:194] Registered new tserver with Master: 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203)
I20260710 11:11:37.139597  9451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42916
I20260710 11:11:37.141268  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:37.144634  9590 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:37.145411  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:37.145712  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.146005  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-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:37.162087  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:37.163229  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:37.164639  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:37.166832  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:37.167050  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.167285  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:37.167466  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.206029  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:46505
I20260710 11:11:37.206127  9652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:46505 every 8 connection(s)
I20260710 11:11:37.210645  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:37.217214  9656 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:37.219090  9657 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:37.220165  9659 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:37.221220  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:37.222026  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:37.222275  8911 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:37.222353  9653 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42165
I20260710 11:11:37.222527  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681897222509 us; error 0 us; skew 500 ppm
I20260710 11:11:37.222733  9653 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:37.223155  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:37.223523  9653 heartbeater.cc:507] Master 127.8.179.254:42165 requested a full tablet report, sending...
I20260710 11:11:37.225648  9451 ts_manager.cc:194] Registered new tserver with Master: 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:37.225770  8911 webserver.cc:533] Webserver started at http://127.8.179.195:36701/ using document root <none> and password file <none>
I20260710 11:11:37.226311  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:37.226501  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:37.226773  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:37.227200  9451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42932
I20260710 11:11:37.227865  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "ac4d374c615447fc980400d01091d821"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.232409  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:37.235270  9664 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:37.236058  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:37.236362  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "ac4d374c615447fc980400d01091d821"
format_stamp: "Formatted at 2026-07-10 11:11:37 on dist-test-slave-x49f"
I20260710 11:11:37.236619  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681883112075-8911-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:37.249359  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:37.250636  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:37.252027  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:37.254146  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:37.254328  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.254602  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:37.254768  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:37.292398  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:40149
I20260710 11:11:37.292500  9726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:40149 every 8 connection(s)
I20260710 11:11:37.306373  9727 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42165
I20260710 11:11:37.306720  9727 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:37.307433  9727 heartbeater.cc:507] Master 127.8.179.254:42165 requested a full tablet report, sending...
I20260710 11:11:37.309252  9451 ts_manager.cc:194] Registered new tserver with Master: ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:37.309604  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014216105s
I20260710 11:11:37.310585  9451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42940
I20260710 11:11:37.333706  9451 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42948:
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:37.336418  9451 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:37.400074  9692 tablet_service.cc:1511] Processing CreateTablet for tablet e2b49b98084747b2a09b13b0fcdd0152 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:37.401552  9692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b49b98084747b2a09b13b0fcdd0152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.406550  9691 tablet_service.cc:1511] Processing CreateTablet for tablet caa19e3c07a9485ba5f5efb189e2088a (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:37.407861  9691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa19e3c07a9485ba5f5efb189e2088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.410421  9690 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2571cf155f4b79a702cb312ef06c59 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:37.411739  9618 tablet_service.cc:1511] Processing CreateTablet for tablet e2b49b98084747b2a09b13b0fcdd0152 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:37.412967  9618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b49b98084747b2a09b13b0fcdd0152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.413481  9689 tablet_service.cc:1511] Processing CreateTablet for tablet c042d50b366540ef95e4f04b1e73adb2 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:37.414573  9616 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2571cf155f4b79a702cb312ef06c59 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:37.415838  9616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2571cf155f4b79a702cb312ef06c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.418478  9615 tablet_service.cc:1511] Processing CreateTablet for tablet c042d50b366540ef95e4f04b1e73adb2 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:37.418807  9688 tablet_service.cc:1511] Processing CreateTablet for tablet 928dca886a54431592ac78cb51da4f51 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:37.419775  9615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c042d50b366540ef95e4f04b1e73adb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.422598  9617 tablet_service.cc:1511] Processing CreateTablet for tablet caa19e3c07a9485ba5f5efb189e2088a (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:37.423849  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa19e3c07a9485ba5f5efb189e2088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.425007  9687 tablet_service.cc:1511] Processing CreateTablet for tablet cda1b987e31e4de1bae6d1ab303f0f7f (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:37.428056  9614 tablet_service.cc:1511] Processing CreateTablet for tablet 928dca886a54431592ac78cb51da4f51 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:37.430534  9613 tablet_service.cc:1511] Processing CreateTablet for tablet cda1b987e31e4de1bae6d1ab303f0f7f (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:37.411757  9690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2571cf155f4b79a702cb312ef06c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.432754  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1b987e31e4de1bae6d1ab303f0f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.434660  9612 tablet_service.cc:1511] Processing CreateTablet for tablet b5550caa47244398b7df3995a84d99b8 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:37.434772  9686 tablet_service.cc:1511] Processing CreateTablet for tablet b5550caa47244398b7df3995a84d99b8 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:37.435767  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dca886a54431592ac78cb51da4f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.435946  9686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5550caa47244398b7df3995a84d99b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.441680  9688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dca886a54431592ac78cb51da4f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.443035  9611 tablet_service.cc:1511] Processing CreateTablet for tablet 289b9786010848b49471219a8bf42d23 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:37.443837  9612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5550caa47244398b7df3995a84d99b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.447641  9611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b9786010848b49471219a8bf42d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.448740  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1b987e31e4de1bae6d1ab303f0f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.448846  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c042d50b366540ef95e4f04b1e73adb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.459115  9685 tablet_service.cc:1511] Processing CreateTablet for tablet 289b9786010848b49471219a8bf42d23 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:37.460793  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b9786010848b49471219a8bf42d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.464437  9610 tablet_service.cc:1511] Processing CreateTablet for tablet 2d80840d27874f6292e3dc98178ec4e6 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:37.469702  9609 tablet_service.cc:1511] Processing CreateTablet for tablet 02eb7b4d37324551ba336b7712689d74 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:37.466077  9610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d80840d27874f6292e3dc98178ec4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.472450  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 2d80840d27874f6292e3dc98178ec4e6 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:37.473804  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d80840d27874f6292e3dc98178ec4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.478514  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 02eb7b4d37324551ba336b7712689d74 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:37.479769  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eb7b4d37324551ba336b7712689d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.481775  9609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eb7b4d37324551ba336b7712689d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.533605  9543 tablet_service.cc:1511] Processing CreateTablet for tablet e2b49b98084747b2a09b13b0fcdd0152 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:37.535331  9543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b49b98084747b2a09b13b0fcdd0152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.545050  9542 tablet_service.cc:1511] Processing CreateTablet for tablet caa19e3c07a9485ba5f5efb189e2088a (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:37.546774  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa19e3c07a9485ba5f5efb189e2088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.560281  9541 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2571cf155f4b79a702cb312ef06c59 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:37.562530  9540 tablet_service.cc:1511] Processing CreateTablet for tablet c042d50b366540ef95e4f04b1e73adb2 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:37.562970  9535 tablet_service.cc:1511] Processing CreateTablet for tablet 2d80840d27874f6292e3dc98178ec4e6 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:37.563948  9540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c042d50b366540ef95e4f04b1e73adb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.564831  9536 tablet_service.cc:1511] Processing CreateTablet for tablet 289b9786010848b49471219a8bf42d23 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:37.566184  9536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289b9786010848b49471219a8bf42d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.566776  9539 tablet_service.cc:1511] Processing CreateTablet for tablet 928dca886a54431592ac78cb51da4f51 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:37.568025  9539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dca886a54431592ac78cb51da4f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.569890  9535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d80840d27874f6292e3dc98178ec4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.570539  9538 tablet_service.cc:1511] Processing CreateTablet for tablet cda1b987e31e4de1bae6d1ab303f0f7f (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:37.571780  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda1b987e31e4de1bae6d1ab303f0f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.574525  9537 tablet_service.cc:1511] Processing CreateTablet for tablet b5550caa47244398b7df3995a84d99b8 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:37.574895  9534 tablet_service.cc:1511] Processing CreateTablet for tablet 02eb7b4d37324551ba336b7712689d74 (DEFAULT_TABLE table=test-workload [id=cba28f2fa7404df8adf09509e6c8bebc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:37.575794  9537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5550caa47244398b7df3995a84d99b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.576407  9534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eb7b4d37324551ba336b7712689d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.578923  9541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2571cf155f4b79a702cb312ef06c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:37.606084  9742 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.606251  9743 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.612954  9742 tablet_bootstrap.cc:654] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.632331  9743 tablet_bootstrap.cc:654] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.633051  9744 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.638154  9742 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.638594  9742 ts_tablet_manager.cc:1403] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260710 11:11:37.640538  9742 raft_consensus.cc:359] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.640861  9744 tablet_bootstrap.cc:654] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.641062  9742 raft_consensus.cc:385] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.641450  9742 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.642293  9742 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.644806  9653 heartbeater.cc:499] Master 127.8.179.254:42165 was elected leader, sending a full tablet report...
I20260710 11:11:37.645399  9742 ts_tablet_manager.cc:1434] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:11:37.646267  9742 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.652848  9742 tablet_bootstrap.cc:654] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.653249  9744 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.653193  9743 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.653759  9744 ts_tablet_manager.cc:1403] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260710 11:11:37.653846  9743 ts_tablet_manager.cc:1403] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260710 11:11:37.656411  9744 raft_consensus.cc:359] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.657019  9744 raft_consensus.cc:385] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.657251  9744 raft_consensus.cc:740] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.657912  9744 consensus_queue.cc:260] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.659863  9578 heartbeater.cc:499] Master 127.8.179.254:42165 was elected leader, sending a full tablet report...
I20260710 11:11:37.659906  9743 raft_consensus.cc:359] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:37.660715  9743 raft_consensus.cc:385] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.660964  9743 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.661592  9743 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:37.663970  9744 ts_tablet_manager.cc:1434] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:11:37.664930  9744 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.666088  9727 heartbeater.cc:499] Master 127.8.179.254:42165 was elected leader, sending a full tablet report...
I20260710 11:11:37.671074  9744 tablet_bootstrap.cc:654] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.672237  9742 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.672674  9742 ts_tablet_manager.cc:1403] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260710 11:11:37.674503  9743 ts_tablet_manager.cc:1434] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260710 11:11:37.675485  9743 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.675422  9742 raft_consensus.cc:359] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.676277  9742 raft_consensus.cc:385] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.676560  9742 raft_consensus.cc:740] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.677249  9742 consensus_queue.cc:260] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.679417  9742 ts_tablet_manager.cc:1434] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:37.680270  9742 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.682224  9743 tablet_bootstrap.cc:654] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.686381  9742 tablet_bootstrap.cc:654] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.708110  9744 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.708611  9744 ts_tablet_manager.cc:1403] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.005s
I20260710 11:11:37.709148  9743 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.709630  9743 ts_tablet_manager.cc:1403] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.007s
I20260710 11:11:37.710319  9742 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.710772  9742 ts_tablet_manager.cc:1403] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 11:11:37.711474  9744 raft_consensus.cc:359] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:37.712153  9744 raft_consensus.cc:385] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.712478  9744 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.712280  9743 raft_consensus.cc:359] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.712985  9743 raft_consensus.cc:385] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.713385  9743 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.713188  9744 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:37.713461  9742 raft_consensus.cc:359] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.714339  9742 raft_consensus.cc:385] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.714716  9742 raft_consensus.cc:740] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.714248  9743 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.715384  9744 ts_tablet_manager.cc:1434] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:37.715492  9742 consensus_queue.cc:260] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.717332  9743 ts_tablet_manager.cc:1434] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:11:37.717859  9742 ts_tablet_manager.cc:1434] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:37.718327  9743 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.718883  9742 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.725070  9743 tablet_bootstrap.cc:654] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.726006  9742 tablet_bootstrap.cc:654] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.731109  9744 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.737742  9747 raft_consensus.cc:493] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.738343  9747 raft_consensus.cc:515] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.739100  9744 tablet_bootstrap.cc:654] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.745675  9743 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.745981  9747 leader_election.cc:290] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:37.746215  9743 ts_tablet_manager.cc:1403] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.018s
I20260710 11:11:37.751091  9743 raft_consensus.cc:359] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.752002  9743 raft_consensus.cc:385] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.752396  9743 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.753273  9743 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.755635  9743 ts_tablet_manager.cc:1434] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:11:37.765177  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
W20260710 11:11:37.766716  9592 leader_election.cc:343] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.767992  9743 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.771457  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:37.771991  9742 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.772437  9742 ts_tablet_manager.cc:1403] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.035s
I20260710 11:11:37.772720  9744 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
W20260710 11:11:37.772864  9592 leader_election.cc:343] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.773289  9744 ts_tablet_manager.cc:1403] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260710 11:11:37.773350  9592 leader_election.cc:304] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87; no voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821
I20260710 11:11:37.774963  9747 raft_consensus.cc:2749] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:37.775084  9743 tablet_bootstrap.cc:654] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.775238  9742 raft_consensus.cc:359] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.775947  9742 raft_consensus.cc:385] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.776242  9742 raft_consensus.cc:740] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.776571  9744 raft_consensus.cc:359] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.777333  9744 raft_consensus.cc:385] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.776926  9742 consensus_queue.cc:260] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.777827  9744 raft_consensus.cc:740] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.779251  9742 ts_tablet_manager.cc:1434] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:37.779029  9744 consensus_queue.cc:260] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.780184  9742 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.782063  9744 ts_tablet_manager.cc:1434] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:11:37.783353  9744 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.786897  9742 tablet_bootstrap.cc:654] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.791561  9744 tablet_bootstrap.cc:654] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.798162  9742 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.798599  9742 ts_tablet_manager.cc:1403] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:11:37.801333  9742 raft_consensus.cc:359] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.802090  9742 raft_consensus.cc:385] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.802384  9742 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.803212  9742 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.803859  9744 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.804438  9744 ts_tablet_manager.cc:1403] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 11:11:37.805629  9742 ts_tablet_manager.cc:1434] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:37.806571  9742 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.808460  9744 raft_consensus.cc:359] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.809340  9744 raft_consensus.cc:385] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.809724  9744 raft_consensus.cc:740] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.810735  9744 consensus_queue.cc:260] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.812573  9742 tablet_bootstrap.cc:654] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.813931  9744 ts_tablet_manager.cc:1434] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.006s
I20260710 11:11:37.817551  9744 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.825587  9744 tablet_bootstrap.cc:654] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.826678  9747 raft_consensus.cc:493] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.827136  9747 raft_consensus.cc:515] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.829087  9747 leader_election.cc:290] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:37.830835  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d80840d27874f6292e3dc98178ec4e6" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:37.831430  9553 raft_consensus.cc:2468] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 0.
I20260710 11:11:37.832587  9592 leader_election.cc:304] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:37.833424  9747 raft_consensus.cc:2804] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:37.833467  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d80840d27874f6292e3dc98178ec4e6" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:37.833859  9747 raft_consensus.cc:493] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:37.834196  9747 raft_consensus.cc:3060] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.836652  9743 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.837081  9743 ts_tablet_manager.cc:1403] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.033s
I20260710 11:11:37.837070  9742 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.838027  9742 ts_tablet_manager.cc:1403] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.017s
I20260710 11:11:37.839843  9743 raft_consensus.cc:359] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.840538  9743 raft_consensus.cc:385] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.840835  9743 raft_consensus.cc:740] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
W20260710 11:11:37.841619  9592 leader_election.cc:343] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.841599  9743 consensus_queue.cc:260] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.840975  9747 raft_consensus.cc:515] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.843858  9743 ts_tablet_manager.cc:1434] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:37.844607  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d80840d27874f6292e3dc98178ec4e6" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:37.844951  9743 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.845131  9553 raft_consensus.cc:3060] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:37.851819  9743 tablet_bootstrap.cc:654] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.852053  9553 raft_consensus.cc:2468] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 1.
I20260710 11:11:37.853157  9592 leader_election.cc:304] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:37.842362  9742 raft_consensus.cc:359] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.856766  9747 leader_election.cc:290] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:37.856873  9742 raft_consensus.cc:385] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.857199  9742 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.857329  9747 raft_consensus.cc:2804] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:37.859752  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d80840d27874f6292e3dc98178ec4e6" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:37.858008  9742 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.858217  9747 raft_consensus.cc:697] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
W20260710 11:11:37.861735  9592 leader_election.cc:343] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:37.862598  9742 ts_tablet_manager.cc:1434] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:11:37.862541  9747 consensus_queue.cc:237] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.863495  9742 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.867641  9744 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.868111  9744 ts_tablet_manager.cc:1403] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.031s
I20260710 11:11:37.868592  9743 tablet_bootstrap.cc:492] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.869033  9743 ts_tablet_manager.cc:1403] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 11:11:37.869537  9742 tablet_bootstrap.cc:654] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.871018  9744 raft_consensus.cc:359] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.871721  9744 raft_consensus.cc:385] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.872049  9744 raft_consensus.cc:740] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.872418  9743 raft_consensus.cc:359] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.873292  9743 raft_consensus.cc:385] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.872907  9744 consensus_queue.cc:260] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.873672  9743 raft_consensus.cc:740] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.874570  9743 consensus_queue.cc:260] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.875321  9744 ts_tablet_manager.cc:1434] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:37.877347  9743 ts_tablet_manager.cc:1434] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:37.879261  9743 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.881906  9744 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.886451  9743 tablet_bootstrap.cc:654] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.888046  9742 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.888511  9742 ts_tablet_manager.cc:1403] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260710 11:11:37.890250  9744 tablet_bootstrap.cc:654] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.891271  9742 raft_consensus.cc:359] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.892020  9742 raft_consensus.cc:385] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.892328  9742 raft_consensus.cc:740] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.893635  9742 consensus_queue.cc:260] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.897149  9742 ts_tablet_manager.cc:1434] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:37.898392  9742 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.899943  9447 catalog_manager.cc:5697] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:37.904063  9743 tablet_bootstrap.cc:492] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.904464  9743 ts_tablet_manager.cc:1403] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260710 11:11:37.905097  9744 tablet_bootstrap.cc:492] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.905570  9744 ts_tablet_manager.cc:1403] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 11:11:37.906595  9743 raft_consensus.cc:359] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.907111  9743 raft_consensus.cc:385] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.907351  9743 raft_consensus.cc:740] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.907447  9742 tablet_bootstrap.cc:654] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.908046  9743 consensus_queue.cc:260] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.908233  9744 raft_consensus.cc:359] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.908951  9744 raft_consensus.cc:385] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.909245  9744 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.910069  9743 ts_tablet_manager.cc:1434] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:11:37.910034  9744 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.911121  9743 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:37.912966  9744 ts_tablet_manager.cc:1434] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:37.917984  9743 tablet_bootstrap.cc:654] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.921633  9742 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.921852  9744 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.922020  9742 ts_tablet_manager.cc:1403] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 11:11:37.924558  9742 raft_consensus.cc:359] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.925248  9742 raft_consensus.cc:385] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.925554  9742 raft_consensus.cc:740] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.926278  9742 consensus_queue.cc:260] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.927723  9744 tablet_bootstrap.cc:654] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.928421  9742 ts_tablet_manager.cc:1434] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:37.929283  9742 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.935855  9742 tablet_bootstrap.cc:654] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.939332  9744 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:37.939906  9744 ts_tablet_manager.cc:1403] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:11:37.946682  9751 raft_consensus.cc:493] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:37.943354  9744 raft_consensus.cc:359] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.958315  9744 raft_consensus.cc:385] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.958122  9751 raft_consensus.cc:515] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.958611  9744 raft_consensus.cc:740] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.959333  9744 consensus_queue.cc:260] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
W20260710 11:11:37.961249  9499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:37.962347  9751 leader_election.cc:290] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:37.965161  9744 ts_tablet_manager.cc:1434] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 11:11:37.955788  9743 tablet_bootstrap.cc:492] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:37.966003  9743 ts_tablet_manager.cc:1403] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.021s
I20260710 11:11:37.966213  9744 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:37.968757  9743 raft_consensus.cc:359] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.970570  9743 raft_consensus.cc:385] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.971335  9743 raft_consensus.cc:740] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.972537  9744 tablet_bootstrap.cc:654] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:37.946952  9742 tablet_bootstrap.cc:492] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:37.973142  9742 ts_tablet_manager.cc:1403] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.006s
I20260710 11:11:37.976011  9742 raft_consensus.cc:359] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.979296  9742 raft_consensus.cc:385] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:37.980141  9742 raft_consensus.cc:740] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:37.984362  9742 consensus_queue.cc:260] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.986941  9742 ts_tablet_manager.cc:1434] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260710 11:11:37.988246  9742 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: Bootstrap starting.
I20260710 11:11:37.972467  9743 consensus_queue.cc:260] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:37.995821  9743 ts_tablet_manager.cc:1434] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:11:37.996932  9743 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:38.004338  9751 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.004869  9751 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.007352  9751 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.014299  9742 tablet_bootstrap.cc:654] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.019834  9750 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.020241  9750 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.022603  9750 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac4d374c615447fc980400d01091d821 (127.8.179.195:40149), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.031323  9742 tablet_bootstrap.cc:492] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: No bootstrap required, opened a new log
I20260710 11:11:38.031808  9742 ts_tablet_manager.cc:1403] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260710 11:11:38.032377  9751 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.039078  9751 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.050424  9750 raft_consensus.cc:493] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.050933  9750 raft_consensus.cc:515] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.051332  9751 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.053085  9750 leader_election.cc:290] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.054059  9743 tablet_bootstrap.cc:654] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.054458  9742 raft_consensus.cc:359] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.055176  9742 raft_consensus.cc:385] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.055491  9742 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.055445  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.056140  9744 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:38.056823  9744 ts_tablet_manager.cc:1403] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.051s
I20260710 11:11:38.056257  9742 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.056202  9628 raft_consensus.cc:2468] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.060838  9742 ts_tablet_manager.cc:1434] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:11:38.063920  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.064577  9627 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.066159  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.066522  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.066884  9626 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.067318  9553 raft_consensus.cc:2468] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.067752  9747 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.069607  9666 leader_election.cc:304] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.069931  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.070771  9751 raft_consensus.cc:2804] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.070869  9551 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.071373  9751 raft_consensus.cc:493] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.071874  9751 raft_consensus.cc:3060] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.076954  9666 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.079303  9743 tablet_bootstrap.cc:492] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:38.079850  9743 ts_tablet_manager.cc:1403] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.000s
I20260710 11:11:38.082705  9743 raft_consensus.cc:359] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.083444  9743 raft_consensus.cc:385] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.083787  9743 raft_consensus.cc:740] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.084532  9743 consensus_queue.cc:260] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.072423  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.088054  9665 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.067916  9765 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.068990  9747 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.091918  9747 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.089190  9765 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.093556  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
W20260710 11:11:38.094870  9592 leader_election.cc:343] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.107105  9765 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.109724  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.113765  9552 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 0.
I20260710 11:11:38.115644  9765 raft_consensus.cc:493] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.115828  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.116175  9765 raft_consensus.cc:515] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.116217  9751 raft_consensus.cc:515] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.120277  9592 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:38.120483  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.121132  9701 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 0.
W20260710 11:11:38.121296  9592 leader_election.cc:343] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.121851  9592 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87; no voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821
I20260710 11:11:38.126421  9747 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.126821  9747 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.127175  9747 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.131423  9744 raft_consensus.cc:359] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.132056  9744 raft_consensus.cc:385] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.132180  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.132351  9744 raft_consensus.cc:740] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.132650  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.133204  9702 raft_consensus.cc:2468] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 0.
I20260710 11:11:38.133308  9744 consensus_queue.cc:260] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
W20260710 11:11:38.110885  9666 leader_election.cc:343] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.134812  9788 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.135296  9788 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.135046  9765 leader_election.cc:290] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.136138  9751 leader_election.cc:290] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.136236  9701 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 0.
I20260710 11:11:38.136322  9765 raft_consensus.cc:2749] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.137066  9751 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.145129  9744 ts_tablet_manager.cc:1434] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.003s
I20260710 11:11:38.146013  9744 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:38.143846  9751 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.144583  9789 raft_consensus.cc:2804] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.152817  9787 raft_consensus.cc:493] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.152801  9517 leader_election.cc:304] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.153046  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.153411  9743 ts_tablet_manager.cc:1434] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.073s	user 0.011s	sys 0.008s
I20260710 11:11:38.153682  9626 raft_consensus.cc:3060] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.153832  9750 raft_consensus.cc:2804] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.153419  9787 raft_consensus.cc:515] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.154770  9750 raft_consensus.cc:493] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.155143  9750 raft_consensus.cc:3060] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.151319  9751 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.157186  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.161058  9743 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:38.163825  9626 raft_consensus.cc:2468] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.164247  9787 leader_election.cc:290] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.164784  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.165390  9553 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.166735  9665 leader_election.cc:304] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.166597  9750 raft_consensus.cc:515] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.166859  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eb7b4d37324551ba336b7712689d74" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.167418  9552 raft_consensus.cc:3060] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.167659  9551 raft_consensus.cc:2393] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6292d1d2d402408eb49d86f1a2b4eb87 in current term 1: Already voted for candidate 82c2e3a709c44f6b89202b719b70bcc6 in this term.
I20260710 11:11:38.168398  9787 raft_consensus.cc:2804] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.168902  9787 raft_consensus.cc:697] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.169806  9787 consensus_queue.cc:237] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.171950  9788 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203)
I20260710 11:11:38.169970  9747 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.173652  9517 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.173935  9747 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.175316  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.176398  9627 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.177675  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.177852  9665 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.183868  9626 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.184814  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.185438  9701 raft_consensus.cc:2468] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 0.
I20260710 11:11:38.186143  9743 tablet_bootstrap.cc:654] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.170946  9666 leader_election.cc:304] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.187289  9792 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.187662  9792 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.187994  9792 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.188239  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.188750  9788 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.189144  9788 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.178217  9552 raft_consensus.cc:2468] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.182148  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.182840  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.182148  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.185460  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.152309  9789 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.189294  9744 tablet_bootstrap.cc:654] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.202575  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.202121  9789 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.203191  9701 raft_consensus.cc:3060] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.199752  9592 leader_election.cc:304] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.202517  9551 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.194299  9750 leader_election.cc:290] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.194726  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.202898  9627 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 0.
I20260710 11:11:38.207645  9788 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.207096  9792 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.209947  9553 raft_consensus.cc:2393] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac4d374c615447fc980400d01091d821 in current term 1: Already voted for candidate 82c2e3a709c44f6b89202b719b70bcc6 in this term.
I20260710 11:11:38.211292  9792 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 election: Requested vote from peers ac4d374c615447fc980400d01091d821 (127.8.179.195:40149), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.211601  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.212689  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.213424  9626 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.215919  9701 raft_consensus.cc:2468] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 1.
I20260710 11:11:38.193697  9791 raft_consensus.cc:2804] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.216881  9791 raft_consensus.cc:493] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.217023  9517 leader_election.cc:304] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [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: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:38.203693  9628 raft_consensus.cc:2468] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 0.
I20260710 11:11:38.217870  9747 raft_consensus.cc:2804] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.207273  9751 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.219048  9702 raft_consensus.cc:2393] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6292d1d2d402408eb49d86f1a2b4eb87 in current term 1: Already voted for candidate ac4d374c615447fc980400d01091d821 in this term.
I20260710 11:11:38.220414  9747 raft_consensus.cc:493] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.217250  9791 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.220778  9747 raft_consensus.cc:3060] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.222675  9792 raft_consensus.cc:2804] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.220840  9751 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.230125  9626 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 1.
I20260710 11:11:38.231242  9792 raft_consensus.cc:697] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:38.232266  9751 raft_consensus.cc:493] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.232659  9751 raft_consensus.cc:515] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.232697  9792 consensus_queue.cc:237] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.231781  9551 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 1.
I20260710 11:11:38.220849  9788 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.233258  9448 catalog_manager.cc:5697] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.236490  9751 leader_election.cc:290] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.236406  9516 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:38.237282  9750 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.237969  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.239042  9628 raft_consensus.cc:2393] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac4d374c615447fc980400d01091d821 in current term 1: Already voted for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in this term.
I20260710 11:11:38.243571  9592 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: ac4d374c615447fc980400d01091d821
I20260710 11:11:38.245900  9790 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.246411  9790 raft_consensus.cc:697] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.248056  9750 raft_consensus.cc:697] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:38.248710  9700 raft_consensus.cc:2393] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82c2e3a709c44f6b89202b719b70bcc6 in current term 1: Already voted for candidate ac4d374c615447fc980400d01091d821 in this term.
I20260710 11:11:38.250429  9744 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:38.250862  9744 ts_tablet_manager.cc:1403] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.010s
I20260710 11:11:38.249452  9750 consensus_queue.cc:237] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:38.247190  9790 consensus_queue.cc:237] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.250442  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.253768  9553 raft_consensus.cc:2468] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.257244  9744 raft_consensus.cc:359] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.257498  9666 leader_election.cc:304] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.258450  9744 raft_consensus.cc:385] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.258978  9744 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.260010  9744 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.251209  9791 raft_consensus.cc:515] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.261322  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.265623  9626 raft_consensus.cc:2468] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.261550  9795 raft_consensus.cc:2804] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.251778  9747 raft_consensus.cc:515] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.252975  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.267772  9795 raft_consensus.cc:493] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.270098  9551 raft_consensus.cc:2393] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac4d374c615447fc980400d01091d821 in current term 1: Already voted for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in this term.
I20260710 11:11:38.271680  9795 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.279237  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.279630  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.280081  9626 raft_consensus.cc:2393] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac4d374c615447fc980400d01091d821 in current term 1: Already voted for candidate 82c2e3a709c44f6b89202b719b70bcc6 in this term.
I20260710 11:11:38.280184  9628 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.288879  9789 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.288452  9449 catalog_manager.cc:5697] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.289044  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.289984  9551 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.290856  9789 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.276726  9791 leader_election.cc:290] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.285753  9788 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203)
I20260710 11:11:38.286857  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.284447  9448 catalog_manager.cc:5697] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.293355  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.292352  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa19e3c07a9485ba5f5efb189e2088a" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.293951  9626 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.294581  9700 raft_consensus.cc:2393] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6292d1d2d402408eb49d86f1a2b4eb87 in current term 1: Already voted for candidate 82c2e3a709c44f6b89202b719b70bcc6 in this term.
I20260710 11:11:38.295852  9592 leader_election.cc:304] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87; no voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821
I20260710 11:11:38.296701  9790 raft_consensus.cc:2749] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.298151  9628 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.299111  9665 leader_election.cc:304] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.299889  9788 raft_consensus.cc:2804] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.300339  9788 raft_consensus.cc:697] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.304999  9626 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.301141  9788 consensus_queue.cc:237] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.291872  9747 leader_election.cc:290] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.306874  9665 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.307873  9791 raft_consensus.cc:2804] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.308403  9791 raft_consensus.cc:697] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.303331  9666 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [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: ac4d374c615447fc980400d01091d821; no voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.309113  9791 consensus_queue.cc:237] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.310413  9789 raft_consensus.cc:2749] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.311779  9551 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.304286  9795 raft_consensus.cc:515] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.316838  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.316931  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.318647  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.318959  9666 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [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: ac4d374c615447fc980400d01091d821; no voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.319370  9626 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.319514  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.320127  9552 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.321846  9789 raft_consensus.cc:2749] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:11:38.323339  9666 leader_election.cc:343] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.324133  9795 leader_election.cc:290] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.325685  9747 raft_consensus.cc:493] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.327085  9626 raft_consensus.cc:2468] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.327176  9747 raft_consensus.cc:515] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.328365  9665 leader_election.cc:304] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.329226  9788 raft_consensus.cc:2804] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.329695  9788 raft_consensus.cc:697] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.329854  9743 tablet_bootstrap.cc:492] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:38.329959  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.330406  9743 ts_tablet_manager.cc:1403] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.001s
I20260710 11:11:38.330545  9551 raft_consensus.cc:2468] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 0.
I20260710 11:11:38.330513  9788 consensus_queue.cc:237] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.331722  9592 leader_election.cc:304] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:38.331056  9552 raft_consensus.cc:2468] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.332484  9790 raft_consensus.cc:2804] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.332808  9790 raft_consensus.cc:493] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.333158  9790 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.332954  9743 raft_consensus.cc:359] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.333581  9743 raft_consensus.cc:385] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.333875  9743 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.334518  9743 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.334926  9448 catalog_manager.cc:5697] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.336530  9743 ts_tablet_manager.cc:1434] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:11:38.337433  9743 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: Bootstrap starting.
I20260710 11:11:38.340056  9744 ts_tablet_manager.cc:1434] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.089s	user 0.014s	sys 0.024s
I20260710 11:11:38.341130  9744 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: Bootstrap starting.
I20260710 11:11:38.341920  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.342584  9743 tablet_bootstrap.cc:654] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:38.343250  9592 leader_election.cc:343] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.343858  9747 leader_election.cc:290] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.344944  9790 raft_consensus.cc:515] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.351598  9744 tablet_bootstrap.cc:654] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:38.351751  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.352555  9552 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.324966  9449 catalog_manager.cc:5697] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.364995  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821"
W20260710 11:11:38.366801  9592 leader_election.cc:343] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac4d374c615447fc980400d01091d821 (127.8.179.195:40149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:38.367462  9790 leader_election.cc:290] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.370617  9552 raft_consensus.cc:2468] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 1.
I20260710 11:11:38.372063  9592 leader_election.cc:304] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: ac4d374c615447fc980400d01091d821
I20260710 11:11:38.373466  9790 raft_consensus.cc:2804] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.374967  9790 raft_consensus.cc:697] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.376048  9790 consensus_queue.cc:237] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.382046  9743 tablet_bootstrap.cc:492] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: No bootstrap required, opened a new log
I20260710 11:11:38.382546  9743 ts_tablet_manager.cc:1403] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.024s
I20260710 11:11:38.385057  9743 raft_consensus.cc:359] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.385710  9743 raft_consensus.cc:385] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.385993  9743 raft_consensus.cc:740] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.375571  9447 catalog_manager.cc:5697] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.387199  9447 catalog_manager.cc:5697] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.388640  9743 consensus_queue.cc:260] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.388476  9449 catalog_manager.cc:5697] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.389688  9744 tablet_bootstrap.cc:492] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: No bootstrap required, opened a new log
I20260710 11:11:38.391120  9743 ts_tablet_manager.cc:1434] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:38.391450  9744 ts_tablet_manager.cc:1403] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.026s
I20260710 11:11:38.394106  9744 raft_consensus.cc:359] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.394709  9744 raft_consensus.cc:385] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:38.394963  9744 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Initialized, Role: FOLLOWER
I20260710 11:11:38.395592  9744 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.395274  9790 consensus_queue.cc:1048] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:11:38.397758  9744 ts_tablet_manager.cc:1434] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:38.406847  9700 raft_consensus.cc:3060] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.415179  9790 consensus_queue.cc:1048] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, 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.451664  9791 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.452139  9791 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.453836  9791 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.454828  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.454818  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.455621  9626 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.455610  9552 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 0.
I20260710 11:11:38.456871  9666 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.457530  9791 raft_consensus.cc:2804] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:38.457888  9791 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:38.458273  9791 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.458328  9800 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.458827  9800 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.460611  9800 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.461615  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.462033  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac4d374c615447fc980400d01091d821" is_pre_election: true
I20260710 11:11:38.462356  9626 raft_consensus.cc:2393] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c2e3a709c44f6b89202b719b70bcc6 in current term 1: Already voted for candidate ac4d374c615447fc980400d01091d821 in this term.
I20260710 11:11:38.463547  9516 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6; no voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821
I20260710 11:11:38.463909  9791 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.464176  9800 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.466691  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.466817  9791 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.467407  9552 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.469797  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.470263  9626 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.470829  9800 raft_consensus.cc:2749] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.473047  9552 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.473985  9666 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.474610  9791 raft_consensus.cc:2804] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:38.475000  9626 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 1.
I20260710 11:11:38.475102  9791 raft_consensus.cc:697] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.475965  9791 consensus_queue.cc:237] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.483693  9791 raft_consensus.cc:493] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:38.483162  9447 catalog_manager.cc:5697] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:38.484198  9791 raft_consensus.cc:515] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.486229  9791 leader_election.cc:290] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:38.486824  9552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6" is_pre_election: true
I20260710 11:11:38.487253  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" is_pre_election: true
I20260710 11:11:38.487533  9552 raft_consensus.cc:2393] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac4d374c615447fc980400d01091d821 in current term 1: Already voted for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in this term.
I20260710 11:11:38.488664  9666 leader_election.cc:304] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac4d374c615447fc980400d01091d821; no voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.489257  9791 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:38.494490  9791 raft_consensus.cc:2749] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:38.558954  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:49938
I20260710 11:11:38.559464  9626 raft_consensus.cc:606] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.571368  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:38.571844  9700 raft_consensus.cc:606] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.576362  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928dca886a54431592ac78cb51da4f51"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:49938
I20260710 11:11:38.576810  9626 raft_consensus.cc:606] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.581456  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:38.581928  9700 raft_consensus.cc:606] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Received request to transfer leadership to TS 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:38.586483  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:38.586910  9700 raft_consensus.cc:606] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Received request to transfer leadership to TS 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:38.591328  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "289b9786010848b49471219a8bf42d23"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:38.591768  9700 raft_consensus.cc:606] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Received request to transfer leadership to TS 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:38.645051  9791 consensus_queue.cc:1048] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.654513  9791 consensus_queue.cc:1048] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.672374  9800 consensus_queue.cc:1048] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, 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.673604  9800 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.683463  9796 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, 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.691239  9800 consensus_queue.cc:1048] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.717028  9791 consensus_queue.cc:1048] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.723263  9789 raft_consensus.cc:993] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.723701  9788 raft_consensus.cc:1081] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.725301  9551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59160
I20260710 11:11:38.726575  9551 raft_consensus.cc:493] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.726997  9551 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.728937  9788 consensus_queue.cc:1048] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.734016  9551 raft_consensus.cc:515] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.737679  9628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.739389  9551 leader_election.cc:290] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 2 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.739616  9702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c042d50b366540ef95e4f04b1e73adb2" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.740175  9702 raft_consensus.cc:3055] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.740588  9702 raft_consensus.cc:740] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.741559  9702 consensus_queue.cc:260] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.742663  9702 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.749419  9702 raft_consensus.cc:2468] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 2.
I20260710 11:11:38.750240  9517 leader_election.cc:304] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [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: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:38.750854  9800 raft_consensus.cc:2804] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.751286  9800 raft_consensus.cc:697] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:38.751960  9800 consensus_queue.cc:237] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.757896  9450 catalog_manager.cc:5697] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 1 to 2, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.786326  9765 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.788676  9765 consensus_queue.cc:1048] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, 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.794802  9765 raft_consensus.cc:993] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.795241  9765 raft_consensus.cc:1081] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.798748  9551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59154
I20260710 11:11:38.798839  9788 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.799314  9551 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.799714  9551 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.803750  9765 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, 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.807118  9551 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.810930  9789 raft_consensus.cc:993] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: : Instructing follower 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.810863  9551 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 2 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.811450  9789 raft_consensus.cc:1081] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Signalling peer 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.812616  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.813164  9701 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.816362  9789 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.817932  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.818470  9626 raft_consensus.cc:3055] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.818780  9626 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.819546  9626 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.820624  9626 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.822665  9627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "289b9786010848b49471219a8bf42d23"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:49908
I20260710 11:11:38.823828  9765 consensus_queue.cc:1048] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.824645  9627 raft_consensus.cc:493] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.825042  9627 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.827270  9701 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 2.
I20260710 11:11:38.828558  9517 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.829411  9800 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.829735  9700 raft_consensus.cc:1240] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Rejecting Update request from peer 6292d1d2d402408eb49d86f1a2b4eb87 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:11:38.829885  9800 raft_consensus.cc:697] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:38.830240  9626 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 2.
I20260710 11:11:38.830845  9800 consensus_queue.cc:237] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.834177  9791 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.837759  9627 raft_consensus.cc:515] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.842156  9747 raft_consensus.cc:993] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.842578  9747 raft_consensus.cc:1081] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:38.844208  9552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928dca886a54431592ac78cb51da4f51"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59154
I20260710 11:11:38.844740  9552 raft_consensus.cc:493] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.845086  9552 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.846438  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.847069  9551 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.849277  9627 leader_election.cc:290] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 2 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.850101  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.850634  9701 raft_consensus.cc:3055] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.850955  9701 raft_consensus.cc:740] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.851720  9701 consensus_queue.cc:260] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.852831  9701 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.855381  9552 raft_consensus.cc:515] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.856079  9551 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 2.
I20260710 11:11:38.857438  9592 leader_election.cc:304] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:38.858242  9790 raft_consensus.cc:2804] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.858681  9790 raft_consensus.cc:697] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.859491  9790 consensus_queue.cc:237] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.861352  9789 raft_consensus.cc:993] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: : Instructing follower 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.861801  9789 raft_consensus.cc:1081] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Signalling peer 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.863406  9450 catalog_manager.cc:5697] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 1 to 2, leader changed from 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.866699  9627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:49908
I20260710 11:11:38.866998  9795 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.867256  9627 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.867667  9627 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.873492  9701 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 2.
I20260710 11:11:38.875664  9627 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.877312  9627 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 2 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.877951  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.879442  9552 leader_election.cc:290] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 2 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.880461  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.881013  9700 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.880193  9449 catalog_manager.cc:5697] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 1 to 2, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.886731  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dca886a54431592ac78cb51da4f51" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:38.887320  9627 raft_consensus.cc:3055] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.887656  9627 raft_consensus.cc:740] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.888610  9700 raft_consensus.cc:2468] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 2.
I20260710 11:11:38.888567  9627 consensus_queue.cc:260] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.889933  9517 leader_election.cc:304] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:38.889989  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.890730  9701 raft_consensus.cc:3055] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.890878  9800 raft_consensus.cc:2804] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.891139  9701 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.891408  9800 raft_consensus.cc:697] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:38.892153  9701 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.892215  9800 consensus_queue.cc:237] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.889952  9627 raft_consensus.cc:3060] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.897529  9701 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.897646  9789 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.903796  9627 raft_consensus.cc:2468] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 2.
I20260710 11:11:38.904247  9701 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 2.
I20260710 11:11:38.904342  9449 catalog_manager.cc:5697] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 1 to 2, leader changed from 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.905318  9592 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:38.906122  9790 raft_consensus.cc:2804] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.906579  9790 raft_consensus.cc:697] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.907393  9790 consensus_queue.cc:237] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.913307  9789 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.916350  9447 catalog_manager.cc:5697] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 1 to 2, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:38.921037  9789 raft_consensus.cc:993] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: : Instructing follower 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.921478  9795 raft_consensus.cc:1081] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Signalling peer 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:38.922966  9627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:49908
I20260710 11:11:38.923475  9627 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:38.923851  9627 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.928169  9627 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.929634  9627 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 2 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:38.930393  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:38.930905  9553 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.930812  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:38.931501  9701 raft_consensus.cc:3055] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:38.931777  9701 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:38.932464  9701 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.933315  9701 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:38.936633  9553 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 2.
I20260710 11:11:38.937557  9592 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:38.937956  9701 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 2.
I20260710 11:11:38.938469  9790 raft_consensus.cc:2804] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:38.939003  9790 raft_consensus.cc:697] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:38.939704  9790 consensus_queue.cc:237] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:38.945433  9447 catalog_manager.cc:5697] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 1 to 2, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:39.151057  9627 raft_consensus.cc:3060] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:39.155635  9627 raft_consensus.cc:1275] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:39.156944  9800 consensus_queue.cc:1048] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.164155  9701 raft_consensus.cc:1275] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:39.166257  9792 consensus_queue.cc:1048] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.224059  9701 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:39.225255  9792 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:39.236470  9627 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:39.237689  9792 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.306864  9701 raft_consensus.cc:1275] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.308142  9790 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.315205  9553 raft_consensus.cc:1275] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.317091  9747 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.318434  9701 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.321115  9747 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.324450  9553 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.325573  9747 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.330260  9551 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:39.337564  9551 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.338447  9701 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:39.339046  9747 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.339939  9833 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.451968  9701 raft_consensus.cc:1275] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:39.453096  9792 consensus_queue.cc:1048] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:39.460282  9627 raft_consensus.cc:1275] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:39.461825  9792 consensus_queue.cc:1048] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:41.624541  8911 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:11:41.625192  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:41.639601  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:41.640117  9551 raft_consensus.cc:606] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Received request to transfer leadership to TS ac4d374c615447fc980400d01091d821
I20260710 11:11:41.642359  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:41.642824  9551 raft_consensus.cc:606] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Received request to transfer leadership to TS ac4d374c615447fc980400d01091d821
I20260710 11:11:41.643788  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:41.644152  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:41.740810  9834 raft_consensus.cc:993] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:41.741235  9837 raft_consensus.cc:1081] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Signalling peer ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:41.742581  9700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:56444
I20260710 11:11:41.743075  9700 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.743397  9700 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:41.747838  9700 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:41.749548  9700 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 3 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:41.750234  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:41.750557  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:41.750772  9551 raft_consensus.cc:3055] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:41.751075  9626 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:41.751106  9551 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:41.751938  9551 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:41.752789  9551 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:41.755548  9626 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 3.
I20260710 11:11:41.756551  9665 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:41.757107  9551 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 3.
I20260710 11:11:41.757254  9795 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:41.758248  9795 raft_consensus.cc:697] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:41.758983  9795 consensus_queue.cc:237] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:41.765303  9450 catalog_manager.cc:5697] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 2 to 3, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:41.767253  9834 raft_consensus.cc:993] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:41.767670  9834 raft_consensus.cc:1081] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Signalling peer ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:41.769239  9700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:56444
I20260710 11:11:41.769732  9700 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:41.770044  9700 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.776108  9700 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:41.778010  9700 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 2 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203)
I20260710 11:11:41.778684  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:41.779006  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:41.779229  9626 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.779826  9551 raft_consensus.cc:3055] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:41.780118  9551 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:41.780733  9551 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:41.781689  9551 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:41.783885  9626 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 2.
I20260710 11:11:41.784770  9665 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:41.785398  9795 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:41.785853  9795 raft_consensus.cc:697] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:41.786640  9551 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 2.
I20260710 11:11:41.786648  9795 consensus_queue.cc:237] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:41.793561  9450 catalog_manager.cc:5697] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 1 to 2, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.181955  9551 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:42.183089  9795 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, 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.193317  9626 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:42.194561  9795 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, 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.342404  9626 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:42.343546  9795 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.351913  9553 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:42.353436  9795 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.644804  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:42.655310  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:42.655913  9700 raft_consensus.cc:606] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:42.663280  9700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "ac4d374c615447fc980400d01091d821"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:56456
I20260710 11:11:42.663758  9700 raft_consensus.cc:606] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:42.672890  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:49938
I20260710 11:11:42.673483  9626 raft_consensus.cc:606] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:42.677979  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:49938
I20260710 11:11:42.678423  9626 raft_consensus.cc:606] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:42.683825  9626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "289b9786010848b49471219a8bf42d23"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
mode: GRACEFUL
new_leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:49938
I20260710 11:11:42.684336  9626 raft_consensus.cc:606] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Received request to transfer leadership to TS 82c2e3a709c44f6b89202b719b70bcc6
I20260710 11:11:42.771317  9795 raft_consensus.cc:993] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.771760  9838 raft_consensus.cc:1081] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.773102  9553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59160
I20260710 11:11:42.773605  9553 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.773916  9553 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:42.778427  9553 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.780438  9553 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 4 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:42.781003  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:42.781406  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:42.781569  9626 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:42.781965  9700 raft_consensus.cc:3055] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:42.782240  9700 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:42.782891  9700 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.783699  9700 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:42.786202  9626 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 4.
I20260710 11:11:42.787158  9516 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [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: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:42.787791  9834 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:42.788241  9834 raft_consensus.cc:697] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:42.788447  9700 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 4.
I20260710 11:11:42.789027  9834 consensus_queue.cc:237] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.794529  9449 catalog_manager.cc:5697] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 3 to 4, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 4 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.803934  9852 raft_consensus.cc:993] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.804394  9852 raft_consensus.cc:1081] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.805819  9553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59160
I20260710 11:11:42.806344  9553 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.806723  9553 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.811126  9553 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:42.812477  9553 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 3 election: Requested vote from peers ac4d374c615447fc980400d01091d821 (127.8.179.195:40149), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:42.813251  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:42.813458  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:42.813862  9700 raft_consensus.cc:3055] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:42.813977  9626 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.814218  9700 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:42.814916  9700 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [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: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:42.815737  9700 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.818351  9626 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:42.819159  9516 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [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: 6292d1d2d402408eb49d86f1a2b4eb87, 82c2e3a709c44f6b89202b719b70bcc6; no voters: 
I20260710 11:11:42.819780  9834 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:42.820152  9834 raft_consensus.cc:697] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:42.820851  9834 consensus_queue.cc:237] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:42.821043  9700 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:42.826399  9450 catalog_manager.cc:5697] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 2 to 3, leader changed from ac4d374c615447fc980400d01091d821 (127.8.179.195) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 3 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:42.966012  9858 raft_consensus.cc:993] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.970171  9845 raft_consensus.cc:993] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.970166  9860 raft_consensus.cc:1081] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.970845  9845 raft_consensus.cc:1081] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:42.974705  9553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59154
I20260710 11:11:42.975184  9551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "289b9786010848b49471219a8bf42d23"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59154
I20260710 11:11:42.975363  9553 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.975781  9553 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.975715  9551 raft_consensus.cc:493] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.976477  9551 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.980870  9553 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.980965  9551 raft_consensus.cc:515] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.982649  9553 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 3 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:42.983573  9626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:42.984123  9626 raft_consensus.cc:3055] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:42.983928  9700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:42.984475  9626 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:42.984709  9700 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.985306  9551 leader_election.cc:290] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 3 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:42.986102  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:42.985203  9626 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.986606  9701 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.987185  9626 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:42.992033  9700 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:42.992774  9701 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:42.993197  9626 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:42.993111  9517 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [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: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:42.994153  9834 raft_consensus.cc:2804] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:42.994637  9834 raft_consensus.cc:697] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:42.995137  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289b9786010848b49471219a8bf42d23" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:42.995332  9834 consensus_queue.cc:237] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.996340  9517 leader_election.cc:304] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [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: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:42.997112  9854 raft_consensus.cc:2804] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:42.998561  9854 raft_consensus.cc:697] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:42.995683  9627 raft_consensus.cc:3055] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:42.999176  9627 raft_consensus.cc:740] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:42.999524  9854 consensus_queue.cc:237] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:42.999956  9627 consensus_queue.cc:260] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:43.000993  9627 raft_consensus.cc:3060] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:43.008383  9627 raft_consensus.cc:2468] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:43.011211  9450 catalog_manager.cc:5697] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 2 to 3, leader changed from 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 3 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:43.027375  9450 catalog_manager.cc:5697] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 2 to 3, leader changed from 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 3 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:43.205435  9858 raft_consensus.cc:993] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: : Instructing follower 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:43.205947  9859 raft_consensus.cc:1081] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Signalling peer 82c2e3a709c44f6b89202b719b70bcc6 to start an election
I20260710 11:11:43.207527  9551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
 from {username='slave'} at 127.0.0.1:59154
I20260710 11:11:43.208063  9551 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:43.208359  9551 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:43.212806  9551 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:43.214388  9551 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [CANDIDATE]: Term 3 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:43.215140  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:43.215416  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "82c2e3a709c44f6b89202b719b70bcc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:43.215672  9627 raft_consensus.cc:3055] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:43.215969  9701 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:43.215973  9627 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:43.216763  9627 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:43.217650  9627 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:43.220461  9701 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:43.221414  9517 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [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: 82c2e3a709c44f6b89202b719b70bcc6, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:43.222078  9834 raft_consensus.cc:2804] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:43.222544  9834 raft_consensus.cc:697] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Leader. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:43.222613  9627 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c2e3a709c44f6b89202b719b70bcc6 in term 3.
I20260710 11:11:43.223400  9834 consensus_queue.cc:237] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:43.229763  9450 catalog_manager.cc:5697] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 reported cstate change: term changed from 2 to 3, leader changed from 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194) to 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193). New cstate: current_term: 3 leader_uuid: "82c2e3a709c44f6b89202b719b70bcc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:43.239943  9701 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.240923  9834 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.248086  9627 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.250082  9834 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.328274  9626 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.329406  9854 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:43.374711  9701 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.377883  9866 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:43.420449  9626 raft_consensus.cc:1275] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.421731  9834 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.436092  9701 raft_consensus.cc:1275] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.437634  9866 consensus_queue.cc:1048] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.525527  9626 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.526615  9866 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.535598  9701 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.537118  9834 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.721489  9626 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.722950  9834 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:43.733700  9701 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Refusing update from remote peer 82c2e3a709c44f6b89202b719b70bcc6: 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:43.735688  9834 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:45.691571  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:45.701061  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:45.701689  9551 raft_consensus.cc:606] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 LEADER]: Received request to transfer leadership to TS 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:45.703953  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:45.704339  9551 raft_consensus.cc:606] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Received request to transfer leadership to TS 6292d1d2d402408eb49d86f1a2b4eb87
I20260710 11:11:45.706560  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:45.707046  9551 raft_consensus.cc:606] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Received request to transfer leadership to TS ac4d374c615447fc980400d01091d821
I20260710 11:11:45.709564  9551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
mode: GRACEFUL
new_leader_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:47950
I20260710 11:11:45.709983  9551 raft_consensus.cc:606] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Received request to transfer leadership to TS ac4d374c615447fc980400d01091d821
I20260710 11:11:45.710871  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:11:45.711340  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:45.757541  9834 raft_consensus.cc:993] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:45.758085  9880 raft_consensus.cc:1081] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Signalling peer ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:45.759480  9701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f"
dest_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:56444
I20260710 11:11:45.759948  9701 raft_consensus.cc:493] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:45.760239  9701 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.766124  9701 raft_consensus.cc:515] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:45.767702  9701 leader_election.cc:290] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 4 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505)
I20260710 11:11:45.768402  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:45.768910  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda1b987e31e4de1bae6d1ab303f0f7f" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:45.769034  9551 raft_consensus.cc:3055] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:45.769346  9551 raft_consensus.cc:740] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:45.769434  9627 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.770152  9551 consensus_queue.cc:260] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:45.770987  9551 raft_consensus.cc:3060] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.774629  9627 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 4.
I20260710 11:11:45.775698  9551 raft_consensus.cc:2468] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 4.
I20260710 11:11:45.775919  9665 leader_election.cc:304] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:45.776849  9852 raft_consensus.cc:2804] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:45.777631  9852 raft_consensus.cc:697] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 4 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:45.778456  9852 consensus_queue.cc:237] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:45.784133  9449 catalog_manager.cc:5697] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 3 to 4, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 4 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.822386  9834 raft_consensus.cc:993] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:45.822773  9880 raft_consensus.cc:1081] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Signalling peer ac4d374c615447fc980400d01091d821 to start an election
I20260710 11:11:45.823983  9701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152"
dest_uuid: "ac4d374c615447fc980400d01091d821"
 from {username='slave'} at 127.0.0.1:56444
I20260710 11:11:45.824395  9701 raft_consensus.cc:493] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:45.824649  9701 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.828544  9701 raft_consensus.cc:515] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:45.830315  9701 leader_election.cc:290] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [CANDIDATE]: Term 4 election: Requested vote from peers 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194:46505), 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203)
I20260710 11:11:45.830956  9627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
I20260710 11:11:45.831255  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b49b98084747b2a09b13b0fcdd0152" candidate_uuid: "ac4d374c615447fc980400d01091d821" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:45.831511  9627 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.831748  9551 raft_consensus.cc:3055] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:45.832046  9551 raft_consensus.cc:740] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:45.832789  9551 consensus_queue.cc:260] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:45.833895  9551 raft_consensus.cc:3060] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:45.837916  9627 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 4.
I20260710 11:11:45.838909  9665 leader_election.cc:304] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:45.839671  9852 raft_consensus.cc:2804] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:45.840090  9852 raft_consensus.cc:697] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 4 LEADER]: Becoming Leader. State: Replica: ac4d374c615447fc980400d01091d821, State: Running, Role: LEADER
I20260710 11:11:45.840147  9551 raft_consensus.cc:2468] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac4d374c615447fc980400d01091d821 in term 4.
I20260710 11:11:45.841034  9852 consensus_queue.cc:237] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [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: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } }
I20260710 11:11:45.847692  9449 catalog_manager.cc:5697] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 reported cstate change: term changed from 3 to 4, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to ac4d374c615447fc980400d01091d821 (127.8.179.195). New cstate: current_term: 4 leader_uuid: "ac4d374c615447fc980400d01091d821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.047353  9834 raft_consensus.cc:993] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:46.047868  9834 raft_consensus.cc:1081] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Signalling peer 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:46.049468  9627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:49922
I20260710 11:11:46.049894  9627 raft_consensus.cc:493] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.050169  9627 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:46.054484  9627 raft_consensus.cc:515] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.056195  9627 leader_election.cc:290] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 4 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:46.057331  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:46.057512  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5550caa47244398b7df3995a84d99b8" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:46.057853  9701 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:46.058039  9551 raft_consensus.cc:3055] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:46.058352  9551 raft_consensus.cc:740] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:46.058977  9551 consensus_queue.cc:260] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.059912  9551 raft_consensus.cc:3060] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:46.062915  9701 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 4.
I20260710 11:11:46.064016  9592 leader_election.cc:304] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:46.064281  9551 raft_consensus.cc:2468] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 4.
I20260710 11:11:46.064678  9878 raft_consensus.cc:2804] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:46.065809  9878 raft_consensus.cc:697] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:46.066493  9878 consensus_queue.cc:237] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.073509  9449 catalog_manager.cc:5697] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 3 to 4, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 4 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.184938  9627 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:46.186022  9852 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.195013  9551 raft_consensus.cc:1275] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:46.196372  9852 consensus_queue.cc:1048] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.227231  9880 raft_consensus.cc:993] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: : Instructing follower 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:46.227626  9834 raft_consensus.cc:1081] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 LEADER]: Signalling peer 6292d1d2d402408eb49d86f1a2b4eb87 to start an election
I20260710 11:11:46.228806  9627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59"
dest_uuid: "6292d1d2d402408eb49d86f1a2b4eb87"
 from {username='slave'} at 127.0.0.1:49922
I20260710 11:11:46.229156  9627 raft_consensus.cc:493] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.229430  9627 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:46.233837  9627 raft_consensus.cc:515] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.235354  9627 leader_election.cc:290] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [CANDIDATE]: Term 5 election: Requested vote from peers 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193:41203), ac4d374c615447fc980400d01091d821 (127.8.179.195:40149)
I20260710 11:11:46.235991  9551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "82c2e3a709c44f6b89202b719b70bcc6"
I20260710 11:11:46.236366  9701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2571cf155f4b79a702cb312ef06c59" candidate_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ac4d374c615447fc980400d01091d821"
I20260710 11:11:46.236508  9551 raft_consensus.cc:3055] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:46.236794  9551 raft_consensus.cc:740] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 82c2e3a709c44f6b89202b719b70bcc6, State: Running, Role: LEADER
I20260710 11:11:46.236819  9701 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:46.237481  9551 consensus_queue.cc:260] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.238354  9551 raft_consensus.cc:3060] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:46.240841  9701 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 5.
I20260710 11:11:46.241647  9592 leader_election.cc:304] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: 6292d1d2d402408eb49d86f1a2b4eb87, ac4d374c615447fc980400d01091d821; no voters: 
I20260710 11:11:46.242302  9878 raft_consensus.cc:2804] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:46.242539  9551 raft_consensus.cc:2468] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6292d1d2d402408eb49d86f1a2b4eb87 in term 5.
I20260710 11:11:46.242705  9878 raft_consensus.cc:697] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 5 LEADER]: Becoming Leader. State: Replica: 6292d1d2d402408eb49d86f1a2b4eb87, State: Running, Role: LEADER
I20260710 11:11:46.243539  9878 consensus_queue.cc:237] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [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: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } }
I20260710 11:11:46.249261  9450 catalog_manager.cc:5697] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 reported cstate change: term changed from 4 to 5, leader changed from 82c2e3a709c44f6b89202b719b70bcc6 (127.8.179.193) to 6292d1d2d402408eb49d86f1a2b4eb87 (127.8.179.194). New cstate: current_term: 5 leader_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.382938  9551 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:46.384063  9852 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.392392  9627 raft_consensus.cc:1275] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Refusing update from remote peer ac4d374c615447fc980400d01091d821: 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:46.393869  9881 consensus_queue.cc:1048] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6292d1d2d402408eb49d86f1a2b4eb87" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 46505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.482818  9701 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:46.483875  9878 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.492156  9551 raft_consensus.cc:1275] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:46.494256  9878 consensus_queue.cc:1048] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:46.651938  9551 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 5 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:46.652987  9878 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c2e3a709c44f6b89202b719b70bcc6" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:46.662071  9701 raft_consensus.cc:1275] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 5 FOLLOWER]: Refusing update from remote peer 6292d1d2d402408eb49d86f1a2b4eb87: 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:46.663556  9878 consensus_queue.cc:1048] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac4d374c615447fc980400d01091d821" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 40149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:46.712101  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:46.717789  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
I20260710 11:11:46.743050  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:46.743727  8911 tablet_replica.cc:333] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.744344  8911 raft_consensus.cc:2243] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.744760  8911 raft_consensus.cc:2272] T 2c2571cf155f4b79a702cb312ef06c59 P 82c2e3a709c44f6b89202b719b70bcc6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.747207  8911 tablet_replica.cc:333] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.747864  8911 raft_consensus.cc:2243] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.748548  8911 raft_consensus.cc:2272] T c042d50b366540ef95e4f04b1e73adb2 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.750531  8911 tablet_replica.cc:333] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.750957  8911 raft_consensus.cc:2243] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.751282  8911 raft_consensus.cc:2272] T 02eb7b4d37324551ba336b7712689d74 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.752782  8911 tablet_replica.cc:333] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.753314  8911 raft_consensus.cc:2243] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.753777  8911 raft_consensus.cc:2272] T 2d80840d27874f6292e3dc98178ec4e6 P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.755577  8911 tablet_replica.cc:333] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.756063  8911 raft_consensus.cc:2243] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.756624  8911 raft_consensus.cc:2272] T 289b9786010848b49471219a8bf42d23 P 82c2e3a709c44f6b89202b719b70bcc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.758203  8911 tablet_replica.cc:333] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.758674  8911 raft_consensus.cc:2243] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.759049  8911 raft_consensus.cc:2272] T e2b49b98084747b2a09b13b0fcdd0152 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.760931  8911 tablet_replica.cc:333] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.761430  8911 raft_consensus.cc:2243] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.761799  8911 raft_consensus.cc:2272] T cda1b987e31e4de1bae6d1ab303f0f7f P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.763669  8911 tablet_replica.cc:333] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.764114  8911 raft_consensus.cc:2243] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.764479  8911 raft_consensus.cc:2272] T b5550caa47244398b7df3995a84d99b8 P 82c2e3a709c44f6b89202b719b70bcc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.766216  8911 tablet_replica.cc:333] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.766659  8911 raft_consensus.cc:2243] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.767359  8911 raft_consensus.cc:2272] T 928dca886a54431592ac78cb51da4f51 P 82c2e3a709c44f6b89202b719b70bcc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.768918  8911 tablet_replica.cc:333] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6: stopping tablet replica
I20260710 11:11:46.769322  8911 raft_consensus.cc:2243] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.770162  8911 raft_consensus.cc:2272] T caa19e3c07a9485ba5f5efb189e2088a P 82c2e3a709c44f6b89202b719b70bcc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.796555  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:11:46.816267  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:11:46.840595  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:46.841434  8911 tablet_replica.cc:333] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.842432  8911 raft_consensus.cc:2243] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.843043  8911 raft_consensus.cc:2272] T e2b49b98084747b2a09b13b0fcdd0152 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.846035  8911 tablet_replica.cc:333] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.846544  8911 raft_consensus.cc:2243] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.846969  8911 raft_consensus.cc:2272] T 928dca886a54431592ac78cb51da4f51 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.849236  8911 tablet_replica.cc:333] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.849764  8911 raft_consensus.cc:2243] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.850456  8911 raft_consensus.cc:2272] T b5550caa47244398b7df3995a84d99b8 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.852542  8911 tablet_replica.cc:333] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.853055  8911 raft_consensus.cc:2243] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.853503  8911 raft_consensus.cc:2272] T caa19e3c07a9485ba5f5efb189e2088a P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.855268  8911 tablet_replica.cc:333] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.855718  8911 raft_consensus.cc:2243] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.856086  8911 raft_consensus.cc:2272] T cda1b987e31e4de1bae6d1ab303f0f7f P 6292d1d2d402408eb49d86f1a2b4eb87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.858206  8911 tablet_replica.cc:333] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.858661  8911 raft_consensus.cc:2243] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.859038  8911 raft_consensus.cc:2272] T 289b9786010848b49471219a8bf42d23 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.860571  8911 tablet_replica.cc:333] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.861011  8911 raft_consensus.cc:2243] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.861805  8911 raft_consensus.cc:2272] T 2d80840d27874f6292e3dc98178ec4e6 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.863410  8911 tablet_replica.cc:333] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.863848  8911 raft_consensus.cc:2243] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.864204  8911 raft_consensus.cc:2272] T c042d50b366540ef95e4f04b1e73adb2 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.865818  8911 tablet_replica.cc:333] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.866241  8911 raft_consensus.cc:2243] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.866591  8911 raft_consensus.cc:2272] T 02eb7b4d37324551ba336b7712689d74 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.868199  8911 tablet_replica.cc:333] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87: stopping tablet replica
I20260710 11:11:46.868611  8911 raft_consensus.cc:2243] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.869278  8911 raft_consensus.cc:2272] T 2c2571cf155f4b79a702cb312ef06c59 P 6292d1d2d402408eb49d86f1a2b4eb87 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.898573  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
I20260710 11:11:46.916618  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
I20260710 11:11:46.939649  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:46.940248  8911 tablet_replica.cc:333] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.940876  8911 raft_consensus.cc:2243] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.941423  8911 raft_consensus.cc:2272] T c042d50b366540ef95e4f04b1e73adb2 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.943111  8911 tablet_replica.cc:333] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.943596  8911 raft_consensus.cc:2243] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.944316  8911 raft_consensus.cc:2272] T 02eb7b4d37324551ba336b7712689d74 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.946012  8911 tablet_replica.cc:333] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.946509  8911 raft_consensus.cc:2243] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.946928  8911 raft_consensus.cc:2272] T 928dca886a54431592ac78cb51da4f51 P ac4d374c615447fc980400d01091d821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.948444  8911 tablet_replica.cc:333] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.948966  8911 raft_consensus.cc:2243] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.949472  8911 raft_consensus.cc:2272] T b5550caa47244398b7df3995a84d99b8 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.951324  8911 tablet_replica.cc:333] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.951802  8911 raft_consensus.cc:2243] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.952447  8911 raft_consensus.cc:2272] T cda1b987e31e4de1bae6d1ab303f0f7f P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.954211  8911 tablet_replica.cc:333] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.954680  8911 raft_consensus.cc:2243] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.955061  8911 raft_consensus.cc:2272] T caa19e3c07a9485ba5f5efb189e2088a P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.956538  8911 tablet_replica.cc:333] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.956984  8911 raft_consensus.cc:2243] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.957424  8911 raft_consensus.cc:2272] T 2c2571cf155f4b79a702cb312ef06c59 P ac4d374c615447fc980400d01091d821 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.959161  8911 tablet_replica.cc:333] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.959638  8911 raft_consensus.cc:2243] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.960023  8911 raft_consensus.cc:2272] T 2d80840d27874f6292e3dc98178ec4e6 P ac4d374c615447fc980400d01091d821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.961665  8911 tablet_replica.cc:333] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.962106  8911 raft_consensus.cc:2243] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:46.962498  8911 raft_consensus.cc:2272] T 289b9786010848b49471219a8bf42d23 P ac4d374c615447fc980400d01091d821 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.963851  8911 tablet_replica.cc:333] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821: stopping tablet replica
I20260710 11:11:46.964264  8911 raft_consensus.cc:2243] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:46.964944  8911 raft_consensus.cc:2272] T e2b49b98084747b2a09b13b0fcdd0152 P ac4d374c615447fc980400d01091d821 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:46.992233  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:11:47.009008  8911 master.cc:562] Master@127.8.179.254:42165 shutting down...
I20260710 11:11:47.029805  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:47.030346  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:47.030616  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20e7212e449d45348288d05c17cec337: stopping tablet replica
I20260710 11:11:47.051504  8911 master.cc:584] Master@127.8.179.254:42165 shutdown complete.
6292d1d2d402408eb49d86f1a2b4eb87  4
82c2e3a709c44f6b89202b719b70bcc6  5
ac4d374c615447fc980400d01091d821  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10269 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:11:47.092823  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:40185
I20260710 11:11:47.094060  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:47.099361  9904 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:47.099458  9905 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:47.100898  9907 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:47.101890  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:47.102643  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.102847  8911 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:47.103016  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681907102999 us; error 0 us; skew 500 ppm
I20260710 11:11:47.103521  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.106086  8911 webserver.cc:533] Webserver started at http://127.8.179.254:35575/ using document root <none> and password file <none>
I20260710 11:11:47.106575  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.106774  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.107044  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.108112  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.112252  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:47.115352  9912 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:47.116145  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:47.116374  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.116593  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-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:47.128403  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.129522  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.165719  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:40185
I20260710 11:11:47.165807  9963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:40185 every 8 connection(s)
I20260710 11:11:47.169415  9964 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:47.179136  9964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a: Bootstrap starting.
I20260710 11:11:47.183542  9964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.187332  9964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a: No bootstrap required, opened a new log
I20260710 11:11:47.189249  9964 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER }
I20260710 11:11:47.189638  9964 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.189877  9964 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2e92bb2bc1b480997e9e1f9b9e9b91a, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.190510  9964 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER }
I20260710 11:11:47.190953  9964 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:47.191172  9964 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:47.191437  9964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.195284  9964 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER }
I20260710 11:11:47.195757  9964 leader_election.cc:304] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [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: d2e92bb2bc1b480997e9e1f9b9e9b91a; no voters: 
I20260710 11:11:47.196803  9964 leader_election.cc:290] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:47.197117  9967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.198453  9967 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 1 LEADER]: Becoming Leader. State: Replica: d2e92bb2bc1b480997e9e1f9b9e9b91a, State: Running, Role: LEADER
I20260710 11:11:47.199095  9967 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [LEADER]: Queue going to LEADER mode. State: All 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: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER }
I20260710 11:11:47.199628  9964 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:47.203914  9968 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER } }
I20260710 11:11:47.204077  9969 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2e92bb2bc1b480997e9e1f9b9e9b91a. Latest consensus state: current_term: 1 leader_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2e92bb2bc1b480997e9e1f9b9e9b91a" member_type: VOTER } }
I20260710 11:11:47.204665  9968 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:47.204870  9969 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:47.210225  9974 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:47.215165  9974 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:47.219566  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:47.223804  9974 catalog_manager.cc:1383] Generated new cluster ID: e643c7081a1f49b8afc21dfc540ea1ca
I20260710 11:11:47.224079  9974 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:47.243886  9974 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:47.245007  9974 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:47.272125  9974 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a: Generated new TSK 0
I20260710 11:11:47.272657  9974 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:47.285416  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:47.290937  9985 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:47.291854  9986 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:47.294183  8911 server_base.cc:1061] running on GCE node
W20260710 11:11:47.294220  9988 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:47.295166  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.295387  8911 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:47.295563  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681907295529 us; error 0 us; skew 500 ppm
I20260710 11:11:47.296087  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.298249  8911 webserver.cc:533] Webserver started at http://127.8.179.193:37623/ using document root <none> and password file <none>
I20260710 11:11:47.298707  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.298904  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.299170  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.300168  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "bfb36b6120854a3493e61ed3214f0e44"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.304436  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:11:47.307417  9993 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:47.308099  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:47.308383  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "bfb36b6120854a3493e61ed3214f0e44"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.308656  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-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:47.324831  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.326188  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.327576  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:47.329773  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:47.330004  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.330241  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:47.330426  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.368067  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:39303
I20260710 11:11:47.368191 10055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:39303 every 8 connection(s)
I20260710 11:11:47.372874  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:47.380085 10060 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:47.381570 10061 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:47.383617  8911 server_base.cc:1061] running on GCE node
W20260710 11:11:47.384584 10063 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:47.385632  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.385860  8911 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:47.386045  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681907386027 us; error 0 us; skew 500 ppm
I20260710 11:11:47.386363 10056 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40185
I20260710 11:11:47.386672  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.386691 10056 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:47.387604 10056 heartbeater.cc:507] Master 127.8.179.254:40185 requested a full tablet report, sending...
I20260710 11:11:47.389506  8911 webserver.cc:533] Webserver started at http://127.8.179.194:38181/ using document root <none> and password file <none>
I20260710 11:11:47.389894  9929 ts_manager.cc:194] Registered new tserver with Master: bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:47.390197  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.390460  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.390767  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.392204  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "447ad00cc09343d1a06cb3a841a14367"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.392252  9929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50004
I20260710 11:11:47.396801  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:11:47.400079 10068 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:47.400846  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:47.401140  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "447ad00cc09343d1a06cb3a841a14367"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.401479  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-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:47.419384  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.420500  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.421867  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:47.423923  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:47.424086  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.424381  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:47.424543  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.462990  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:43305
I20260710 11:11:47.463099 10130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:43305 every 8 connection(s)
I20260710 11:11:47.467548  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:47.473945 10134 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:47.476861 10135 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:47.477950 10137 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:47.479596  8911 server_base.cc:1061] running on GCE node
I20260710 11:11:47.480242 10131 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40185
I20260710 11:11:47.480638 10131 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:47.480676  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.481009  8911 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:47.481202  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681907481183 us; error 0 us; skew 500 ppm
I20260710 11:11:47.481603 10131 heartbeater.cc:507] Master 127.8.179.254:40185 requested a full tablet report, sending...
I20260710 11:11:47.481967  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.483840  9929 ts_manager.cc:194] Registered new tserver with Master: 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:47.484849  8911 webserver.cc:533] Webserver started at http://127.8.179.195:46697/ using document root <none> and password file <none>
I20260710 11:11:47.485342  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.485303  9929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50016
I20260710 11:11:47.485707  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.486007  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.487197  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.491276  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:11:47.494290 10142 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:47.495016  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:47.495296  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-x49f"
I20260710 11:11:47.495572  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-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:47.535864  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.537034  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.538499  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:47.540575  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:47.540798  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.541036  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:47.541208  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.579025  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:33647
I20260710 11:11:47.579128 10204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:33647 every 8 connection(s)
I20260710 11:11:47.591869 10205 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40185
I20260710 11:11:47.592226 10205 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:47.592870 10205 heartbeater.cc:507] Master 127.8.179.254:40185 requested a full tablet report, sending...
I20260710 11:11:47.594691  9929 ts_manager.cc:194] Registered new tserver with Master: 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:47.595695  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013444623s
I20260710 11:11:47.596088  9929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50024
I20260710 11:11:47.619051  9929 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50036:
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:47.622728  9929 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:47.728886 10170 tablet_service.cc:1511] Processing CreateTablet for tablet 842d8cdc82834db1923828598833ded0 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:47.729192 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 95f558ed29ad4324aac3fe3469031bbb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:47.729285 10096 tablet_service.cc:1511] Processing CreateTablet for tablet 842d8cdc82834db1923828598833ded0 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:47.731212 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842d8cdc82834db1923828598833ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.731532 10095 tablet_service.cc:1511] Processing CreateTablet for tablet d0d635a447584bc68fea2b49613f35fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:47.732770 10095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d635a447584bc68fea2b49613f35fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.735558 10169 tablet_service.cc:1511] Processing CreateTablet for tablet d0d635a447584bc68fea2b49613f35fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:47.736617 10092 tablet_service.cc:1511] Processing CreateTablet for tablet ea69278551204e3cafd24849fd48ba13 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:47.737998 10092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea69278551204e3cafd24849fd48ba13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.737763 10094 tablet_service.cc:1511] Processing CreateTablet for tablet 95f558ed29ad4324aac3fe3469031bbb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:47.739028 10094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f558ed29ad4324aac3fe3469031bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.742512 10093 tablet_service.cc:1511] Processing CreateTablet for tablet b873434e9c7f41979e6c98b1eaf531f2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:47.743768 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b873434e9c7f41979e6c98b1eaf531f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.749688 10167 tablet_service.cc:1511] Processing CreateTablet for tablet b873434e9c7f41979e6c98b1eaf531f2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:47.751890 10166 tablet_service.cc:1511] Processing CreateTablet for tablet ea69278551204e3cafd24849fd48ba13 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:47.753867 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 39b86fdd4ca3448db91d8671effb821f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:47.755223 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b86fdd4ca3448db91d8671effb821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.755625 10164 tablet_service.cc:1511] Processing CreateTablet for tablet c831ea3e201d4aab91ee8a7a9cbf2339 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:47.754021 10165 tablet_service.cc:1511] Processing CreateTablet for tablet 39b86fdd4ca3448db91d8671effb821f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:47.757831 10163 tablet_service.cc:1511] Processing CreateTablet for tablet db5a6c5338844eb5b9932492c6e71451 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:47.730329 10170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842d8cdc82834db1923828598833ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.759652 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f558ed29ad4324aac3fe3469031bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.760280 10166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea69278551204e3cafd24849fd48ba13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.761653 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b86fdd4ca3448db91d8671effb821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.765714 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5a6c5338844eb5b9932492c6e71451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.769649 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c831ea3e201d4aab91ee8a7a9cbf2339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.771625 10090 tablet_service.cc:1511] Processing CreateTablet for tablet c831ea3e201d4aab91ee8a7a9cbf2339 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:47.772933 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c831ea3e201d4aab91ee8a7a9cbf2339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.773680 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b873434e9c7f41979e6c98b1eaf531f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.776422 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d635a447584bc68fea2b49613f35fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.780190 10162 tablet_service.cc:1511] Processing CreateTablet for tablet 3b590f53d8224bec922883f920cca6fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:47.787428 10089 tablet_service.cc:1511] Processing CreateTablet for tablet db5a6c5338844eb5b9932492c6e71451 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:47.788755 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5a6c5338844eb5b9932492c6e71451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.791210 10168 tablet_service.cc:1511] Processing CreateTablet for tablet cb1360fabd1541e998fa501b0c42224f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:47.801193 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 12305013ec394e889a5d8d18905d7b94 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:47.806896 10088 tablet_service.cc:1511] Processing CreateTablet for tablet 3b590f53d8224bec922883f920cca6fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:47.814569 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b590f53d8224bec922883f920cca6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.815922 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 12305013ec394e889a5d8d18905d7b94 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:47.817117 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12305013ec394e889a5d8d18905d7b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.817013 10087 tablet_service.cc:1511] Processing CreateTablet for tablet cb1360fabd1541e998fa501b0c42224f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:47.818349 10087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1360fabd1541e998fa501b0c42224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.821002 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12305013ec394e889a5d8d18905d7b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.825965 10088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b590f53d8224bec922883f920cca6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.840111 10221 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:47.842340 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1360fabd1541e998fa501b0c42224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.859755 10021 tablet_service.cc:1511] Processing CreateTablet for tablet 842d8cdc82834db1923828598833ded0 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:11:47.861123 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842d8cdc82834db1923828598833ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.871039 10020 tablet_service.cc:1511] Processing CreateTablet for tablet d0d635a447584bc68fea2b49613f35fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:11:47.872407 10020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d635a447584bc68fea2b49613f35fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.873202 10016 tablet_service.cc:1511] Processing CreateTablet for tablet 39b86fdd4ca3448db91d8671effb821f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:11:47.874536 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b86fdd4ca3448db91d8671effb821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.874464 10019 tablet_service.cc:1511] Processing CreateTablet for tablet 95f558ed29ad4324aac3fe3469031bbb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:11:47.875771 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f558ed29ad4324aac3fe3469031bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.878561 10018 tablet_service.cc:1511] Processing CreateTablet for tablet b873434e9c7f41979e6c98b1eaf531f2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:11:47.879827 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b873434e9c7f41979e6c98b1eaf531f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.882507 10017 tablet_service.cc:1511] Processing CreateTablet for tablet ea69278551204e3cafd24849fd48ba13 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:11:47.883756 10017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea69278551204e3cafd24849fd48ba13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.893530 10015 tablet_service.cc:1511] Processing CreateTablet for tablet c831ea3e201d4aab91ee8a7a9cbf2339 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:11:47.894799 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c831ea3e201d4aab91ee8a7a9cbf2339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.894568 10014 tablet_service.cc:1511] Processing CreateTablet for tablet db5a6c5338844eb5b9932492c6e71451 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:11:47.897500 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5a6c5338844eb5b9932492c6e71451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.877028 10090 tablet_service.cc:1511] Processing CreateTablet for tablet 88ace0afd4db4999bacb077d7b5ccdd8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:47.898027 10221 tablet_bootstrap.cc:654] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.904347 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 3b590f53d8224bec922883f920cca6fd (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:11:47.906507 10012 tablet_service.cc:1511] Processing CreateTablet for tablet 12305013ec394e889a5d8d18905d7b94 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:11:47.909003 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ace0afd4db4999bacb077d7b5ccdd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.909235 10163 tablet_service.cc:1511] Processing CreateTablet for tablet e04b9829932545a894d0a5364ff77de5 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:47.911303 10166 tablet_service.cc:1511] Processing CreateTablet for tablet 09800bc87702495f97a96964fd4dbc11 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:47.903069 10096 tablet_service.cc:1511] Processing CreateTablet for tablet e04b9829932545a894d0a5364ff77de5 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:47.909865 10092 tablet_service.cc:1511] Processing CreateTablet for tablet 09800bc87702495f97a96964fd4dbc11 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:47.916380 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b590f53d8224bec922883f920cca6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.921494 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04b9829932545a894d0a5364ff77de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.921661 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12305013ec394e889a5d8d18905d7b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.922705 10092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09800bc87702495f97a96964fd4dbc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.926487 10089 tablet_service.cc:1511] Processing CreateTablet for tablet f118454eb650405eb1212edd8ce28eeb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:47.927732 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118454eb650405eb1212edd8ce28eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.934469 10093 tablet_service.cc:1511] Processing CreateTablet for tablet 7f62aa5217f24e99abbd32258be6f2a4 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:47.935719 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f62aa5217f24e99abbd32258be6f2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.938848 10094 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:47.940096 10094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.954445 10088 tablet_service.cc:1511] Processing CreateTablet for tablet 7774699ff90b431d9789224230be08fe (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:47.939601 10087 tablet_service.cc:1511] Processing CreateTablet for tablet 908517477ac14d009b159b2d9f0fa21c (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:47.955746 10088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7774699ff90b431d9789224230be08fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.962312 10220 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:47.963142 10087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908517477ac14d009b159b2d9f0fa21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.966151 10166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09800bc87702495f97a96964fd4dbc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.967442 10170 tablet_service.cc:1511] Processing CreateTablet for tablet 7f62aa5217f24e99abbd32258be6f2a4 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:47.968724 10170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f62aa5217f24e99abbd32258be6f2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.973973 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04b9829932545a894d0a5364ff77de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.974874 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 7774699ff90b431d9789224230be08fe (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:47.976150 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7774699ff90b431d9789224230be08fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.980450 10169 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:47.967289 10165 tablet_service.cc:1511] Processing CreateTablet for tablet f118454eb650405eb1212edd8ce28eeb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:47.981732 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.981600 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfc5c44ac947a1aac86c95d1305268 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:47.982950 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfc5c44ac947a1aac86c95d1305268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.997162 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118454eb650405eb1212edd8ce28eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.003767 10096 tablet_service.cc:1511] Processing CreateTablet for tablet 0e95e45be74143c5a57ba6ce7a982621 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:48.005012 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e95e45be74143c5a57ba6ce7a982621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.002429 10166 tablet_service.cc:1511] Processing CreateTablet for tablet 908517477ac14d009b159b2d9f0fa21c (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:48.010411 10166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908517477ac14d009b159b2d9f0fa21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.012285 10167 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfc5c44ac947a1aac86c95d1305268 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:48.014109 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfc5c44ac947a1aac86c95d1305268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.016664 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:48.025324 10092 tablet_service.cc:1511] Processing CreateTablet for tablet daf1a521ab1e4fdb8f311532392f52d8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:48.027097 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 0e95e45be74143c5a57ba6ce7a982621 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:48.033411 10017 tablet_service.cc:1511] Processing CreateTablet for tablet 88ace0afd4db4999bacb077d7b5ccdd8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:48.034636 10016 tablet_service.cc:1511] Processing CreateTablet for tablet cb1360fabd1541e998fa501b0c42224f (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:11:48.037663 10164 tablet_service.cc:1511] Processing CreateTablet for tablet 88ace0afd4db4999bacb077d7b5ccdd8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:11:48.050625 10017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ace0afd4db4999bacb077d7b5ccdd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.039397 10221 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.039048 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 09800bc87702495f97a96964fd4dbc11 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:11:48.018496 10093 tablet_service.cc:1511] Processing CreateTablet for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:48.041396 10092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf1a521ab1e4fdb8f311532392f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.032734 10089 tablet_service.cc:1511] Processing CreateTablet for tablet 19f3ad83deb748549acddc9026151670 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:48.042956 10021 tablet_service.cc:1511] Processing CreateTablet for tablet e04b9829932545a894d0a5364ff77de5 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:11:48.050657 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ace0afd4db4999bacb077d7b5ccdd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.038452 10220 tablet_bootstrap.cc:654] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.059954 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.058424 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.051296 10221 ts_tablet_manager.cc:1403] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.212s	user 0.028s	sys 0.047s
I20260710 11:11:48.078069 10223 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.050913 10169 tablet_service.cc:1511] Processing CreateTablet for tablet 19f3ad83deb748549acddc9026151670 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:48.082930 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f3ad83deb748549acddc9026151670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.085043 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f3ad83deb748549acddc9026151670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.089684 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e95e45be74143c5a57ba6ce7a982621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.051663 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1360fabd1541e998fa501b0c42224f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.054219 10019 tablet_service.cc:1511] Processing CreateTablet for tablet f118454eb650405eb1212edd8ce28eeb (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:11:48.096835 10012 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:11:48.102476 10015 tablet_service.cc:1511] Processing CreateTablet for tablet 908517477ac14d009b159b2d9f0fa21c (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:11:48.080474 10221 raft_consensus.cc:359] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.113794 10221 raft_consensus.cc:385] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.116605 10221 raft_consensus.cc:740] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.118507 10221 consensus_queue.cc:260] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.125579 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09800bc87702495f97a96964fd4dbc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.129632 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0cbb85517a40c3aed80d8a4d2bb7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.133471 10223 tablet_bootstrap.cc:654] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.134145 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04b9829932545a894d0a5364ff77de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.052861 10165 tablet_service.cc:1511] Processing CreateTablet for tablet daf1a521ab1e4fdb8f311532392f52d8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:48.138260 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf1a521ab1e4fdb8f311532392f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.145135 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908517477ac14d009b159b2d9f0fa21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.146677 10220 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.151275 10220 ts_tablet_manager.cc:1403] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.189s	user 0.024s	sys 0.016s
I20260710 11:11:48.155061 10220 raft_consensus.cc:359] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.159040 10220 raft_consensus.cc:385] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.150182 10020 tablet_service.cc:1511] Processing CreateTablet for tablet 7774699ff90b431d9789224230be08fe (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:11:48.069397 10018 tablet_service.cc:1511] Processing CreateTablet for tablet 7f62aa5217f24e99abbd32258be6f2a4 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:11:48.160799 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118454eb650405eb1212edd8ce28eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.170291 10014 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfc5c44ac947a1aac86c95d1305268 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:11:48.171509 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfc5c44ac947a1aac86c95d1305268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.173990 10205 heartbeater.cc:499] Master 127.8.179.254:40185 was elected leader, sending a full tablet report...
I20260710 11:11:48.164355 10220 raft_consensus.cc:740] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.177101 10021 tablet_service.cc:1511] Processing CreateTablet for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:11:48.178303 10021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d5e184ad6a4c01b5c0ded9b86d6f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.178121 10220 consensus_queue.cc:260] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.190291 10221 ts_tablet_manager.cc:1434] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.113s	user 0.026s	sys 0.022s
I20260710 11:11:48.191298 10221 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.200205 10020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7774699ff90b431d9789224230be08fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.201704 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f62aa5217f24e99abbd32258be6f2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.209486 10223 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.209919 10223 ts_tablet_manager.cc:1403] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.008s
W20260710 11:11:48.215309  9977 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:48.212836 10223 raft_consensus.cc:359] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.215884 10223 raft_consensus.cc:385] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.216164 10223 raft_consensus.cc:740] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.217131 10223 consensus_queue.cc:260] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.219717 10131 heartbeater.cc:499] Master 127.8.179.254:40185 was elected leader, sending a full tablet report...
I20260710 11:11:48.231478 10221 tablet_bootstrap.cc:654] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.232967 10223 ts_tablet_manager.cc:1434] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.007s
I20260710 11:11:48.233716 10056 heartbeater.cc:499] Master 127.8.179.254:40185 was elected leader, sending a full tablet report...
I20260710 11:11:48.235803 10019 tablet_service.cc:1511] Processing CreateTablet for tablet 0e95e45be74143c5a57ba6ce7a982621 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:11:48.245349 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e95e45be74143c5a57ba6ce7a982621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.245409 10223 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.247164 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 19f3ad83deb748549acddc9026151670 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:11:48.248324 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f3ad83deb748549acddc9026151670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.250032 10015 tablet_service.cc:1511] Processing CreateTablet for tablet daf1a521ab1e4fdb8f311532392f52d8 (DEFAULT_TABLE table=test-workload [id=52686859d532419eb5e9aac3707b6b3d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:11:48.251171 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf1a521ab1e4fdb8f311532392f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.251374 10223 tablet_bootstrap.cc:654] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.262404 10221 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.262926 10221 ts_tablet_manager.cc:1403] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.010s
I20260710 11:11:48.265718 10221 raft_consensus.cc:359] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.266441 10221 raft_consensus.cc:385] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.266697 10221 raft_consensus.cc:740] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.267344 10221 consensus_queue.cc:260] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.268857 10221 ts_tablet_manager.cc:1434] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:11:48.269788 10221 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.284725 10220 ts_tablet_manager.cc:1434] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.133s	user 0.014s	sys 0.030s
I20260710 11:11:48.286114 10220 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.291828 10223 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.292339 10223 ts_tablet_manager.cc:1403] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.014s
I20260710 11:11:48.293073 10221 tablet_bootstrap.cc:654] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.295341 10223 raft_consensus.cc:359] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.296092 10223 raft_consensus.cc:385] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.296418 10223 raft_consensus.cc:740] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.297343 10223 consensus_queue.cc:260] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.299785 10223 ts_tablet_manager.cc:1434] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:11:48.301640 10223 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.307833 10223 tablet_bootstrap.cc:654] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.313161 10220 tablet_bootstrap.cc:654] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.313479 10223 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.313970 10223 ts_tablet_manager.cc:1403] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:48.316687 10223 raft_consensus.cc:359] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.317431 10223 raft_consensus.cc:385] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.317756 10223 raft_consensus.cc:740] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.318552 10223 consensus_queue.cc:260] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.320994 10223 ts_tablet_manager.cc:1434] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:48.321996 10223 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.328478 10223 tablet_bootstrap.cc:654] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.329030 10221 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.329571 10221 ts_tablet_manager.cc:1403] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260710 11:11:48.333613 10228 raft_consensus.cc:493] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.334066 10228 raft_consensus.cc:515] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.336511 10228 leader_election.cc:290] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.332875 10221 raft_consensus.cc:359] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.337729 10221 raft_consensus.cc:385] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.338073 10221 raft_consensus.cc:740] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.338940 10221 consensus_queue.cc:260] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.355894 10228 raft_consensus.cc:493] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.356525 10228 raft_consensus.cc:515] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.358408 10221 ts_tablet_manager.cc:1434] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 11:11:48.358739 10228 leader_election.cc:290] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.359658 10221 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.365587 10220 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.366044 10220 ts_tablet_manager.cc:1403] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.028s
I20260710 11:11:48.367961 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.368417 10223 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.368882 10223 ts_tablet_manager.cc:1403] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.025s
W20260710 11:11:48.369846  9997 leader_election.cc:343] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.370139 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.371721 10223 raft_consensus.cc:359] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.372423 10223 raft_consensus.cc:385] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.372710 10223 raft_consensus.cc:740] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.373100 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.373330  9997 leader_election.cc:343] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.373463 10223 consensus_queue.cc:260] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.374257 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.374670  9994 leader_election.cc:343] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.374903 10105 raft_consensus.cc:2468] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:48.375100  9994 leader_election.cc:304] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.375641 10223 ts_tablet_manager.cc:1434] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:48.376531 10223 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.376680 10228 raft_consensus.cc:2749] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:48.376742 10220 raft_consensus.cc:359] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.377581 10220 raft_consensus.cc:385] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.377897 10220 raft_consensus.cc:740] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.378647 10220 consensus_queue.cc:260] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.382469 10221 tablet_bootstrap.cc:654] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.382782 10220 ts_tablet_manager.cc:1434] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:11:48.383070 10223 tablet_bootstrap.cc:654] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.383780 10220 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.387015  9994 leader_election.cc:304] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.388583 10239 raft_consensus.cc:2804] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.389082 10239 raft_consensus.cc:493] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.389526 10239 raft_consensus.cc:3060] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.390677 10220 tablet_bootstrap.cc:654] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.398362 10223 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.398824 10221 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.398886 10223 ts_tablet_manager.cc:1403] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:11:48.399360 10221 ts_tablet_manager.cc:1403] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.010s
I20260710 11:11:48.399746 10220 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.400192 10220 ts_tablet_manager.cc:1403] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:11:48.402375 10221 raft_consensus.cc:359] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.403029 10221 raft_consensus.cc:385] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.403340 10221 raft_consensus.cc:740] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.403110 10220 raft_consensus.cc:359] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.404253 10225 raft_consensus.cc:493] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.404066 10221 consensus_queue.cc:260] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.404734 10225 raft_consensus.cc:515] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.403843 10220 raft_consensus.cc:385] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.405746 10220 raft_consensus.cc:740] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.406224 10239 raft_consensus.cc:515] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.406625 10220 consensus_queue.cc:260] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.407354 10225 leader_election.cc:290] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.412894 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
W20260710 11:11:48.414929  9997 leader_election.cc:343] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.415714 10239 leader_election.cc:290] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.419198 10220 ts_tablet_manager.cc:1434] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260710 11:11:48.420357 10220 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.408309 10223 raft_consensus.cc:359] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.422098 10223 raft_consensus.cc:385] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.423044 10223 raft_consensus.cc:740] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.424439 10223 consensus_queue.cc:260] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.430783 10223 ts_tablet_manager.cc:1434] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:11:48.434335 10220 tablet_bootstrap.cc:654] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.436018 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:48.436795 10105 raft_consensus.cc:3060] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.446151 10221 ts_tablet_manager.cc:1434] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.024s
I20260710 11:11:48.447609 10221 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.448829 10105 raft_consensus.cc:2468] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:48.449815 10223 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.450062  9994 leader_election.cc:304] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.451309 10239 raft_consensus.cc:2804] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.452793 10239 raft_consensus.cc:697] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:48.453794 10239 consensus_queue.cc:237] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.457049 10221 tablet_bootstrap.cc:654] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.472697  9929 catalog_manager.cc:5697] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:48.477710 10243 raft_consensus.cc:493] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.478236 10243 raft_consensus.cc:515] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.482303 10221 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.482779 10221 ts_tablet_manager.cc:1403] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260710 11:11:48.483091 10243 leader_election.cc:290] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.484722 10220 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.485158 10220 ts_tablet_manager.cc:1403] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.013s
I20260710 11:11:48.485605 10223 tablet_bootstrap.cc:654] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.485720 10221 raft_consensus.cc:359] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.487663 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.486474 10221 raft_consensus.cc:385] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.488816 10221 raft_consensus.cc:740] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.488783 10031 raft_consensus.cc:2468] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.493753 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.494104 10220 raft_consensus.cc:359] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.489672 10221 consensus_queue.cc:260] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.495196 10220 raft_consensus.cc:385] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.495648 10220 raft_consensus.cc:740] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.497145 10220 consensus_queue.cc:260] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.499547 10143 leader_election.cc:304] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:48.500231 10220 ts_tablet_manager.cc:1434] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:11:48.500358 10243 raft_consensus.cc:2804] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.500741 10243 raft_consensus.cc:493] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.501073 10243 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.501274 10220 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.505897 10221 ts_tablet_manager.cc:1434] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:11:48.507126 10221 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.508890 10220 tablet_bootstrap.cc:654] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.508495 10243 raft_consensus.cc:515] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.512991 10243 leader_election.cc:290] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
W20260710 11:11:48.513903 10143 leader_election.cc:343] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.515961 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.516680 10030 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.521255 10221 tablet_bootstrap.cc:654] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.523965 10223 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.524530 10223 ts_tablet_manager.cc:1403] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.017s
I20260710 11:11:48.527887 10223 raft_consensus.cc:359] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.530840 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.532101 10143 leader_election.cc:343] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.529142 10223 raft_consensus.cc:385] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.533499 10223 raft_consensus.cc:740] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.532195 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:48.533746 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.534838 10106 raft_consensus.cc:2468] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.534669 10223 consensus_queue.cc:260] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
W20260710 11:11:48.535372 10143 leader_election.cc:343] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.536041 10143 leader_election.cc:304] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:48.536859 10223 ts_tablet_manager.cc:1434] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:11:48.536856 10243 raft_consensus.cc:2804] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.537690 10243 raft_consensus.cc:493] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.538058 10243 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.541852 10223 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.538081 10030 raft_consensus.cc:2468] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.547112 10243 raft_consensus.cc:515] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.547570 10143 leader_election.cc:304] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:48.548554 10223 tablet_bootstrap.cc:654] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.549038 10225 raft_consensus.cc:2804] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.549085 10243 leader_election.cc:290] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.552439 10221 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.552767 10220 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.553068 10221 ts_tablet_manager.cc:1403] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260710 11:11:48.553231 10220 ts_tablet_manager.cc:1403] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.010s
I20260710 11:11:48.556586 10220 raft_consensus.cc:359] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.557264 10220 raft_consensus.cc:385] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.556795 10221 raft_consensus.cc:359] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.557621 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.557821 10221 raft_consensus.cc:385] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.558344 10221 raft_consensus.cc:740] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.557598 10220 raft_consensus.cc:740] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.559345 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:48.559938 10106 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.559720 10220 consensus_queue.cc:260] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.560604 10243 raft_consensus.cc:493] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.561261 10243 raft_consensus.cc:515] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.564013 10243 leader_election.cc:290] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.564690 10220 ts_tablet_manager.cc:1434] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:11:48.565672 10220 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.566711 10106 raft_consensus.cc:2468] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.559353 10221 consensus_queue.cc:260] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.569039 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.569923 10030 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.570273 10221 ts_tablet_manager.cc:1434] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:11:48.571271 10221 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.571831 10220 tablet_bootstrap.cc:654] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.573465 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.575022 10227 raft_consensus.cc:493] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.575469 10227 raft_consensus.cc:515] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.578321 10227 leader_election.cc:290] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.581195 10221 tablet_bootstrap.cc:654] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.574309 10106 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.593448 10225 raft_consensus.cc:697] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:48.604887 10225 consensus_queue.cc:237] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.605052 10143 leader_election.cc:304] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
I20260710 11:11:48.611708 10256 raft_consensus.cc:2804] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:11:48.611806 10143 leader_election.cc:343] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.612468 10256 raft_consensus.cc:697] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:48.613108 10143 leader_election.cc:304] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:48.613690 10256 consensus_queue.cc:237] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.616231 10243 raft_consensus.cc:2804] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.616631 10243 raft_consensus.cc:493] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.617018 10243 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.617529 10223 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.618098 10223 ts_tablet_manager.cc:1403] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.050s
I20260710 11:11:48.621429 10223 raft_consensus.cc:359] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.624758 10223 raft_consensus.cc:385] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.625175 10223 raft_consensus.cc:740] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.623212 10220 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.626477 10220 ts_tablet_manager.cc:1403] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.028s
I20260710 11:11:48.626264 10223 consensus_queue.cc:260] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.629115 10223 ts_tablet_manager.cc:1434] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:48.629292 10243 raft_consensus.cc:515] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.631074 10223 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.631438 10243 leader_election.cc:290] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.635741 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:48.636277 10106 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.638204 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.638268 10220 raft_consensus.cc:359] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.638990 10030 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.639111 10220 raft_consensus.cc:385] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.639477 10220 raft_consensus.cc:740] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.640358 10221 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.640859 10221 ts_tablet_manager.cc:1403] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.012s
I20260710 11:11:48.643150 10106 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.644178 10223 tablet_bootstrap.cc:654] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.636610  9929 catalog_manager.cc:5697] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:48.646811 10220 consensus_queue.cc:260] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.647745 10221 raft_consensus.cc:359] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.648504 10221 raft_consensus.cc:385] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.648849 10221 raft_consensus.cc:740] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.649204 10220 ts_tablet_manager.cc:1434] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:11:48.650163 10220 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.650499 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea69278551204e3cafd24849fd48ba13" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.651106 10031 raft_consensus.cc:2468] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:48.653158 10221 consensus_queue.cc:260] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.655366 10239 raft_consensus.cc:493] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.655941 10221 ts_tablet_manager.cc:1434] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:11:48.656265 10220 tablet_bootstrap.cc:654] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.655866 10239 raft_consensus.cc:515] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.657016 10221 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.658186 10239 leader_election.cc:290] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.659789 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.660593 10143 leader_election.cc:304] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
W20260710 11:11:48.661397  9997 leader_election.cc:343] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.661777 10069 leader_election.cc:304] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:48.662567 10256 raft_consensus.cc:2804] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.663146 10256 raft_consensus.cc:697] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:48.663245 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.664359 10221 tablet_bootstrap.cc:654] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:48.664721  9994 leader_election.cc:343] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.664252 10256 consensus_queue.cc:237] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.665169  9994 leader_election.cc:304] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.666420 10239 raft_consensus.cc:2749] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:48.667412 10239 raft_consensus.cc:493] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.668102 10239 raft_consensus.cc:515] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.669173 10227 raft_consensus.cc:2804] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.669682 10227 raft_consensus.cc:493] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.670168 10227 raft_consensus.cc:3060] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.671594 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.673695  9994 leader_election.cc:343] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.676342 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.677006 10180 raft_consensus.cc:2468] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:48.678406 10221 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.678390  9997 leader_election.cc:304] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:48.678989 10221 ts_tablet_manager.cc:1403] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:11:48.679354 10228 raft_consensus.cc:2804] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.679764 10228 raft_consensus.cc:493] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.680259 10228 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.681830 10221 raft_consensus.cc:359] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.682538 10221 raft_consensus.cc:385] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.682827 10221 raft_consensus.cc:740] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.683611 10221 consensus_queue.cc:260] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.686018 10221 ts_tablet_manager.cc:1434] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:48.679648 10227 raft_consensus.cc:515] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.686412 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea69278551204e3cafd24849fd48ba13" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.686909 10221 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.687011 10180 raft_consensus.cc:2468] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:48.689261 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea69278551204e3cafd24849fd48ba13" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.689937 10031 raft_consensus.cc:3060] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.690551 10228 raft_consensus.cc:515] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.693312 10221 tablet_bootstrap.cc:654] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.693830 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:48.694516 10180 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.697474 10239 leader_election.cc:290] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.698664 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
W20260710 11:11:48.700374  9994 leader_election.cc:343] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.655148 10030 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.708962 10228 leader_election.cc:290] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.714896 10180 raft_consensus.cc:2468] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:48.718400 10220 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.718870 10220 ts_tablet_manager.cc:1403] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.026s
I20260710 11:11:48.719780 10031 raft_consensus.cc:2468] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:48.720988 10069 leader_election.cc:304] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:48.721741 10220 raft_consensus.cc:359] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.722484 10220 raft_consensus.cc:385] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.722760 10220 raft_consensus.cc:740] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.723625 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea69278551204e3cafd24849fd48ba13" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:48.723445 10220 consensus_queue.cc:260] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.724222 10179 raft_consensus.cc:3060] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.733506 10227 leader_election.cc:290] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.734280 10227 raft_consensus.cc:2804] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.733237  9929 catalog_manager.cc:5697] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:48.735884 10179 raft_consensus.cc:2468] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:48.734817 10227 raft_consensus.cc:697] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:11:48.738430 10223 tablet_bootstrap.cc:492] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.738497 10227 consensus_queue.cc:237] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.738958 10223 ts_tablet_manager.cc:1403] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.032s
I20260710 11:11:48.738822  9997 leader_election.cc:304] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:48.740612 10228 raft_consensus.cc:2804] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.741657 10228 raft_consensus.cc:697] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:48.741989 10223 raft_consensus.cc:359] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.742853 10223 raft_consensus.cc:385] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.743171 10223 raft_consensus.cc:740] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.742990 10228 consensus_queue.cc:237] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.744094 10223 consensus_queue.cc:260] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.746399 10223 ts_tablet_manager.cc:1434] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:48.747229 10223 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.737703  9929 catalog_manager.cc:5697] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:48.752777 10223 tablet_bootstrap.cc:654] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.755662 10221 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.756083 10221 ts_tablet_manager.cc:1403] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.031s
I20260710 11:11:48.758113 10221 raft_consensus.cc:359] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.758620 10221 raft_consensus.cc:385] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.758855 10221 raft_consensus.cc:740] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.759461 10221 consensus_queue.cc:260] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.761225 10221 ts_tablet_manager.cc:1434] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:11:48.762192 10221 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.769223 10221 tablet_bootstrap.cc:654] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.772287  9926 catalog_manager.cc:5697] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:48.774292 10223 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.774946 10223 ts_tablet_manager.cc:1403] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260710 11:11:48.779647 10228 raft_consensus.cc:493] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.780242 10228 raft_consensus.cc:515] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.784562 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
W20260710 11:11:48.786314  9997 leader_election.cc:343] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.788302 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.789086 10106 raft_consensus.cc:2468] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:48.789121 10223 raft_consensus.cc:359] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.790316 10223 raft_consensus.cc:385] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.790767 10223 raft_consensus.cc:740] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.791376 10228 leader_election.cc:290] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.791819 10223 consensus_queue.cc:260] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.790719  9994 leader_election.cc:304] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.795091 10223 ts_tablet_manager.cc:1434] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:11:48.796424 10220 ts_tablet_manager.cc:1434] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.077s	user 0.031s	sys 0.024s
I20260710 11:11:48.796963 10223 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.798403 10221 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.798815 10221 ts_tablet_manager.cc:1403] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.021s
I20260710 11:11:48.798735 10256 raft_consensus.cc:493] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.794114 10228 raft_consensus.cc:2804] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.799424 10228 raft_consensus.cc:493] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.799234 10256 raft_consensus.cc:515] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } }
I20260710 11:11:48.799773 10228 raft_consensus.cc:3060] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.801332 10256 leader_election.cc:290] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:48.794140  9927 catalog_manager.cc:5697] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:48.803196 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.803512 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842d8cdc82834db1923828598833ded0" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.805889 10106 raft_consensus.cc:2393] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in current term 1: Already voted for candidate bfb36b6120854a3493e61ed3214f0e44 in this term.
I20260710 11:11:48.806975 10143 leader_election.cc:304] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:48.808035 10256 raft_consensus.cc:3060] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.808713 10221 raft_consensus.cc:359] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.809347 10221 raft_consensus.cc:385] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.809154 10228 raft_consensus.cc:515] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.809680 10221 raft_consensus.cc:740] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.810634 10220 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.810451 10221 consensus_queue.cc:260] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.813035 10221 ts_tablet_manager.cc:1434] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:48.813917 10221 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.816174 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:48.817076 10223 tablet_bootstrap.cc:654] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.817102 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
W20260710 11:11:48.817449  9997 leader_election.cc:343] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.817739 10106 raft_consensus.cc:3060] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.821955 10220 tablet_bootstrap.cc:654] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.824400 10228 leader_election.cc:290] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.825022 10106 raft_consensus.cc:2468] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:48.826503  9994 leader_election.cc:304] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.827479 10228 raft_consensus.cc:2804] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.827971 10228 raft_consensus.cc:697] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:48.828769 10228 consensus_queue.cc:237] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.831135 10221 tablet_bootstrap.cc:654] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.836325 10243 raft_consensus.cc:493] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.836944 10243 raft_consensus.cc:515] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.839587 10243 leader_election.cc:290] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.836364 10256 raft_consensus.cc:2749] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:48.841918 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5a6c5338844eb5b9932492c6e71451" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
W20260710 11:11:48.843604 10143 leader_election.cc:343] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.844558 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5a6c5338844eb5b9932492c6e71451" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.845124 10106 raft_consensus.cc:2468] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.846364 10143 leader_election.cc:304] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:48.847152 10256 raft_consensus.cc:2804] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.847625 10256 raft_consensus.cc:493] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.848042 10256 raft_consensus.cc:3060] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.853405 10223 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.853848 10223 ts_tablet_manager.cc:1403] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.012s
I20260710 11:11:48.855671 10256 raft_consensus.cc:515] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.856616  9929 catalog_manager.cc:5697] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:48.857069 10223 raft_consensus.cc:359] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.857646 10256 leader_election.cc:290] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.857785 10223 raft_consensus.cc:385] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.858072 10223 raft_consensus.cc:740] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.858675 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5a6c5338844eb5b9932492c6e71451" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:48.858758 10223 consensus_queue.cc:260] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.859230 10106 raft_consensus.cc:3060] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.859153 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5a6c5338844eb5b9932492c6e71451" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.859766 10031 raft_consensus.cc:3060] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.860891 10223 ts_tablet_manager.cc:1434] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:11:48.861761 10223 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.863972 10221 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.865899 10106 raft_consensus.cc:2468] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.866667 10220 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.867409 10221 ts_tablet_manager.cc:1403] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.003s
I20260710 11:11:48.868744 10143 leader_election.cc:304] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
I20260710 11:11:48.869118 10223 tablet_bootstrap.cc:654] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.867465 10220 ts_tablet_manager.cc:1403] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.007s
I20260710 11:11:48.871598 10256 raft_consensus.cc:2804] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.871764 10221 raft_consensus.cc:359] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.872480 10220 raft_consensus.cc:359] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.872816 10221 raft_consensus.cc:385] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.872833 10256 raft_consensus.cc:697] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:48.866617 10031 raft_consensus.cc:2468] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.873538 10221 raft_consensus.cc:740] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.873184 10220 raft_consensus.cc:385] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.874153 10220 raft_consensus.cc:740] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.873965 10256 consensus_queue.cc:237] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.875190 10243 raft_consensus.cc:493] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.875041 10220 consensus_queue.cc:260] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.875041 10221 consensus_queue.cc:260] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.875844 10243 raft_consensus.cc:515] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.878039 10221 ts_tablet_manager.cc:1434] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:11:48.879395 10221 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:48.882443 10243 leader_election.cc:290] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.886354 10221 tablet_bootstrap.cc:654] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.891099 10223 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.891539 10223 ts_tablet_manager.cc:1403] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260710 11:11:48.891750 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d635a447584bc68fea2b49613f35fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.893400 10143 leader_election.cc:343] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.893337 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d635a447584bc68fea2b49613f35fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.893738 10223 raft_consensus.cc:359] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.894335 10223 raft_consensus.cc:385] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.894354 10031 raft_consensus.cc:2468] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:48.894635 10223 raft_consensus.cc:740] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.895251 10223 consensus_queue.cc:260] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.895604 10143 leader_election.cc:304] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:48.896708 10223 ts_tablet_manager.cc:1434] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:11:48.903095 10228 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:11:48.896636 10243 raft_consensus.cc:2804] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.905324 10243 raft_consensus.cc:493] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.905475 10223 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.905673 10271 raft_consensus.cc:493] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.905699 10243 raft_consensus.cc:3060] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.906273 10271 raft_consensus.cc:515] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.908490 10271 leader_election.cc:290] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.910414 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1360fabd1541e998fa501b0c42224f" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.911072 10179 raft_consensus.cc:2468] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:48.911871 10223 tablet_bootstrap.cc:654] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.912607 10072 leader_election.cc:304] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
I20260710 11:11:48.913003 10243 raft_consensus.cc:515] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.913516 10271 raft_consensus.cc:2804] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:48.913900 10271 raft_consensus.cc:493] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:48.914260 10271 raft_consensus.cc:3060] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.915840 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d635a447584bc68fea2b49613f35fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.916554 10030 raft_consensus.cc:3060] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.912075  9929 catalog_manager.cc:5697] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:48.921772 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d635a447584bc68fea2b49613f35fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
W20260710 11:11:48.923520 10143 leader_election.cc:343] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.923789 10223 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:48.924324 10223 ts_tablet_manager.cc:1403] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:11:48.924606 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1360fabd1541e998fa501b0c42224f" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
W20260710 11:11:48.926257 10069 leader_election.cc:343] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.926926 10223 raft_consensus.cc:359] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.927577 10223 raft_consensus.cc:385] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.927834 10223 raft_consensus.cc:740] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.928546 10223 consensus_queue.cc:260] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.930557 10223 ts_tablet_manager.cc:1434] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:11:48.931427 10223 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.931740 10243 leader_election.cc:290] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.928835 10030 raft_consensus.cc:2468] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:48.932925 10143 leader_election.cc:304] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:48.900642 10220 ts_tablet_manager.cc:1434] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:11:48.935313 10220 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.933353 10271 raft_consensus.cc:515] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.936863 10223 tablet_bootstrap.cc:654] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.942389 10220 tablet_bootstrap.cc:654] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.934041 10243 raft_consensus.cc:2804] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:48.943836 10243 raft_consensus.cc:697] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:48.944850 10243 consensus_queue.cc:237] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.951347 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1360fabd1541e998fa501b0c42224f" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:48.952117 10227 raft_consensus.cc:493] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:11:48.952644 10069 leader_election.cc:343] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.952685 10227 raft_consensus.cc:515] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.955385 10227 leader_election.cc:290] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.957261 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1360fabd1541e998fa501b0c42224f" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:48.957511 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.957908 10179 raft_consensus.cc:3060] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.965943 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:48.967134 10030 raft_consensus.cc:2393] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447ad00cc09343d1a06cb3a841a14367 in current term 1: Already voted for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in this term.
I20260710 11:11:48.968421 10220 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:48.968874 10220 ts_tablet_manager.cc:1403] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.001s
I20260710 11:11:48.968713 10228 raft_consensus.cc:493] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.968607 10069 leader_election.cc:304] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:48.969388 10228 raft_consensus.cc:515] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.970417 10227 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.971444 10228 leader_election.cc:290] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:48.971621 10220 raft_consensus.cc:359] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.972263 10220 raft_consensus.cc:385] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.972564 10220 raft_consensus.cc:740] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.973030 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:48.973287 10220 consensus_queue.cc:260] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.973778 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:48.974455 10106 raft_consensus.cc:2393] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfb36b6120854a3493e61ed3214f0e44 in current term 1: Already voted for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in this term.
I20260710 11:11:48.975570  9994 leader_election.cc:304] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:48.976589 10228 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:48.978295 10220 ts_tablet_manager.cc:1434] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:48.979187 10220 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:48.979771 10243 raft_consensus.cc:493] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:48.980288 10243 raft_consensus.cc:515] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:48.982250 10227 raft_consensus.cc:2749] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:48.983135 10243 leader_election.cc:290] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:48.984546 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:48.993657 10143 leader_election.cc:343] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.995193 10220 tablet_bootstrap.cc:654] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.985440 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
W20260710 11:11:48.997740 10143 leader_election.cc:343] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:48.998224 10143 leader_election.cc:304] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:48.999341 10221 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:48.999254 10243 raft_consensus.cc:2749] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.000403 10221 ts_tablet_manager.cc:1403] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.005s
I20260710 11:11:48.984952  9929 catalog_manager.cc:5697] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.003731 10221 raft_consensus.cc:359] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.005383 10221 raft_consensus.cc:385] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.010571 10221 raft_consensus.cc:740] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.011149 10290 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.011529 10221 consensus_queue.cc:260] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.006816 10271 leader_election.cc:290] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.008498 10228 raft_consensus.cc:2749] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.014259 10221 ts_tablet_manager.cc:1434] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:11:49.016922 10221 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.022900 10221 tablet_bootstrap.cc:654] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.025233 10223 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.025302 10256 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.025792 10223 ts_tablet_manager.cc:1403] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.042s
I20260710 11:11:49.023764 10243 consensus_queue.cc:1048] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.028873 10223 raft_consensus.cc:359] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.029843 10223 raft_consensus.cc:385] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.030311 10223 raft_consensus.cc:740] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.031347 10223 consensus_queue.cc:260] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.034029 10223 ts_tablet_manager.cc:1434] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:49.035226 10223 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:48.991117 10179 raft_consensus.cc:2468] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:49.037209 10072 leader_election.cc:304] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [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: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.038156 10271 raft_consensus.cc:2804] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.038683 10271 raft_consensus.cc:697] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:11:49.039577 10271 consensus_queue.cc:237] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.043394 10223 tablet_bootstrap.cc:654] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.058960 10243 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.059585 10290 raft_consensus.cc:493] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.060042 10290 raft_consensus.cc:515] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.063876 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.064626 10177 raft_consensus.cc:2468] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:49.066160  9997 leader_election.cc:304] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:49.067066 10290 leader_election.cc:290] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.067646 10290 raft_consensus.cc:2804] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.068035 10290 raft_consensus.cc:493] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.068421 10290 raft_consensus.cc:3060] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.082947 10103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.084709 10239 raft_consensus.cc:493] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.085287 10239 raft_consensus.cc:515] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.087708 10239 leader_election.cc:290] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.089382 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.090370 10223 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.091043 10223 ts_tablet_manager.cc:1403] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.026s
W20260710 11:11:49.091078  9997 leader_election.cc:343] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.094301 10223 raft_consensus.cc:359] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.094997 10223 raft_consensus.cc:385] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.095329 10223 raft_consensus.cc:740] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.096024 10223 consensus_queue.cc:260] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.104179 10223 ts_tablet_manager.cc:1434] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:11:49.105990 10223 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.111603 10239 raft_consensus.cc:493] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.112306 10239 raft_consensus.cc:515] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.116668 10239 leader_election.cc:290] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.116932 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
W20260710 11:11:49.119124  9997 leader_election.cc:343] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:49.120266  9994 leader_election.cc:343] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.116021 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.122191 10223 tablet_bootstrap.cc:654] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.126577 10290 raft_consensus.cc:515] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.133005 10223 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.133584 10223 ts_tablet_manager.cc:1403] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260710 11:11:49.133688 10271 raft_consensus.cc:493] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.132871 10243 consensus_queue.cc:1048] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:11:49.134274 10271 raft_consensus.cc:515] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.136504 10290 leader_election.cc:290] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.136443 10223 raft_consensus.cc:359] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.136837 10271 leader_election.cc:290] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.137153 10223 raft_consensus.cc:385] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.137477 10223 raft_consensus.cc:740] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.138059 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:49.138074 10223 consensus_queue.cc:260] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.138470 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.138773 10177 raft_consensus.cc:3060] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.140537 10223 ts_tablet_manager.cc:1434] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:49.141724 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.142947 10223 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
W20260710 11:11:49.145570 10072 leader_election.cc:343] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.146390 10221 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.146797 10221 ts_tablet_manager.cc:1403] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.130s	user 0.028s	sys 0.074s
I20260710 11:11:49.148000 10220 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.150462 10220 ts_tablet_manager.cc:1403] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.011s
I20260710 11:11:49.151217 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.151795 10030 raft_consensus.cc:2468] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:49.152678 10220 raft_consensus.cc:359] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.153322 10220 raft_consensus.cc:385] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.153597 10220 raft_consensus.cc:740] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.154357 10220 consensus_queue.cc:260] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.158447  9929 catalog_manager.cc:5697] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:49.147598  9994 leader_election.cc:343] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.159799  9994 leader_election.cc:304] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.160792 10290 raft_consensus.cc:2749] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.161686 10221 raft_consensus.cc:359] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.162362 10221 raft_consensus.cc:385] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.162619 10221 raft_consensus.cc:740] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.163301 10220 ts_tablet_manager.cc:1434] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:11:49.163329 10221 consensus_queue.cc:260] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.164496 10220 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
W20260710 11:11:49.165158  9994 leader_election.cc:343] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.165592  9994 leader_election.cc:304] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.166272 10290 raft_consensus.cc:2749] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.166391 10221 ts_tablet_manager.cc:1434] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:11:49.168743 10221 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.169876 10271 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.170166 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.171473 10220 tablet_bootstrap.cc:654] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.172129 10177 raft_consensus.cc:2468] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:49.173072  9997 leader_election.cc:304] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:49.172519 10069 leader_election.cc:304] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.173861 10271 raft_consensus.cc:2804] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.174197 10271 raft_consensus.cc:493] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.174522 10271 raft_consensus.cc:3060] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.174641 10221 tablet_bootstrap.cc:654] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.175487 10290 raft_consensus.cc:2804] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.175933 10290 raft_consensus.cc:697] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:49.176723 10290 consensus_queue.cc:237] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
W20260710 11:11:49.188815  9994 leader_election.cc:343] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.192894 10271 raft_consensus.cc:515] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.195257 10223 tablet_bootstrap.cc:654] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.202105 10271 leader_election.cc:290] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.202037 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:49.202589 10106 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.202714 10031 raft_consensus.cc:3060] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.203598 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:49.204102 10220 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.204525 10220 ts_tablet_manager.cc:1403] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.002s
W20260710 11:11:49.206075 10072 leader_election.cc:343] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.214002 10220 raft_consensus.cc:359] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.214859 10220 raft_consensus.cc:385] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.215153 10220 raft_consensus.cc:740] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.215850 10220 consensus_queue.cc:260] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.213980 10227 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.218035 10220 ts_tablet_manager.cc:1434] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:11:49.218701 10220 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.223182 10290 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.224817 10221 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.225251 10221 ts_tablet_manager.cc:1403] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.011s
I20260710 11:11:49.225018  9927 catalog_manager.cc:5697] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.231335 10243 raft_consensus.cc:493] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.231845 10243 raft_consensus.cc:515] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.234624 10243 leader_election.cc:290] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.236543 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.237399 10106 raft_consensus.cc:2393] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in current term 1: Already voted for candidate bfb36b6120854a3493e61ed3214f0e44 in this term.
I20260710 11:11:49.238588 10220 tablet_bootstrap.cc:654] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.215281 10031 raft_consensus.cc:2468] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:49.240497 10069 leader_election.cc:304] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.241268 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b873434e9c7f41979e6c98b1eaf531f2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.241415 10227 raft_consensus.cc:2804] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.242057 10227 raft_consensus.cc:697] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:11:49.243134 10227 consensus_queue.cc:237] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.254447 10290 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.256495 10143 leader_election.cc:304] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.257400 10256 raft_consensus.cc:3060] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.258307 10243 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.263101 10243 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:49.275004  9977 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:49.278298 10256 raft_consensus.cc:2749] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.280756 10223 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.281138 10223 ts_tablet_manager.cc:1403] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.001s
I20260710 11:11:49.308261 10256 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.315603 10221 raft_consensus.cc:359] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.317730 10221 raft_consensus.cc:385] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.318045 10221 raft_consensus.cc:740] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.315672  9927 catalog_manager.cc:5697] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.318847 10221 consensus_queue.cc:260] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.320812 10221 ts_tablet_manager.cc:1434] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.000s
I20260710 11:11:49.321631 10221 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.313851 10223 raft_consensus.cc:359] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.325289 10223 raft_consensus.cc:385] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.325708 10223 raft_consensus.cc:740] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.326490 10223 consensus_queue.cc:260] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.330971 10223 ts_tablet_manager.cc:1434] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 11:11:49.333873 10220 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.335520 10243 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.336907 10220 ts_tablet_manager.cc:1403] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.045s
I20260710 11:11:49.336392 10223 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.339524 10220 raft_consensus.cc:359] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.340214 10220 raft_consensus.cc:385] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.340533 10220 raft_consensus.cc:740] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.341275 10220 consensus_queue.cc:260] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.343467 10220 ts_tablet_manager.cc:1434] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:49.343825 10223 tablet_bootstrap.cc:654] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.344519 10220 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.350689 10290 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.351255 10220 tablet_bootstrap.cc:654] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.358836 10290 raft_consensus.cc:493] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.359448 10290 raft_consensus.cc:515] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.362903 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.364353 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
W20260710 11:11:49.364468  9994 leader_election.cc:343] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.365278 10290 leader_election.cc:290] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
W20260710 11:11:49.365698  9997 leader_election.cc:343] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.366178  9997 leader_election.cc:304] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.367609 10290 raft_consensus.cc:2749] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.375561 10221 tablet_bootstrap.cc:654] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.388028 10221 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.392656 10239 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.421669 10104 raft_consensus.cc:3060] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.422003 10270 consensus_queue.cc:1048] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.388447 10221 ts_tablet_manager.cc:1403] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.002s
I20260710 11:11:49.430950 10264 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.450214 10221 raft_consensus.cc:359] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.476648 10221 raft_consensus.cc:385] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.476984 10221 raft_consensus.cc:740] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.477690 10221 consensus_queue.cc:260] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.479717 10221 ts_tablet_manager.cc:1434] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.001s
I20260710 11:11:49.480589 10221 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
W20260710 11:11:49.483407 10069 consensus_peers.cc:597] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. 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:49.483537 10223 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.484048 10223 ts_tablet_manager.cc:1403] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.049s
I20260710 11:11:49.486513 10223 raft_consensus.cc:359] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.487602 10223 raft_consensus.cc:385] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.489475 10220 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.490121 10220 ts_tablet_manager.cc:1403] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.146s	user 0.042s	sys 0.077s
I20260710 11:11:49.487860 10223 raft_consensus.cc:740] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.491860 10223 consensus_queue.cc:260] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.492630 10220 raft_consensus.cc:359] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.493719 10220 raft_consensus.cc:385] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.494014 10220 raft_consensus.cc:740] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.494300 10223 ts_tablet_manager.cc:1434] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:11:49.495151 10223 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.494789 10220 consensus_queue.cc:260] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.497043 10220 ts_tablet_manager.cc:1434] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:49.498318 10220 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.501540 10223 tablet_bootstrap.cc:654] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.503962 10220 tablet_bootstrap.cc:654] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.513254 10243 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.525372 10239 raft_consensus.cc:493] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.525991 10239 raft_consensus.cc:515] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.529865 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.530519 10179 raft_consensus.cc:2468] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:49.530649 10239 leader_election.cc:290] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.530758 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.531808  9997 leader_election.cc:304] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:49.532649 10239 raft_consensus.cc:2804] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.533022 10239 raft_consensus.cc:493] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.533391 10239 raft_consensus.cc:3060] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.534732 10220 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.535218 10220 ts_tablet_manager.cc:1403] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.016s
I20260710 11:11:49.535548 10221 tablet_bootstrap.cc:654] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:49.537492  9994 leader_election.cc:343] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.538084 10220 raft_consensus.cc:359] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.538331 10239 raft_consensus.cc:515] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.538820 10220 raft_consensus.cc:385] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.539192 10220 raft_consensus.cc:740] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.540028 10220 consensus_queue.cc:260] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.541393 10179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:49.541935 10179 raft_consensus.cc:3060] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.542177 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.543437 10220 ts_tablet_manager.cc:1434] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 11:11:49.543460  9994 leader_election.cc:343] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.544461 10220 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.547498 10223 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.547593 10239 leader_election.cc:290] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.548050 10223 ts_tablet_manager.cc:1403] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.023s
I20260710 11:11:49.547519 10179 raft_consensus.cc:2468] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:49.549261  9997 leader_election.cc:304] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:49.550323 10239 raft_consensus.cc:2804] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.550527 10220 tablet_bootstrap.cc:654] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.551046 10239 raft_consensus.cc:697] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:49.551530 10221 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.551978 10221 ts_tablet_manager.cc:1403] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260710 11:11:49.551870 10239 consensus_queue.cc:237] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.554481 10221 raft_consensus.cc:359] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.556408 10223 raft_consensus.cc:359] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.557158 10221 raft_consensus.cc:385] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.557236 10223 raft_consensus.cc:385] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.557716 10223 raft_consensus.cc:740] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.557651 10221 raft_consensus.cc:740] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.558772 10220 tablet_bootstrap.cc:492] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.559156 10220 ts_tablet_manager.cc:1403] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:11:49.559442 10221 consensus_queue.cc:260] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.558652 10223 consensus_queue.cc:260] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.563983 10220 raft_consensus.cc:359] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.564636 10220 raft_consensus.cc:385] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.564895 10220 raft_consensus.cc:740] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.565497 10220 consensus_queue.cc:260] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.566057 10264 raft_consensus.cc:493] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.566478 10264 raft_consensus.cc:515] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.567373 10220 ts_tablet_manager.cc:1434] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:11:49.568485 10264 leader_election.cc:290] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.569212 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.569065  9929 catalog_manager.cc:5697] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.569798 10029 raft_consensus.cc:2468] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:49.570677 10220 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.572072 10221 ts_tablet_manager.cc:1434] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:11:49.573510 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.574083 10105 raft_consensus.cc:2468] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:49.574940 10143 leader_election.cc:304] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:49.575716 10243 raft_consensus.cc:2804] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.576066 10243 raft_consensus.cc:493] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.576427 10220 tablet_bootstrap.cc:654] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.577076 10221 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.577611 10223 ts_tablet_manager.cc:1434] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:11:49.578552 10223 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.576368 10243 raft_consensus.cc:3060] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.590049 10221 tablet_bootstrap.cc:654] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.593549 10243 raft_consensus.cc:515] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.597352 10239 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.597847 10220 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.598289 10220 ts_tablet_manager.cc:1403] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260710 11:11:49.593999 10223 tablet_bootstrap.cc:654] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.599090 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:49.599537 10029 raft_consensus.cc:3060] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.600270 10243 leader_election.cc:290] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.600467 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118454eb650405eb1212edd8ce28eeb" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.601025 10105 raft_consensus.cc:3060] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.601935 10324 raft_consensus.cc:493] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.602445 10324 raft_consensus.cc:515] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.604449 10324 leader_election.cc:290] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.600953 10220 raft_consensus.cc:359] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.605923 10220 raft_consensus.cc:385] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.606209 10220 raft_consensus.cc:740] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.606595 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.607335 10177 raft_consensus.cc:2393] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447ad00cc09343d1a06cb3a841a14367 in current term 1: Already voted for candidate bfb36b6120854a3493e61ed3214f0e44 in this term.
I20260710 11:11:49.607082 10220 consensus_queue.cc:260] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.610410 10031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09800bc87702495f97a96964fd4dbc11" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.616353 10105 raft_consensus.cc:2468] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:49.614253 10029 raft_consensus.cc:2468] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:49.617913 10143 leader_election.cc:304] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
I20260710 11:11:49.617997 10069 leader_election.cc:304] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.619213 10243 raft_consensus.cc:2804] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.619302 10271 raft_consensus.cc:3060] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.619719 10243 raft_consensus.cc:697] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:49.620358 10220 ts_tablet_manager.cc:1434] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:11:49.618510 10324 raft_consensus.cc:493] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.621206 10220 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.621054 10324 raft_consensus.cc:515] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.620519 10243 consensus_queue.cc:237] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.623988 10239 raft_consensus.cc:493] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.624413 10239 raft_consensus.cc:515] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.623027 10105 raft_consensus.cc:3060] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.627731 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.626478 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04b9829932545a894d0a5364ff77de5" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.630723 10072 leader_election.cc:304] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.633973 10256 raft_consensus.cc:493] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.634317 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.634435 10256 raft_consensus.cc:515] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.622970 10324 leader_election.cc:290] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
W20260710 11:11:49.638510  9994 leader_election.cc:343] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.639727 10221 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.640125 10221 ts_tablet_manager.cc:1403] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.001s
I20260710 11:11:49.640563 10256 leader_election.cc:290] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.642788 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.643893 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.644150 10221 raft_consensus.cc:359] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.644640 10029 raft_consensus.cc:2393] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in current term 1: Already voted for candidate 447ad00cc09343d1a06cb3a841a14367 in this term.
I20260710 11:11:49.644790 10221 raft_consensus.cc:385] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.645083 10221 raft_consensus.cc:740] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.645884 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b590f53d8224bec922883f920cca6fd" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.645732 10221 consensus_queue.cc:260] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.646044 10180 raft_consensus.cc:3060] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:49.646507  9997 leader_election.cc:343] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.646960  9997 leader_election.cc:304] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.647351 10143 leader_election.cc:304] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.647713 10290 raft_consensus.cc:2749] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.632429 10239 leader_election.cc:290] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.651381 10221 ts_tablet_manager.cc:1434] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:11:49.652226 10221 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.652326 10256 raft_consensus.cc:493] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.652809 10256 raft_consensus.cc:515] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.656812 10271 raft_consensus.cc:2749] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.657802 10264 raft_consensus.cc:2749] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.658239 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.658811 10271 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.659863 10227 raft_consensus.cc:2749] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.660380 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:49.661468 10143 leader_election.cc:343] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.661008 10106 raft_consensus.cc:2468] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:49.661397 10239 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.663738 10143 leader_election.cc:304] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.656875 10256 leader_election.cc:290] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.665686 10256 raft_consensus.cc:2804] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.666036 10256 raft_consensus.cc:493] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.666414 10256 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.674502 10223 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.675006 10223 ts_tablet_manager.cc:1403] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.019s
I20260710 11:11:49.677181 10220 tablet_bootstrap.cc:654] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.677644 10223 raft_consensus.cc:359] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.678332 10223 raft_consensus.cc:385] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.678575 10223 raft_consensus.cc:740] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.679190 10223 consensus_queue.cc:260] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.680804 10221 tablet_bootstrap.cc:654] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.683225 10256 raft_consensus.cc:515] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.684396 10223 ts_tablet_manager.cc:1434] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:11:49.685122 10223 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.689858 10271 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.691614 10256 leader_election.cc:290] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.693269 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.694026 10105 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.716140 10239 raft_consensus.cc:493] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.715947 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:49.716645 10239 raft_consensus.cc:515] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.725505 10239 leader_election.cc:290] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
W20260710 11:11:49.725584 10143 leader_election.cc:343] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.728993 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
W20260710 11:11:49.730727  9997 leader_election.cc:343] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.732683 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.733691 10106 raft_consensus.cc:2468] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:49.741088  9929 catalog_manager.cc:5697] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.735664  9994 leader_election.cc:304] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.743284 10239 raft_consensus.cc:2804] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.743683 10239 raft_consensus.cc:493] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.746062 10239 raft_consensus.cc:3060] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.752767 10105 raft_consensus.cc:2468] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:49.753911 10143 leader_election.cc:304] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:49.754683 10256 raft_consensus.cc:2804] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.754441 10239 raft_consensus.cc:515] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.755216 10256 raft_consensus.cc:697] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:49.756117 10256 consensus_queue.cc:237] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.756608 10239 leader_election.cc:290] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.758128 10221 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.758594 10221 ts_tablet_manager.cc:1403] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.037s
I20260710 11:11:49.758795 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
W20260710 11:11:49.760182  9997 leader_election.cc:343] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.761529 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.761404 10221 raft_consensus.cc:359] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.762125 10221 raft_consensus.cc:385] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.762113 10105 raft_consensus.cc:3060] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.762610 10221 raft_consensus.cc:740] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.763357 10221 consensus_queue.cc:260] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.763875 10220 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.764360 10220 ts_tablet_manager.cc:1403] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.038s
I20260710 11:11:49.765334 10221 ts_tablet_manager.cc:1434] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:49.766798 10221 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.767201 10220 raft_consensus.cc:359] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.767910 10220 raft_consensus.cc:385] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.768195 10220 raft_consensus.cc:740] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.768879 10220 consensus_queue.cc:260] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.770534 10105 raft_consensus.cc:2468] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:49.771606 10220 ts_tablet_manager.cc:1434] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:49.772859 10220 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.773610  9994 leader_election.cc:304] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.775367 10239 raft_consensus.cc:2804] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.775925 10239 raft_consensus.cc:697] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:49.777675 10221 tablet_bootstrap.cc:654] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.777032 10239 consensus_queue.cc:237] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.780902 10223 tablet_bootstrap.cc:654] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.788472 10220 tablet_bootstrap.cc:654] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.789124 10256 raft_consensus.cc:493] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.789579 10256 raft_consensus.cc:515] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.774716  9928 catalog_manager.cc:5697] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.794030 10256 leader_election.cc:290] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.796334 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:49.798483 10143 leader_election.cc:343] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.808179 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.808857 10029 raft_consensus.cc:2468] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:49.811596 10143 leader_election.cc:304] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:49.817950 10256 raft_consensus.cc:2804] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.818367 10256 raft_consensus.cc:493] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.818727 10256 raft_consensus.cc:3060] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.823124 10221 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.823793 10221 ts_tablet_manager.cc:1403] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.029s
I20260710 11:11:49.825779 10223 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.826303 10223 ts_tablet_manager.cc:1403] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.000s
I20260710 11:11:49.826248 10256 raft_consensus.cc:515] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.826344 10221 raft_consensus.cc:359] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.827150 10221 raft_consensus.cc:385] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.827421 10221 raft_consensus.cc:740] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.828480 10221 consensus_queue.cc:260] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.831178 10220 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.831687 10220 ts_tablet_manager.cc:1403] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.011s
I20260710 11:11:49.832088 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:49.832605 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908517477ac14d009b159b2d9f0fa21c" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:49.832772 10029 raft_consensus.cc:3060] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.833333 10221 ts_tablet_manager.cc:1434] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:11:49.834230 10221 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
W20260710 11:11:49.834230 10143 leader_election.cc:343] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.835345 10220 raft_consensus.cc:359] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.836114 10220 raft_consensus.cc:385] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.836448 10220 raft_consensus.cc:740] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.836949 10256 leader_election.cc:290] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:49.837244 10220 consensus_queue.cc:260] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.839993 10223 raft_consensus.cc:359] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.840456 10223 raft_consensus.cc:385] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.840631 10223 raft_consensus.cc:740] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.842338 10220 ts_tablet_manager.cc:1434] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:49.843400 10220 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.828544  9926 catalog_manager.cc:5697] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.844616 10292 raft_consensus.cc:493] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.845103 10292 raft_consensus.cc:515] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.851167 10221 tablet_bootstrap.cc:654] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.852298 10292 leader_election.cc:290] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.852535 10029 raft_consensus.cc:2468] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:49.853427 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.854008 10180 raft_consensus.cc:2468] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:49.855142  9997 leader_election.cc:304] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:49.855443 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:49.856038 10143 leader_election.cc:304] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:49.856326 10220 tablet_bootstrap.cc:654] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.853048 10223 consensus_queue.cc:260] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
W20260710 11:11:49.857234  9994 leader_election.cc:343] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.857985 10228 raft_consensus.cc:2804] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.858338 10228 raft_consensus.cc:493] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.858633 10228 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.859843 10243 raft_consensus.cc:2804] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.860301 10243 raft_consensus.cc:697] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:49.861207 10243 consensus_queue.cc:237] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.868446 10220 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.869122 10220 ts_tablet_manager.cc:1403] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:11:49.871472 10227 raft_consensus.cc:493] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.871939 10227 raft_consensus.cc:515] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.872773 10220 raft_consensus.cc:359] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.873757 10220 raft_consensus.cc:385] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.874135 10220 raft_consensus.cc:740] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.875311 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.875102 10220 consensus_queue.cc:260] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
W20260710 11:11:49.877126 10072 leader_election.cc:343] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.878539 10220 ts_tablet_manager.cc:1434] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:49.879801 10220 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.865240 10228 raft_consensus.cc:515] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.887462 10223 ts_tablet_manager.cc:1434] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260710 11:11:49.874053 10227 leader_election.cc:290] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.889046 10223 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.889650 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:49.890555 10180 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.889797 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:49.893594 10029 raft_consensus.cc:2468] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:49.894841 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
W20260710 11:11:49.896871  9994 leader_election.cc:343] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.896911 10069 leader_election.cc:304] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [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: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:49.899163 10227 raft_consensus.cc:2804] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.899732 10227 raft_consensus.cc:493] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.900157 10227 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.901160 10220 tablet_bootstrap.cc:654] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.906046 10221 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.906461 10221 ts_tablet_manager.cc:1403] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.016s
I20260710 11:11:49.908918 10221 raft_consensus.cc:359] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.909659 10221 raft_consensus.cc:385] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.888887 10228 leader_election.cc:290] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.909941 10221 raft_consensus.cc:740] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.913609 10221 consensus_queue.cc:260] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.916272 10221 ts_tablet_manager.cc:1434] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:49.917155 10221 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.919927 10223 tablet_bootstrap.cc:654] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.920543 10180 raft_consensus.cc:2468] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:49.922866  9997 leader_election.cc:304] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:49.924074 10227 raft_consensus.cc:515] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.928315 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:49.928786 10228 raft_consensus.cc:2804] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.929080 10029 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.928748 10227 leader_election.cc:290] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.931880 10220 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:49.932294 10220 ts_tablet_manager.cc:1403] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.006s
I20260710 11:11:49.933905 10228 raft_consensus.cc:697] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:11:49.934803 10228 consensus_queue.cc:237] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.935694 10221 tablet_bootstrap.cc:654] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.936182 10029 raft_consensus.cc:2468] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:49.937929 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:49.939162 10069 leader_election.cc:304] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
W20260710 11:11:49.941449 10072 leader_election.cc:343] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.941589 10227 raft_consensus.cc:2804] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.943010 10227 raft_consensus.cc:697] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:11:49.930176  9928 catalog_manager.cc:5697] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.944473 10227 consensus_queue.cc:237] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.949883 10220 raft_consensus.cc:359] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.950727 10220 raft_consensus.cc:385] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.951125 10220 raft_consensus.cc:740] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.951908 10220 consensus_queue.cc:260] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.965900 10220 ts_tablet_manager.cc:1434] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260710 11:11:49.966202  9929 catalog_manager.cc:5697] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.966789 10220 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:49.969182  9928 catalog_manager.cc:5697] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.975652 10228 raft_consensus.cc:493] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.976104 10228 raft_consensus.cc:515] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.978511 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:49.979987  9994 leader_election.cc:343] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.980674 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:49.981266 10180 raft_consensus.cc:2468] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 0.
I20260710 11:11:49.980094 10228 leader_election.cc:290] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:49.982452  9997 leader_election.cc:304] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:49.983201 10228 raft_consensus.cc:2804] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.983583 10228 raft_consensus.cc:493] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.984273 10228 raft_consensus.cc:3060] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.985060 10220 tablet_bootstrap.cc:654] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.985216 10223 tablet_bootstrap.cc:492] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:49.985700 10223 ts_tablet_manager.cc:1403] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.021s
I20260710 11:11:49.986482 10221 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:49.986887 10221 ts_tablet_manager.cc:1403] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.000s
I20260710 11:11:49.988175 10223 raft_consensus.cc:359] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.988801 10223 raft_consensus.cc:385] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.989060 10223 raft_consensus.cc:740] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.989709 10223 consensus_queue.cc:260] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.989212 10221 raft_consensus.cc:359] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.990698 10221 raft_consensus.cc:385] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.990963 10221 raft_consensus.cc:740] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.991760 10223 ts_tablet_manager.cc:1434] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:11:49.991637 10221 consensus_queue.cc:260] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.992609 10223 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:49.996747 10221 ts_tablet_manager.cc:1434] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:49.997529 10290 raft_consensus.cc:493] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.997709 10221 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:49.997968 10290 raft_consensus.cc:515] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:49.999661 10223 tablet_bootstrap.cc:654] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.999912 10290 leader_election.cc:290] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.003269 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.004025 10106 raft_consensus.cc:2393] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfb36b6120854a3493e61ed3214f0e44 in current term 1: Already voted for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in this term.
I20260710 11:11:50.004410 10221 tablet_bootstrap.cc:654] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.005504 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:50.006964  9997 leader_election.cc:304] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:50.007737 10239 consensus_queue.cc:1048] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.008385 10292 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.015962 10223 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:50.016928 10223 ts_tablet_manager.cc:1403] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260710 11:11:50.016949 10264 raft_consensus.cc:493] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.017536 10264 raft_consensus.cc:515] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.019552 10264 leader_election.cc:290] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.019670 10223 raft_consensus.cc:359] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.020332 10223 raft_consensus.cc:385] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.020768 10223 raft_consensus.cc:740] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.021445 10223 consensus_queue.cc:260] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.021718 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.022722 10029 raft_consensus.cc:2468] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:50.022732 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
W20260710 11:11:50.023983 10143 leader_election.cc:343] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:50.024559 10143 leader_election.cc:304] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367
I20260710 11:11:50.025207 10264 raft_consensus.cc:2804] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:50.025640 10264 raft_consensus.cc:493] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:50.020216 10290 raft_consensus.cc:493] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.026131 10264 raft_consensus.cc:3060] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.026592 10290 raft_consensus.cc:515] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.030292 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.030972 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
W20260710 11:11:50.031622  9994 leader_election.cc:343] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:50.032677 10221 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
W20260710 11:11:50.032826  9997 leader_election.cc:343] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:50.033262 10221 ts_tablet_manager.cc:1403] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260710 11:11:50.033476  9997 leader_election.cc:304] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44; no voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3
I20260710 11:11:50.034504 10239 raft_consensus.cc:2749] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.035567 10290 leader_election.cc:290] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.035964 10221 raft_consensus.cc:359] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.036592 10221 raft_consensus.cc:385] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.037032 10221 raft_consensus.cc:740] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.037158 10264 raft_consensus.cc:515] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.037979 10221 consensus_queue.cc:260] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.040184 10221 ts_tablet_manager.cc:1434] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:50.041179 10221 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:50.045114 10228 raft_consensus.cc:515] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.047118 10221 tablet_bootstrap.cc:654] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.048218 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:50.048753 10180 raft_consensus.cc:3060] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.056898 10180 raft_consensus.cc:2468] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfb36b6120854a3493e61ed3214f0e44 in term 1.
I20260710 11:11:50.059770 10221 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:50.060223 10221 ts_tablet_manager.cc:1403] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:11:50.060192  9997 leader_election.cc:304] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.060678 10220 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:50.061118 10220 ts_tablet_manager.cc:1403] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.040s
I20260710 11:11:50.043552 10292 raft_consensus.cc:2749] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.063937 10220 raft_consensus.cc:359] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.063838 10221 raft_consensus.cc:359] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.064731 10220 raft_consensus.cc:385] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.064896 10221 raft_consensus.cc:385] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.065052 10220 raft_consensus.cc:740] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.065320 10221 raft_consensus.cc:740] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.065748 10220 consensus_queue.cc:260] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.066339 10221 consensus_queue.cc:260] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.057709 10228 leader_election.cc:290] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.067545 10228 raft_consensus.cc:2804] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.058193 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "bfb36b6120854a3493e61ed3214f0e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:50.067970 10228 raft_consensus.cc:697] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Leader. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
W20260710 11:11:50.068902  9994 leader_election.cc:343] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:50.071507 10221 ts_tablet_manager.cc:1434] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:11:50.072431 10221 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Bootstrap starting.
I20260710 11:11:50.068764 10228 consensus_queue.cc:237] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.081192 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:50.081828 10030 raft_consensus.cc:3060] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.085685 10221 tablet_bootstrap.cc:654] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.090163 10220 ts_tablet_manager.cc:1434] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:11:50.090703 10030 raft_consensus.cc:2468] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:50.092113 10143 leader_election.cc:304] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.093290 10243 raft_consensus.cc:2804] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.094007 10243 raft_consensus.cc:697] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:50.094964 10243 consensus_queue.cc:237] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.096884 10221 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: No bootstrap required, opened a new log
I20260710 11:11:50.097304 10221 ts_tablet_manager.cc:1403] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260710 11:11:50.098191 10256 raft_consensus.cc:493] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.098459 10220 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:50.098663 10256 raft_consensus.cc:515] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.100378 10221 raft_consensus.cc:359] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.100688 10256 leader_election.cc:290] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.101775 10223 ts_tablet_manager.cc:1434] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.002s
I20260710 11:11:50.102147 10221 raft_consensus.cc:385] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.102476 10221 raft_consensus.cc:740] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.102741 10223 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:50.103313 10221 consensus_queue.cc:260] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.106859 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.107218 10221 ts_tablet_manager.cc:1434] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:11:50.108395 10220 tablet_bootstrap.cc:654] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.110267 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.111124 10029 raft_consensus.cc:2393] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in current term 1: Already voted for candidate 447ad00cc09343d1a06cb3a841a14367 in this term.
I20260710 11:11:50.112825 10264 leader_election.cc:290] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.112982 10143 leader_election.cc:304] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:50.114562 10223 tablet_bootstrap.cc:654] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.115248 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
W20260710 11:11:50.116633 10143 leader_election.cc:343] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:50.119768 10239 consensus_queue.cc:1048] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.121783 10364 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.127507  9928 catalog_manager.cc:5697] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.129136 10364 raft_consensus.cc:2749] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.130214 10243 raft_consensus.cc:493] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.130703 10243 raft_consensus.cc:515] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.137069 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.139138 10264 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.139673 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f62aa5217f24e99abbd32258be6f2a4" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.140412 10106 raft_consensus.cc:2393] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in current term 1: Already voted for candidate bfb36b6120854a3493e61ed3214f0e44 in this term.
I20260710 11:11:50.141104 10220 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:50.141639 10220 ts_tablet_manager.cc:1403] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260710 11:11:50.136129 10243 leader_election.cc:290] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.141187  9929 catalog_manager.cc:5697] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.142632 10143 leader_election.cc:304] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:50.144685 10223 tablet_bootstrap.cc:492] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:50.144709 10243 raft_consensus.cc:3060] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.145146 10223 ts_tablet_manager.cc:1403] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260710 11:11:50.151957 10243 raft_consensus.cc:2749] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.153311 10223 raft_consensus.cc:359] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.154186 10223 raft_consensus.cc:385] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.154193 10220 raft_consensus.cc:359] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.154716 10223 raft_consensus.cc:740] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.155416 10220 raft_consensus.cc:385] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.155756 10220 raft_consensus.cc:740] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.156409 10220 consensus_queue.cc:260] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.156067 10223 consensus_queue.cc:260] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.158834 10223 ts_tablet_manager.cc:1434] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:11:50.158851 10220 ts_tablet_manager.cc:1434] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:11:50.159894 10223 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: Bootstrap starting.
I20260710 11:11:50.159970 10220 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:50.165988 10223 tablet_bootstrap.cc:654] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.166276 10220 tablet_bootstrap.cc:654] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.170953 10227 raft_consensus.cc:493] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.171550 10227 raft_consensus.cc:515] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.175547 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:50.176553 10177 raft_consensus.cc:2393] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447ad00cc09343d1a06cb3a841a14367 in current term 1: Already voted for candidate bfb36b6120854a3493e61ed3214f0e44 in this term.
I20260710 11:11:50.177337 10227 leader_election.cc:290] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.180119 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f3ad83deb748549acddc9026151670" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.182104 10069 leader_election.cc:304] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:50.185556 10227 raft_consensus.cc:3060] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.186990 10220 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:50.187414 10220 ts_tablet_manager.cc:1403] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 11:11:50.189864 10220 raft_consensus.cc:359] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.190493 10220 raft_consensus.cc:385] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.190752 10220 raft_consensus.cc:740] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.191406 10220 consensus_queue.cc:260] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.192657 10223 tablet_bootstrap.cc:492] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: No bootstrap required, opened a new log
I20260710 11:11:50.193094 10223 ts_tablet_manager.cc:1403] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260710 11:11:50.193293 10220 ts_tablet_manager.cc:1434] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:11:50.195354 10223 raft_consensus.cc:359] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.195835 10223 raft_consensus.cc:385] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.196054 10223 raft_consensus.cc:740] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.196607 10223 consensus_queue.cc:260] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.200963 10220 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: Bootstrap starting.
I20260710 11:11:50.201344 10223 ts_tablet_manager.cc:1434] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:50.203004 10256 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.207974 10220 tablet_bootstrap.cc:654] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.212719 10358 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.213824 10227 raft_consensus.cc:2749] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.228292 10239 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.229328 10324 raft_consensus.cc:493] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.230013 10324 raft_consensus.cc:515] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.232580 10324 leader_election.cc:290] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.233641 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:50.234038 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.234246 10180 raft_consensus.cc:2468] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:50.234651 10030 raft_consensus.cc:2468] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 0.
I20260710 11:11:50.235458 10072 leader_election.cc:304] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, 5a3efcc9a585461da0284d2bfb1f2dc3; no voters: 
I20260710 11:11:50.236457 10227 raft_consensus.cc:2804] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:50.236820 10227 raft_consensus.cc:493] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:50.237265 10227 raft_consensus.cc:3060] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.244242 10227 raft_consensus.cc:515] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.248030 10220 tablet_bootstrap.cc:492] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: No bootstrap required, opened a new log
I20260710 11:11:50.248461 10220 ts_tablet_manager.cc:1403] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.008s
I20260710 11:11:50.250854 10243 raft_consensus.cc:493] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.250933 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:50.251559 10030 raft_consensus.cc:3060] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.251467 10243 raft_consensus.cc:515] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.252108 10220 raft_consensus.cc:359] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.253528 10243 leader_election.cc:290] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.254290 10227 leader_election.cc:290] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.255446 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7774699ff90b431d9789224230be08fe" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.255249 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e95e45be74143c5a57ba6ce7a982621" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:11:50.256156 10029 raft_consensus.cc:2468] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:50.256178 10177 raft_consensus.cc:3060] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.257444 10143 leader_election.cc:304] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.259038 10030 raft_consensus.cc:2468] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:50.262741 10177 raft_consensus.cc:2468] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 1.
I20260710 11:11:50.263588 10069 leader_election.cc:304] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.263649 10264 raft_consensus.cc:2804] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:50.264099 10264 raft_consensus.cc:493] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:50.263950 10243 consensus_queue.cc:1048] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.264422 10264 raft_consensus.cc:3060] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.252799 10220 raft_consensus.cc:385] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.265025 10106 raft_consensus.cc:3060] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.265182 10220 raft_consensus.cc:740] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.265992 10220 consensus_queue.cc:260] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.266911 10324 raft_consensus.cc:2804] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.267372 10324 raft_consensus.cc:697] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:11:50.267997 10220 ts_tablet_manager.cc:1434] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:11:50.268131 10324 consensus_queue.cc:237] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.268826 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7774699ff90b431d9789224230be08fe" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.269469 10105 raft_consensus.cc:2468] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:50.270249 10264 raft_consensus.cc:515] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.272147 10264 leader_election.cc:290] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.272989 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7774699ff90b431d9789224230be08fe" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:50.273772 10030 raft_consensus.cc:3060] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.276335 10264 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.277709 10106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7774699ff90b431d9789224230be08fe" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:50.278264 10106 raft_consensus.cc:3060] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.293017 10030 raft_consensus.cc:2468] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:50.295478 10264 consensus_queue.cc:1048] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.298673  9929 catalog_manager.cc:5697] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.302464 10143 leader_election.cc:304] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
W20260710 11:11:50.303232  9977 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:50.304436 10243 raft_consensus.cc:2804] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.304906 10243 raft_consensus.cc:697] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:50.297904 10106 raft_consensus.cc:2468] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:50.305696 10243 consensus_queue.cc:237] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.311178 10364 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.332222  9928 catalog_manager.cc:5697] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.335222 10105 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.343676 10290 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.350714 10292 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.406590 10324 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.416342 10271 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.433670 10364 raft_consensus.cc:493] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.434110 10364 raft_consensus.cc:515] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.435634 10364 leader_election.cc:290] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.436296 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.436462 10105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367" is_pre_election: true
I20260710 11:11:50.436797 10030 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:50.437007 10105 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 0.
I20260710 11:11:50.437738 10143 leader_election.cc:304] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.438331 10364 raft_consensus.cc:2804] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:50.438633 10364 raft_consensus.cc:493] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:50.438899 10364 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.441023 10271 raft_consensus.cc:493] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.441466 10271 raft_consensus.cc:515] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.443207 10271 leader_election.cc:290] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:50.444147 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44" is_pre_election: true
I20260710 11:11:50.444898 10030 raft_consensus.cc:2393] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447ad00cc09343d1a06cb3a841a14367 in current term 1: Already voted for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in this term.
I20260710 11:11:50.444661 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d5e184ad6a4c01b5c0ded9b86d6f42" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" is_pre_election: true
I20260710 11:11:50.444626 10364 raft_consensus.cc:515] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.446430 10069 leader_election.cc:304] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367; no voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44
I20260710 11:11:50.447372 10271 raft_consensus.cc:3060] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.447793 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:11:50.448556 10030 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.454174 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:11:50.454766 10104 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.456833 10030 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:50.456848 10271 raft_consensus.cc:2749] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.458122 10143 leader_election.cc:304] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:11:50.458711 10030 raft_consensus.cc:3060] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.458981 10256 raft_consensus.cc:2804] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.459653 10256 raft_consensus.cc:697] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:11:50.460501 10256 consensus_queue.cc:237] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:11:50.462801 10104 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a3efcc9a585461da0284d2bfb1f2dc3 in term 1.
I20260710 11:11:50.464421 10364 leader_election.cc:290] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [CANDIDATE]: Term 1 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:50.471349  9926 catalog_manager.cc:5697] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.496141 10292 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.505756 10290 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.568971 10256 consensus_queue.cc:1048] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.578722 10364 consensus_queue.cc:1048] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.755200 10364 consensus_queue.cc:1048] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.764726 10243 consensus_queue.cc:1048] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.843094 10271 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.852945 10324 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.906805 10256 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.917168 10364 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:51.002172  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:51.007947 10402 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:51.009166 10403 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:51.011626  8911 server_base.cc:1061] running on GCE node
W20260710 11:11:51.011852 10406 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:51.013995  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:51.014230  8911 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:51.014460  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681911014443 us; error 0 us; skew 500 ppm
I20260710 11:11:51.015059  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:51.018002  8911 webserver.cc:533] Webserver started at http://127.8.179.196:43497/ using document root <none> and password file <none>
I20260710 11:11:51.018610  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:51.018858  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:51.019193  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:51.020442  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-3-root/instance:
uuid: "d0866ca48827444181ca1bafe63804bb"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-x49f"
I20260710 11:11:51.024755  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:11:51.032320 10410 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:51.033259  8911 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:11:51.033636  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
uuid: "d0866ca48827444181ca1bafe63804bb"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-x49f"
I20260710 11:11:51.033919  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-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:51.048054  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:51.049628  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:51.051148  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:51.053279  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:51.053565  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.053833  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:51.053999  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.119282  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.196:34661
I20260710 11:11:51.119357 10472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.196:34661 every 8 connection(s)
I20260710 11:11:51.124588  8911 auto_leader_rebalancer-test.cc:388] add a tserver: d0866ca48827444181ca1bafe63804bb
I20260710 11:11:51.141556 10473 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40185
I20260710 11:11:51.141901 10473 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:51.142580 10473 heartbeater.cc:507] Master 127.8.179.254:40185 requested a full tablet report, sending...
I20260710 11:11:51.144263  9928 ts_manager.cc:194] Registered new tserver with Master: d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661)
I20260710 11:11:51.145639  9928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37118
I20260710 11:11:51.350761 10177 consensus_queue.cc:237] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.357023 10105 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:51.358397 10381 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:51.359658 10030 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:51.361001 10381 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:51.368903 10256 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.371172 10105 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.371623 10030 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
W20260710 11:11:51.378264 10144 consensus_peers.cc:597] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db5a6c5338844eb5b9932492c6e71451. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.386678  9928 catalog_manager.cc:5697] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.396754 10105 consensus_queue.cc:237] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.406419 10177 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:51.407990 10030 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:51.408215 10227 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:51.409395 10378 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.416489 10324 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.418643 10177 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.422151 10030 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
W20260710 11:11:51.424036 10070 consensus_peers.cc:597] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e95e45be74143c5a57ba6ce7a982621. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.432453  9929 catalog_manager.cc:5697] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.434118 10177 consensus_queue.cc:237] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
W20260710 11:11:51.440579 10144 consensus_peers.cc:597] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39b86fdd4ca3448db91d8671effb821f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.440845 10105 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:51.442121 10256 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:51.441530 10030 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:51.443924 10256 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.451804 10364 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.453563 10030 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.461089 10105 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.467008  9928 catalog_manager.cc:5697] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.497673 10030 consensus_queue.cc:237] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.504050 10177 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:51.506168 10104 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:51.507102 10493 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:51.507977 10358 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:11:51.521622  9995 consensus_peers.cc:597] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e04b9829932545a894d0a5364ff77de5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:51.521734 10497 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.523320 10177 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.524612 10104 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.535461  9926 catalog_manager.cc:5697] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:51.792982 10500 ts_tablet_manager.cc:933] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:51.794654 10500 tablet_copy_client.cc:323] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:11:51.807587 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet db5a6c5338844eb5b9932492c6e71451 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:11:51.808076 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet db5a6c5338844eb5b9932492c6e71451 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-db5a6c5338844eb5b9932492c6e71451
I20260710 11:11:51.813459 10190 tablet_copy_source_session.cc:215] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.816502 10500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5a6c5338844eb5b9932492c6e71451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.826974 10500 tablet_copy_client.cc:806] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:51.827507 10500 tablet_copy_client.cc:670] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:51.831463 10500 tablet_copy_client.cc:538] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:51.837777 10500 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:51.853309 10500 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: 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:51.854033 10500 tablet_bootstrap.cc:492] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:51.854529 10500 ts_tablet_manager.cc:1403] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:11:51.856516 10500 raft_consensus.cc:359] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.857112 10500 raft_consensus.cc:740] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:51.857637 10500 consensus_queue.cc:260] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.859895 10473 heartbeater.cc:499] Master 127.8.179.254:40185 was elected leader, sending a full tablet report...
I20260710 11:11:51.860268 10500 ts_tablet_manager.cc:1434] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:11:51.862068 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-db5a6c5338844eb5b9932492c6e71451 received from {username='slave'} at 127.0.0.1:32962
I20260710 11:11:51.862491 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-db5a6c5338844eb5b9932492c6e71451 on tablet db5a6c5338844eb5b9932492c6e71451 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:51.888818 10500 ts_tablet_manager.cc:933] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:51.890373 10500 tablet_copy_client.cc:323] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.194:43305
I20260710 11:11:51.899577 10116 tablet_copy_service.cc:140] P 447ad00cc09343d1a06cb3a841a14367: Received BeginTabletCopySession request for tablet 0e95e45be74143c5a57ba6ce7a982621 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:37864)
I20260710 11:11:51.900141 10116 tablet_copy_service.cc:161] P 447ad00cc09343d1a06cb3a841a14367: Beginning new tablet copy session on tablet 0e95e45be74143c5a57ba6ce7a982621 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:37864: session id = d0866ca48827444181ca1bafe63804bb-0e95e45be74143c5a57ba6ce7a982621
I20260710 11:11:51.907270 10116 tablet_copy_source_session.cc:215] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.910369 10500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e95e45be74143c5a57ba6ce7a982621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.924014 10506 ts_tablet_manager.cc:933] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:51.925489 10500 tablet_copy_client.cc:806] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:51.926088 10500 tablet_copy_client.cc:670] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:51.927626 10506 tablet_copy_client.cc:323] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:11:51.929553 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet 39b86fdd4ca3448db91d8671effb821f from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:11:51.930184 10500 tablet_copy_client.cc:538] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:51.930145 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet 39b86fdd4ca3448db91d8671effb821f from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-39b86fdd4ca3448db91d8671effb821f
I20260710 11:11:51.936591 10500 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:51.938108 10190 tablet_copy_source_session.cc:215] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:51.941347 10506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b86fdd4ca3448db91d8671effb821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.955601 10500 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: 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:51.956475 10500 tablet_bootstrap.cc:492] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:51.957093 10500 ts_tablet_manager.cc:1403] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:11:51.958196 10506 tablet_copy_client.cc:806] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:51.958706 10506 tablet_copy_client.cc:670] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:51.960434 10500 raft_consensus.cc:359] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.961225 10500 raft_consensus.cc:740] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:51.961869 10500 consensus_queue.cc:260] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:51.964708 10500 ts_tablet_manager.cc:1434] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:51.965471 10506 tablet_copy_client.cc:538] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:51.969013 10116 tablet_copy_service.cc:342] P 447ad00cc09343d1a06cb3a841a14367: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-0e95e45be74143c5a57ba6ce7a982621 received from {username='slave'} at 127.0.0.1:37864
I20260710 11:11:51.969501 10116 tablet_copy_service.cc:434] P 447ad00cc09343d1a06cb3a841a14367: ending tablet copy session d0866ca48827444181ca1bafe63804bb-0e95e45be74143c5a57ba6ce7a982621 on tablet 0e95e45be74143c5a57ba6ce7a982621 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:51.974830 10506 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:51.993167 10500 ts_tablet_manager.cc:933] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:51.995121 10500 tablet_copy_client.cc:323] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:11:52.000654 10506 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: 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.001590 10506 tablet_bootstrap.cc:492] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:52.002276 10506 ts_tablet_manager.cc:1403] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260710 11:11:52.005519 10506 raft_consensus.cc:359] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:52.006402 10506 raft_consensus.cc:740] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:52.007082 10506 consensus_queue.cc:260] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:52.010645 10506 ts_tablet_manager.cc:1434] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:52.015038 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-39b86fdd4ca3448db91d8671effb821f received from {username='slave'} at 127.0.0.1:32962
I20260710 11:11:52.015421 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-39b86fdd4ca3448db91d8671effb821f on tablet 39b86fdd4ca3448db91d8671effb821f with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:52.024418 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet e04b9829932545a894d0a5364ff77de5 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:11:52.025014 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet e04b9829932545a894d0a5364ff77de5 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-e04b9829932545a894d0a5364ff77de5
I20260710 11:11:52.032096 10041 tablet_copy_source_session.cc:215] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:52.035331 10500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04b9829932545a894d0a5364ff77de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:52.047960 10500 tablet_copy_client.cc:806] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:52.048513 10500 tablet_copy_client.cc:670] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:52.051826 10500 tablet_copy_client.cc:538] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:52.056409 10500 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:52.069257 10500 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: 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.069931 10500 tablet_bootstrap.cc:492] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:52.070423 10500 ts_tablet_manager.cc:1403] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.004s
I20260710 11:11:52.072124 10500 raft_consensus.cc:359] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:52.072757 10500 raft_consensus.cc:740] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:52.073287 10500 consensus_queue.cc:260] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:52.075049 10500 ts_tablet_manager.cc:1434] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:52.076628 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-e04b9829932545a894d0a5364ff77de5 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:11:52.077034 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-e04b9829932545a894d0a5364ff77de5 on tablet e04b9829932545a894d0a5364ff77de5 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:52.364595 10448 raft_consensus.cc:1217] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:52.400614 10448 raft_consensus.cc:1217] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:52.533893 10448 raft_consensus.cc:1217] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:52.575310 10448 raft_consensus.cc:1217] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:52.921312 10515 raft_consensus.cc:1064] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:52.923823 10515 consensus_queue.cc:237] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:52.930943 10104 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.933751 10448 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.934789 10516 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, 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.935633 10522 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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.938295 10517 raft_consensus.cc:1064] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:52.939193 10030 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.940924 10517 consensus_queue.cc:237] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:52.950314 10515 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:52.954175 10104 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.956440 10447 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.956902 10522 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:52.958374 10515 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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.967061 10029 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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.970366 10517 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:52.973131 10515 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:52.977421 10514 raft_consensus.cc:1064] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:52.980759 10514 consensus_queue.cc:237] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:52.983389 10030 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:52.994081 10446 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:52.991602 10106 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.021656 10180 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:53.023375 10227 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:53.037338 10448 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:53.121269  9929 catalog_manager.cc:5697] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.128108 10030 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260710 11:11:53.192430  9995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.196:34661, user_credentials={real_user=slave}} blocked reactor thread for 67166.1us
I20260710 11:11:53.198206 10538 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260710 11:11:53.211683 10447 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.219758 10227 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.195257 10515 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
W20260710 11:11:53.225659 10143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.193:39303, user_credentials={real_user=slave}} blocked reactor thread for 53188us
I20260710 11:11:53.235826 10105 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.238842 10534 raft_consensus.cc:1064] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:53.258744 10534 consensus_queue.cc:237] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:53.259290 10514 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.264150 10030 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.270851 10029 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.300292 10180 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:53.300506 10106 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:53.300508 10447 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:53.302579 10536 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, 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.304069 10180 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.306244 10534 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.305948 10447 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.309697 10518 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:53.346019 10518 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.351269 10180 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.356972 10446 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.359012  9926 catalog_manager.cc:5697] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.360451  9926 catalog_manager.cc:5697] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.358626 10105 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.369510 10177 consensus_queue.cc:237] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:53.380625  9928 catalog_manager.cc:5697] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.383275 10105 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:53.384469 10515 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:53.385056 10446 raft_consensus.cc:1275] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:53.386458 10515 consensus_queue.cc:1048] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.393639 10106 consensus_queue.cc:237] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:53.397505 10030 consensus_queue.cc:237] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:53.401505 10180 consensus_queue.cc:237] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:53.411093 10445 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:53.410429 10542 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.416337 10447 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:53.416694 10106 raft_consensus.cc:1275] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:53.419699 10029 raft_consensus.cc:1275] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:53.419553 10497 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:53.420298 10105 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.421487 10518 consensus_queue.cc:1048] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.422866 10514 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.419512 10030 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:53.428573 10445 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:53.429872 10540 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:53.431007 10539 consensus_queue.cc:1048] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:53.431667 10540 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:53.436208 10446 raft_consensus.cc:2955] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.440075 10518 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.440133 10539 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.453353 10106 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.455698 10446 raft_consensus.cc:2955] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.456188 10447 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.459617 10448 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.446717 10526 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.460249 10030 raft_consensus.cc:2955] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.461074 10029 raft_consensus.cc:2955] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.503087  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e04b9829932545a894d0a5364ff77de5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:53.509277  9928 catalog_manager.cc:5697] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.514204  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e95e45be74143c5a57ba6ce7a982621 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:53.522563  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db5a6c5338844eb5b9932492c6e71451 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:53.523983  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39b86fdd4ca3448db91d8671effb821f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:53.531152  9925 catalog_manager.cc:5697] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:53.549405 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet db5a6c5338844eb5b9932492c6e71451 with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:11:53.556866  9928 catalog_manager.cc:5697] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.568710 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet e04b9829932545a894d0a5364ff77de5 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:11:53.573290 10553 tablet_replica.cc:333] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:11:53.572827  9928 catalog_manager.cc:5697] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:53.583282 10554 tablet_replica.cc:333] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:11:53.585474 10553 raft_consensus.cc:2243] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:53.586800 10553 raft_consensus.cc:2272] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:53.601714 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e95e45be74143c5a57ba6ce7a982621 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:11:53.603235 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet 39b86fdd4ca3448db91d8671effb821f with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:11:53.605195 10554 raft_consensus.cc:2243] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:53.606308 10554 raft_consensus.cc:2272] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:53.610875 10554 ts_tablet_manager.cc:1916] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:53.619119 10553 ts_tablet_manager.cc:1916] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:53.626400 10554 ts_tablet_manager.cc:1929] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:53.626996 10554 log.cc:1199] T e04b9829932545a894d0a5364ff77de5 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/e04b9829932545a894d0a5364ff77de5
I20260710 11:11:53.629613 10554 tablet_replica.cc:333] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:11:53.630656 10554 raft_consensus.cc:2243] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:53.629577  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet e04b9829932545a894d0a5364ff77de5 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:53.644035 10555 tablet_replica.cc:333] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:11:53.643997 10554 raft_consensus.cc:2272] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:53.644347 10553 ts_tablet_manager.cc:1929] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:53.644944 10553 log.cc:1199] T db5a6c5338844eb5b9932492c6e71451 P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/db5a6c5338844eb5b9932492c6e71451
I20260710 11:11:53.647019 10555 raft_consensus.cc:2243] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:53.647018  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet db5a6c5338844eb5b9932492c6e71451 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:53.648402 10555 raft_consensus.cc:2272] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:53.649205 10554 ts_tablet_manager.cc:1916] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:53.652954 10555 ts_tablet_manager.cc:1916] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:53.666913 10554 ts_tablet_manager.cc:1929] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:53.667405 10554 log.cc:1199] T 0e95e45be74143c5a57ba6ce7a982621 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/0e95e45be74143c5a57ba6ce7a982621
I20260710 11:11:53.668999  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet 0e95e45be74143c5a57ba6ce7a982621 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:53.670809 10555 ts_tablet_manager.cc:1929] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:53.671182 10555 log.cc:1199] T 39b86fdd4ca3448db91d8671effb821f P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/39b86fdd4ca3448db91d8671effb821f
I20260710 11:11:53.672531  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet 39b86fdd4ca3448db91d8671effb821f (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:54.644299 10106 consensus_queue.cc:237] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
W20260710 11:11:54.650174 10070 consensus_peers.cc:597] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b590f53d8224bec922883f920cca6fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.650591 10177 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:54.651561 10029 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:54.652171 10559 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:54.653240 10539 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:54.661109 10539 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.663589 10030 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.664942 10177 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.681052 10030 consensus_queue.cc:237] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:54.681680  9925 catalog_manager.cc:5697] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.688043 10177 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:54.689931 10106 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:54.690390  9995 consensus_peers.cc:597] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19f3ad83deb748549acddc9026151670. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.691067 10358 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:54.691784 10556 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:54.701061 10358 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.706663 10177 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.714030 10106 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.715969 10180 consensus_queue.cc:237] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:54.721768  9928 catalog_manager.cc:5697] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
W20260710 11:11:54.733073 10144 consensus_peers.cc:597] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95f558ed29ad4324aac3fe3469031bbb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.734563 10030 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:54.733490 10106 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:54.737102 10557 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:54.738209 10542 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:54.746342 10542 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.748701 10030 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.749040 10106 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.762486  9925 catalog_manager.cc:5697] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.767040 10180 consensus_queue.cc:237] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
W20260710 11:11:54.773977 10144 consensus_peers.cc:597] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 908517477ac14d009b159b2d9f0fa21c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:54.775628 10106 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:54.775701 10030 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:54.777199 10542 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:54.778139 10575 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:54.786504 10575 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.787671 10106 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.788148 10030 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:54.802641  9927 catalog_manager.cc:5697] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:55.063481 10579 ts_tablet_manager.cc:933] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:55.065582 10579 tablet_copy_client.cc:323] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.194:43305
I20260710 11:11:55.067693 10116 tablet_copy_service.cc:140] P 447ad00cc09343d1a06cb3a841a14367: Received BeginTabletCopySession request for tablet 3b590f53d8224bec922883f920cca6fd from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:37864)
I20260710 11:11:55.068243 10116 tablet_copy_service.cc:161] P 447ad00cc09343d1a06cb3a841a14367: Beginning new tablet copy session on tablet 3b590f53d8224bec922883f920cca6fd from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:37864: session id = d0866ca48827444181ca1bafe63804bb-3b590f53d8224bec922883f920cca6fd
I20260710 11:11:55.075903 10116 tablet_copy_source_session.cc:215] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:55.079043 10579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b590f53d8224bec922883f920cca6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.093590 10579 tablet_copy_client.cc:806] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:55.094128 10579 tablet_copy_client.cc:670] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:55.097831 10579 tablet_copy_client.cc:538] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:55.105897 10579 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:55.126331 10579 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: 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:55.127286 10579 tablet_bootstrap.cc:492] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:55.127940 10579 ts_tablet_manager.cc:1403] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 11:11:55.131042 10579 raft_consensus.cc:359] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.131830 10579 raft_consensus.cc:740] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:55.132464 10579 consensus_queue.cc:260] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.135581 10579 ts_tablet_manager.cc:1434] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:55.140265 10116 tablet_copy_service.cc:342] P 447ad00cc09343d1a06cb3a841a14367: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-3b590f53d8224bec922883f920cca6fd received from {username='slave'} at 127.0.0.1:37864
I20260710 11:11:55.140735 10116 tablet_copy_service.cc:434] P 447ad00cc09343d1a06cb3a841a14367: ending tablet copy session d0866ca48827444181ca1bafe63804bb-3b590f53d8224bec922883f920cca6fd on tablet 3b590f53d8224bec922883f920cca6fd with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:55.177121 10579 ts_tablet_manager.cc:933] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:55.178687 10579 tablet_copy_client.cc:323] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:11:55.180315 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet 95f558ed29ad4324aac3fe3469031bbb from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:11:55.181033 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet 95f558ed29ad4324aac3fe3469031bbb from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-95f558ed29ad4324aac3fe3469031bbb
I20260710 11:11:55.186112 10190 tablet_copy_source_session.cc:215] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:55.189733 10579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f558ed29ad4324aac3fe3469031bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.201586 10579 tablet_copy_client.cc:806] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:55.202060 10579 tablet_copy_client.cc:670] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:55.205176 10579 tablet_copy_client.cc:538] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:55.211346 10579 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:55.220546 10585 ts_tablet_manager.cc:933] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:55.222275 10585 tablet_copy_client.cc:323] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:11:55.224238 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet 19f3ad83deb748549acddc9026151670 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:11:55.224705 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet 19f3ad83deb748549acddc9026151670 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-19f3ad83deb748549acddc9026151670
I20260710 11:11:55.230587 10579 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: 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:55.231405 10579 tablet_bootstrap.cc:492] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:55.232024 10579 ts_tablet_manager.cc:1403] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:11:55.232385 10041 tablet_copy_source_session.cc:215] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:55.235623 10585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f3ad83deb748549acddc9026151670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.235198 10579 raft_consensus.cc:359] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.236078 10579 raft_consensus.cc:740] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:55.236600 10579 consensus_queue.cc:260] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.238682 10579 ts_tablet_manager.cc:1434] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:11:55.242341 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-95f558ed29ad4324aac3fe3469031bbb received from {username='slave'} at 127.0.0.1:32962
I20260710 11:11:55.242753 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-95f558ed29ad4324aac3fe3469031bbb on tablet 95f558ed29ad4324aac3fe3469031bbb with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:55.252388 10585 tablet_copy_client.cc:806] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:55.252889 10585 tablet_copy_client.cc:670] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:55.255921 10585 tablet_copy_client.cc:538] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:55.263896 10585 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:55.284008 10585 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: 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:55.284678 10585 tablet_bootstrap.cc:492] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:55.285184 10585 ts_tablet_manager.cc:1403] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 11:11:55.287251 10585 raft_consensus.cc:359] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.287876 10585 raft_consensus.cc:740] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:55.288415 10585 consensus_queue.cc:260] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.290380 10585 ts_tablet_manager.cc:1434] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:55.291929 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-19f3ad83deb748549acddc9026151670 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:11:55.292351 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-19f3ad83deb748549acddc9026151670 on tablet 19f3ad83deb748549acddc9026151670 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:55.388514 10585 ts_tablet_manager.cc:933] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:55.392844 10585 tablet_copy_client.cc:323] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:11:55.394429 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet 908517477ac14d009b159b2d9f0fa21c from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:11:55.394913 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet 908517477ac14d009b159b2d9f0fa21c from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-908517477ac14d009b159b2d9f0fa21c
I20260710 11:11:55.400786 10190 tablet_copy_source_session.cc:215] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:55.403596 10585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908517477ac14d009b159b2d9f0fa21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:55.418187 10585 tablet_copy_client.cc:806] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:55.418774 10585 tablet_copy_client.cc:670] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:55.422111 10585 tablet_copy_client.cc:538] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:55.427639 10585 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:55.443573 10585 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: 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:55.444403 10585 tablet_bootstrap.cc:492] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:55.445012 10585 ts_tablet_manager.cc:1403] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:11:55.447948 10585 raft_consensus.cc:359] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.448745 10585 raft_consensus.cc:740] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:55.449319 10585 consensus_queue.cc:260] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:55.455417 10585 ts_tablet_manager.cc:1434] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:55.457648 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-908517477ac14d009b159b2d9f0fa21c received from {username='slave'} at 127.0.0.1:32962
I20260710 11:11:55.458074 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-908517477ac14d009b159b2d9f0fa21c on tablet 908517477ac14d009b159b2d9f0fa21c with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:55.464395 10446 raft_consensus.cc:1217] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:55.601989 10446 raft_consensus.cc:1217] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:55.648089 10446 raft_consensus.cc:1217] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:55.873212 10446 raft_consensus.cc:1217] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:55.882237 10593 raft_consensus.cc:1064] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:55.884557 10593 consensus_queue.cc:237] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:55.890300 10446 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:55.890427 10180 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:55.891638 10593 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:55.892803 10029 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:55.894024 10593 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:55.896338 10563 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:55.912410 10593 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.915611 10030 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.915867 10180 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.929541 10446 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.930184  9925 catalog_manager.cc:5697] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.959034 10105 consensus_queue.cc:237] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:55.964277 10177 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:55.964658 10446 raft_consensus.cc:1275] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:55.966150 10593 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:55.967025 10600 consensus_queue.cc:1048] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:55.973170 10592 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.978477 10177 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.979513 10446 raft_consensus.cc:2955] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:55.983141  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b590f53d8224bec922883f920cca6fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:55.988278  9929 catalog_manager.cc:5697] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.003101 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b590f53d8224bec922883f920cca6fd with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:11:56.004539 10604 tablet_replica.cc:333] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:11:56.005304 10604 raft_consensus.cc:2243] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:56.005971 10604 raft_consensus.cc:2272] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:56.008455 10604 ts_tablet_manager.cc:1916] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:56.019618 10604 ts_tablet_manager.cc:1929] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:56.019907 10604 log.cc:1199] T 3b590f53d8224bec922883f920cca6fd P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/3b590f53d8224bec922883f920cca6fd
I20260710 11:11:56.021150  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet 3b590f53d8224bec922883f920cca6fd (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:56.033982 10542 raft_consensus.cc:1064] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:56.036533 10542 consensus_queue.cc:237] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.042944 10105 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.043139 10446 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.043929 10030 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.044410 10557 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.045356 10582 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:56.046187 10542 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, 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.068848 10542 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.071372 10030 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.075652 10105 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.077898 10446 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.082415  9927 catalog_manager.cc:5697] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.104452 10177 consensus_queue.cc:237] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.111366 10105 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.111923 10446 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.112788 10542 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:56.113889 10557 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.120117 10582 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.123726 10446 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.125461 10105 raft_consensus.cc:2955] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.130013  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95f558ed29ad4324aac3fe3469031bbb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:56.134552  9928 catalog_manager.cc:5697] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.147953 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet 95f558ed29ad4324aac3fe3469031bbb with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:11:56.148782 10604 tablet_replica.cc:333] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:11:56.149744 10604 raft_consensus.cc:2243] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:56.150427 10604 raft_consensus.cc:2272] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:56.153935 10604 ts_tablet_manager.cc:1916] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:56.169925 10604 ts_tablet_manager.cc:1929] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:56.170404 10604 log.cc:1199] T 95f558ed29ad4324aac3fe3469031bbb P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/95f558ed29ad4324aac3fe3469031bbb
I20260710 11:11:56.171766  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet 95f558ed29ad4324aac3fe3469031bbb (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:56.174096 10594 raft_consensus.cc:1064] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:56.175839 10594 consensus_queue.cc:237] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.181385 10177 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:56.181448 10446 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:56.182863 10609 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, 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.183277 10105 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:56.183843 10611 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.184628 10594 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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.205830 10611 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.209070 10446 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.209836 10177 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.216238 10105 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.222370  9929 catalog_manager.cc:5697] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.249332 10030 consensus_queue.cc:237] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.254526 10177 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:56.254608 10446 raft_consensus.cc:1275] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:56.256013 10611 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:56.256879 10609 consensus_queue.cc:1048] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.266129 10610 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.267073 10446 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.268621 10177 raft_consensus.cc:2955] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.274830  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19f3ad83deb748549acddc9026151670 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:56.279922  9927 catalog_manager.cc:5697] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.291599 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet 19f3ad83deb748549acddc9026151670 with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:11:56.297960 10616 tablet_replica.cc:333] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:11:56.298797 10616 raft_consensus.cc:2243] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:56.299312 10616 raft_consensus.cc:2272] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:56.301975 10616 ts_tablet_manager.cc:1916] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:56.313444 10616 ts_tablet_manager.cc:1929] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:56.313781 10616 log.cc:1199] T 19f3ad83deb748549acddc9026151670 P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/19f3ad83deb748549acddc9026151670
I20260710 11:11:56.315176  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet 19f3ad83deb748549acddc9026151670 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:56.494697 10542 raft_consensus.cc:1064] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:56.496640 10542 consensus_queue.cc:237] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.502508 10446 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.502807 10104 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.504034 10030 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.503914 10542 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.505179 10582 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, 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.506013 10557 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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.524603 10582 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.527174 10030 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.528923 10104 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.536164 10446 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.541523  9927 catalog_manager.cc:5697] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.558452 10177 consensus_queue.cc:237] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:56.563165 10446 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.564373 10030 raft_consensus.cc:1275] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:56.565747 10542 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:56.566598 10582 consensus_queue.cc:1048] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:56.572536 10557 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.575554 10030 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.582036  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 908517477ac14d009b159b2d9f0fa21c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:56.589676  9929 catalog_manager.cc:5697] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.599058 10446 raft_consensus.cc:2955] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:56.599781 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet 908517477ac14d009b159b2d9f0fa21c with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:11:56.601046 10616 tablet_replica.cc:333] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:11:56.602079 10616 raft_consensus.cc:2243] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:56.602931 10616 raft_consensus.cc:2272] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:56.606923 10616 ts_tablet_manager.cc:1916] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:56.619561 10616 ts_tablet_manager.cc:1929] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:56.619917 10616 log.cc:1199] T 908517477ac14d009b159b2d9f0fa21c P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/908517477ac14d009b159b2d9f0fa21c
I20260710 11:11:56.621074  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet 908517477ac14d009b159b2d9f0fa21c (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:57.630190 10029 consensus_queue.cc:237] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:57.636510 10177 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:57.637430  9995 consensus_peers.cc:597] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f62aa5217f24e99abbd32258be6f2a4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:57.637625 10104 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:57.637830 10609 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:57.638875 10623 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.645927 10610 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.647467 10177 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.651379 10104 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.664956  9925 catalog_manager.cc:5697] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.670008 10177 consensus_queue.cc:237] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
W20260710 11:11:57.676731 10144 consensus_peers.cc:597] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0d635a447584bc68fea2b49613f35fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:57.677245 10104 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:57.677534 10029 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:57.678807 10542 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:57.679857 10582 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:57.696225 10582 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.698061 10104 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.700063 10029 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.710280  9929 catalog_manager.cc:5697] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.710193 10104 consensus_queue.cc:237] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:57.722895 10177 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:57.723570 10070 consensus_peers.cc:597] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea69278551204e3cafd24849fd48ba13. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:57.724560 10029 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:57.724606 10593 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:57.726934 10593 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.732779 10635 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.734314 10177 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.751875 10030 consensus_queue.cc:237] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:57.756232  9925 catalog_manager.cc:5697] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.759025 10104 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:57.758423 10029 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
W20260710 11:11:57.760852  9995 consensus_peers.cc:597] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12305013ec394e889a5d8d18905d7b94. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:57.761461 10609 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:57.764986 10177 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:57.766908 10609 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.778496 10626 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.780102 10177 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.780251 10104 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:11:57.793538  9928 catalog_manager.cc:5697] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:58.110124 10644 ts_tablet_manager.cc:933] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:11:58.111913 10644 tablet_copy_client.cc:323] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.194:43305
I20260710 11:11:58.113348 10116 tablet_copy_service.cc:140] P 447ad00cc09343d1a06cb3a841a14367: Received BeginTabletCopySession request for tablet ea69278551204e3cafd24849fd48ba13 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:37864)
I20260710 11:11:58.113895 10116 tablet_copy_service.cc:161] P 447ad00cc09343d1a06cb3a841a14367: Beginning new tablet copy session on tablet ea69278551204e3cafd24849fd48ba13 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:37864: session id = d0866ca48827444181ca1bafe63804bb-ea69278551204e3cafd24849fd48ba13
I20260710 11:11:58.120975 10116 tablet_copy_source_session.cc:215] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:58.124105 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea69278551204e3cafd24849fd48ba13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:58.135053 10644 tablet_copy_client.cc:806] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:58.135591 10644 tablet_copy_client.cc:670] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:58.139184 10644 tablet_copy_client.cc:538] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:58.149622 10644 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:58.163177 10647 ts_tablet_manager.cc:933] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:11:58.165133 10647 tablet_copy_client.cc:323] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:11:58.166764 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet d0d635a447584bc68fea2b49613f35fd from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:11:58.167280 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet d0d635a447584bc68fea2b49613f35fd from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-d0d635a447584bc68fea2b49613f35fd
I20260710 11:11:58.170257 10644 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: 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:58.171113 10644 tablet_bootstrap.cc:492] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:58.171722 10644 ts_tablet_manager.cc:1403] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:11:58.174654 10190 tablet_copy_source_session.cc:215] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:58.174561 10644 raft_consensus.cc:359] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.175417 10644 raft_consensus.cc:740] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:58.176072 10644 consensus_queue.cc:260] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.177788 10647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d635a447584bc68fea2b49613f35fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:58.178929 10644 ts_tablet_manager.cc:1434] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:11:58.180846 10116 tablet_copy_service.cc:342] P 447ad00cc09343d1a06cb3a841a14367: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-ea69278551204e3cafd24849fd48ba13 received from {username='slave'} at 127.0.0.1:37864
I20260710 11:11:58.181238 10116 tablet_copy_service.cc:434] P 447ad00cc09343d1a06cb3a841a14367: ending tablet copy session d0866ca48827444181ca1bafe63804bb-ea69278551204e3cafd24849fd48ba13 on tablet ea69278551204e3cafd24849fd48ba13 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:58.195201 10647 tablet_copy_client.cc:806] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:58.195700 10647 tablet_copy_client.cc:670] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:58.198706 10647 tablet_copy_client.cc:538] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:58.205134 10644 ts_tablet_manager.cc:933] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:58.206782 10644 tablet_copy_client.cc:323] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:11:58.207162 10647 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:58.208133 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet 7f62aa5217f24e99abbd32258be6f2a4 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:11:58.208571 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet 7f62aa5217f24e99abbd32258be6f2a4 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-7f62aa5217f24e99abbd32258be6f2a4
I20260710 11:11:58.214061 10041 tablet_copy_source_session.cc:215] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:58.219071 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f62aa5217f24e99abbd32258be6f2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:58.230712 10647 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: 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:58.231554 10647 tablet_bootstrap.cc:492] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:58.232065 10644 tablet_copy_client.cc:806] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:58.232151 10647 ts_tablet_manager.cc:1403] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260710 11:11:58.232674 10644 tablet_copy_client.cc:670] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:58.235764 10647 raft_consensus.cc:359] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.236567 10647 raft_consensus.cc:740] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:58.237151 10647 consensus_queue.cc:260] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.239634 10647 ts_tablet_manager.cc:1434] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:58.241710 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-d0d635a447584bc68fea2b49613f35fd received from {username='slave'} at 127.0.0.1:32962
I20260710 11:11:58.242120 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-d0d635a447584bc68fea2b49613f35fd on tablet d0d635a447584bc68fea2b49613f35fd with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:58.245577 10644 tablet_copy_client.cc:538] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:58.253243 10644 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:58.268738 10644 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: 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:58.269448 10644 tablet_bootstrap.cc:492] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:58.269955 10644 ts_tablet_manager.cc:1403] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260710 11:11:58.271950 10644 raft_consensus.cc:359] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.272528 10644 raft_consensus.cc:740] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:58.273010 10644 consensus_queue.cc:260] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.275067 10644 ts_tablet_manager.cc:1434] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:58.276687 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-7f62aa5217f24e99abbd32258be6f2a4 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:11:58.277055 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-7f62aa5217f24e99abbd32258be6f2a4 on tablet 7f62aa5217f24e99abbd32258be6f2a4 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:58.318361 10644 ts_tablet_manager.cc:933] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:11:58.320426 10644 tablet_copy_client.cc:323] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:11:58.322070 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet 12305013ec394e889a5d8d18905d7b94 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:11:58.322495 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet 12305013ec394e889a5d8d18905d7b94 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-12305013ec394e889a5d8d18905d7b94
I20260710 11:11:58.327075 10041 tablet_copy_source_session.cc:215] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:11:58.329517 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12305013ec394e889a5d8d18905d7b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:58.343668 10644 tablet_copy_client.cc:806] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:11:58.344146 10644 tablet_copy_client.cc:670] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:11:58.347079 10644 tablet_copy_client.cc:538] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:11:58.353897 10644 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:11:58.369933 10644 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: 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:58.370689 10644 tablet_bootstrap.cc:492] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:11:58.371224 10644 ts_tablet_manager.cc:1403] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:11:58.373560 10644 raft_consensus.cc:359] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.374281 10644 raft_consensus.cc:740] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:11:58.374799 10644 consensus_queue.cc:260] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:11:58.376713 10644 ts_tablet_manager.cc:1434] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:58.378715 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-12305013ec394e889a5d8d18905d7b94 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:11:58.379102 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-12305013ec394e889a5d8d18905d7b94 on tablet 12305013ec394e889a5d8d18905d7b94 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:11:58.485939 10446 raft_consensus.cc:1217] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:58.604952 10446 raft_consensus.cc:1217] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:58.801569 10446 raft_consensus.cc:1217] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:58.853008 10446 raft_consensus.cc:1217] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:11:58.998010 10635 raft_consensus.cc:1064] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:59.000236 10635 consensus_queue.cc:237] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.006968 10177 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:59.008085 10030 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:59.008919 10656 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:59.010761 10656 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:59.012979 10446 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:59.016685 10656 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.024847 10640 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.028632 10030 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.041951 10177 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.046496  9925 catalog_manager.cc:5697] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.049090 10446 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.079245 10104 consensus_queue.cc:237] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.083386 10446 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:59.083386 10030 raft_consensus.cc:1275] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:59.084733 10635 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.085695 10640 consensus_queue.cc:1048] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:59.091027 10656 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.093581 10446 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.095675 10030 raft_consensus.cc:2955] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.100822  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea69278551204e3cafd24849fd48ba13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:59.107018  9928 catalog_manager.cc:5697] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.119778 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet ea69278551204e3cafd24849fd48ba13 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:11:59.129281 10667 tablet_replica.cc:333] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:11:59.130087 10667 raft_consensus.cc:2243] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:59.130746 10667 raft_consensus.cc:2272] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:59.133687 10667 ts_tablet_manager.cc:1916] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:59.144078 10667 ts_tablet_manager.cc:1929] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:59.144492 10667 log.cc:1199] T ea69278551204e3cafd24849fd48ba13 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/ea69278551204e3cafd24849fd48ba13
I20260710 11:11:59.146086  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet ea69278551204e3cafd24849fd48ba13 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:59.170275 10646 raft_consensus.cc:1064] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:59.172134 10646 consensus_queue.cc:237] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.178527 10446 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:59.178637 10104 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:59.179792 10030 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:59.180018 10542 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:59.180744 10646 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.181610 10669 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:59.200847 10669 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.203704 10105 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.203680 10446 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.211790 10030 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.216068  9927 catalog_manager.cc:5697] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.235138 10177 consensus_queue.cc:237] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.249464 10105 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:59.249939 10446 raft_consensus.cc:1275] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: 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:59.251155 10646 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:59.251921 10669 consensus_queue.cc:1048] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.258378 10626 raft_consensus.cc:1064] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:59.258419 10542 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.260836 10626 consensus_queue.cc:237] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.267489  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0d635a447584bc68fea2b49613f35fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:59.268517 10177 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.270642 10448 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.271622 10104 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.271950 10609 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:59.266642 10105 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.275167 10609 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:59.276016 10657 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.272904 10446 raft_consensus.cc:2955] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.317066 10180 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.315873 10675 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.332826  9925 catalog_manager.cc:5697] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.337613 10446 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.337782 10104 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.351990 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet d0d635a447584bc68fea2b49613f35fd with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:11:59.356086  9925 catalog_manager.cc:5697] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.357322 10680 tablet_replica.cc:333] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:11:59.358383 10680 raft_consensus.cc:2243] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:59.358983 10680 raft_consensus.cc:2272] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:59.361559 10680 ts_tablet_manager.cc:1916] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:59.377264 10680 ts_tablet_manager.cc:1929] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:59.376981 10030 consensus_queue.cc:237] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.377691 10680 log.cc:1199] T d0d635a447584bc68fea2b49613f35fd P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/d0d635a447584bc68fea2b49613f35fd
I20260710 11:11:59.379184  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet d0d635a447584bc68fea2b49613f35fd (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:59.385710 10180 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.386461 10448 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.387796 10679 raft_consensus.cc:1064] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:11:59.388342 10675 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:59.389882 10679 consensus_queue.cc:237] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.390748 10675 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.395639 10657 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.399063 10448 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.404896 10446 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.405613 10104 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.406354 10626 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.407143 10609 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:59.414270 10177 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.400960 10180 raft_consensus.cc:2955] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.415865 10675 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:59.425570  9925 catalog_manager.cc:5697] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.433884  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12305013ec394e889a5d8d18905d7b94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:59.439088 10609 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.442127 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet 12305013ec394e889a5d8d18905d7b94 with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:11:59.440764 10177 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.446292 10448 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.458082  9925 catalog_manager.cc:5697] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.468406 10685 tablet_replica.cc:333] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:11:59.467895 10105 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.469301 10685 raft_consensus.cc:2243] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:59.470018 10685 raft_consensus.cc:2272] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:59.473757 10685 ts_tablet_manager.cc:1916] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:59.486302 10029 consensus_queue.cc:237] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:11:59.488169 10685 ts_tablet_manager.cc:1929] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:59.488596 10685 log.cc:1199] T 12305013ec394e889a5d8d18905d7b94 P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/12305013ec394e889a5d8d18905d7b94
I20260710 11:11:59.490254  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet 12305013ec394e889a5d8d18905d7b94 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:11:59.491132 10448 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.491186 10105 raft_consensus.cc:1275] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: 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:59.492837 10675 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:59.493638 10609 consensus_queue.cc:1048] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:59.500926 10657 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.502538 10448 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.507495 10105 raft_consensus.cc:2955] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:11:59.509866  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f62aa5217f24e99abbd32258be6f2a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:11:59.515173  9927 catalog_manager.cc:5697] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.532137 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f62aa5217f24e99abbd32258be6f2a4 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:11:59.532960 10667 tablet_replica.cc:333] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:11:59.533993 10667 raft_consensus.cc:2243] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:59.534724 10667 raft_consensus.cc:2272] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:59.537734 10667 ts_tablet_manager.cc:1916] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:11:59.548354 10667 ts_tablet_manager.cc:1929] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:11:59.548601 10667 log.cc:1199] T 7f62aa5217f24e99abbd32258be6f2a4 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/7f62aa5217f24e99abbd32258be6f2a4
I20260710 11:11:59.549749  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet 7f62aa5217f24e99abbd32258be6f2a4 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:00.558426 10029 consensus_queue.cc:237] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:00.563735 10177 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:00.563737 10104 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:00.564248  9995 consensus_peers.cc:597] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b873434e9c7f41979e6c98b1eaf531f2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.565102 10688 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, 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.565814 10687 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:12:00.572141 10688 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.573462 10177 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.573462 10104 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.583519 10105 consensus_queue.cc:237] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:00.583590  9925 catalog_manager.cc:5697] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.595516 10029 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:00.595903 10070 consensus_peers.cc:597] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88ace0afd4db4999bacb077d7b5ccdd8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.596908 10695 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:12:00.597134 10177 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:00.598621 10689 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, 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.610721 10029 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.609282 10695 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.612577 10177 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.632223 10029 consensus_queue.cc:237] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:00.632735  9929 catalog_manager.cc:5697] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.641834 10105 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:00.642241  9995 consensus_peers.cc:597] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 842d8cdc82834db1923828598833ded0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.644459 10675 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, 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.645411 10177 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:00.646703 10675 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:12:00.651561 10688 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.653844 10105 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.655369 10177 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.663476 10180 consensus_queue.cc:237] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:00.665282  9929 catalog_manager.cc:5697] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:00.672245 10144 consensus_peers.cc:597] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f118454eb650405eb1212edd8ce28eeb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.674612 10105 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:00.676050 10674 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:12:00.679574 10029 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:00.680958 10686 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, 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.685909 10674 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.687425 10105 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.692122 10029 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:00.699136  9925 catalog_manager.cc:5697] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:01.020009 10709 ts_tablet_manager.cc:933] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:12:01.021885 10709 tablet_copy_client.cc:323] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:12:01.023303 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet b873434e9c7f41979e6c98b1eaf531f2 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:12:01.023815 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet b873434e9c7f41979e6c98b1eaf531f2 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-b873434e9c7f41979e6c98b1eaf531f2
I20260710 11:12:01.031013 10041 tablet_copy_source_session.cc:215] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:01.033912 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b873434e9c7f41979e6c98b1eaf531f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.045512 10709 tablet_copy_client.cc:806] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:01.046042 10709 tablet_copy_client.cc:670] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:01.049593 10709 tablet_copy_client.cc:538] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:01.056002 10709 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:01.061748 10711 ts_tablet_manager.cc:933] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:01.063717 10711 tablet_copy_client.cc:323] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:12:01.065328 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet f118454eb650405eb1212edd8ce28eeb from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:12:01.065869 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet f118454eb650405eb1212edd8ce28eeb from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-f118454eb650405eb1212edd8ce28eeb
I20260710 11:12:01.072988 10190 tablet_copy_source_session.cc:215] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:01.075870 10709 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: 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:12:01.075953 10711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118454eb650405eb1212edd8ce28eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.077782 10709 tablet_bootstrap.cc:492] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:01.078459 10709 ts_tablet_manager.cc:1403] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 11:12:01.081753 10709 raft_consensus.cc:359] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.082553 10709 raft_consensus.cc:740] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:01.083153 10709 consensus_queue.cc:260] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.092747 10711 tablet_copy_client.cc:806] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:01.095481 10711 tablet_copy_client.cc:670] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:01.097568 10715 ts_tablet_manager.cc:933] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:12:01.099318 10711 tablet_copy_client.cc:538] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:01.101300 10709 ts_tablet_manager.cc:1434] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:12:01.103034 10715 tablet_copy_client.cc:323] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:12:01.103404 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-b873434e9c7f41979e6c98b1eaf531f2 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:12:01.103812 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-b873434e9c7f41979e6c98b1eaf531f2 on tablet b873434e9c7f41979e6c98b1eaf531f2 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:01.105350 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet 842d8cdc82834db1923828598833ded0 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:12:01.105844 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet 842d8cdc82834db1923828598833ded0 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-842d8cdc82834db1923828598833ded0
I20260710 11:12:01.110459 10711 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:01.118211 10041 tablet_copy_source_session.cc:215] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:01.121105 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842d8cdc82834db1923828598833ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.132266 10711 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: 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:12:01.133124 10711 tablet_bootstrap.cc:492] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:01.133332 10715 tablet_copy_client.cc:806] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:01.133802 10711 ts_tablet_manager.cc:1403] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 11:12:01.133864 10715 tablet_copy_client.cc:670] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:01.137142 10715 tablet_copy_client.cc:538] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:01.136775 10711 raft_consensus.cc:359] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.137631 10711 raft_consensus.cc:740] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:01.138262 10711 consensus_queue.cc:260] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.140564 10711 ts_tablet_manager.cc:1434] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:01.142207 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-f118454eb650405eb1212edd8ce28eeb received from {username='slave'} at 127.0.0.1:32962
I20260710 11:12:01.142581 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-f118454eb650405eb1212edd8ce28eeb on tablet f118454eb650405eb1212edd8ce28eeb with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:01.146878 10715 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:01.164093 10715 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: 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:12:01.164764 10715 tablet_bootstrap.cc:492] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:01.165284 10715 ts_tablet_manager.cc:1403] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:12:01.167330 10715 raft_consensus.cc:359] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.167905 10715 raft_consensus.cc:740] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:01.168481 10715 consensus_queue.cc:260] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.170667 10715 ts_tablet_manager.cc:1434] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:01.172570 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-842d8cdc82834db1923828598833ded0 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:12:01.172958 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-842d8cdc82834db1923828598833ded0 on tablet 842d8cdc82834db1923828598833ded0 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:01.213101 10715 ts_tablet_manager.cc:933] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:12:01.214745 10715 tablet_copy_client.cc:323] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.194:43305
I20260710 11:12:01.216091 10116 tablet_copy_service.cc:140] P 447ad00cc09343d1a06cb3a841a14367: Received BeginTabletCopySession request for tablet 88ace0afd4db4999bacb077d7b5ccdd8 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:37864)
I20260710 11:12:01.216514 10116 tablet_copy_service.cc:161] P 447ad00cc09343d1a06cb3a841a14367: Beginning new tablet copy session on tablet 88ace0afd4db4999bacb077d7b5ccdd8 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:37864: session id = d0866ca48827444181ca1bafe63804bb-88ace0afd4db4999bacb077d7b5ccdd8
I20260710 11:12:01.221124 10116 tablet_copy_source_session.cc:215] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:01.223593 10715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ace0afd4db4999bacb077d7b5ccdd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.236687 10715 tablet_copy_client.cc:806] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:01.237210 10715 tablet_copy_client.cc:670] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:01.241297 10715 tablet_copy_client.cc:538] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:01.250408 10715 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:01.267077 10715 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: 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:12:01.267925 10715 tablet_bootstrap.cc:492] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:01.268513 10715 ts_tablet_manager.cc:1403] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 11:12:01.270792 10715 raft_consensus.cc:359] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.271381 10715 raft_consensus.cc:740] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:01.271920 10715 consensus_queue.cc:260] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:01.273942 10715 ts_tablet_manager.cc:1434] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:01.275477 10116 tablet_copy_service.cc:342] P 447ad00cc09343d1a06cb3a841a14367: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-88ace0afd4db4999bacb077d7b5ccdd8 received from {username='slave'} at 127.0.0.1:37864
I20260710 11:12:01.275893 10116 tablet_copy_service.cc:434] P 447ad00cc09343d1a06cb3a841a14367: ending tablet copy session d0866ca48827444181ca1bafe63804bb-88ace0afd4db4999bacb077d7b5ccdd8 on tablet 88ace0afd4db4999bacb077d7b5ccdd8 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:01.555477 10448 raft_consensus.cc:1217] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:01.609587 10448 raft_consensus.cc:1217] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:01.696540 10448 raft_consensus.cc:1217] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:01.722259 10448 raft_consensus.cc:1217] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:02.076771 10724 raft_consensus.cc:1064] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:02.078703 10724 consensus_queue.cc:237] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.086639 10448 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.086645 10104 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.088663 10720 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.087824 10180 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.089953 10723 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:02.091547 10720 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:12:02.109143 10723 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.111027 10448 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.113068 10104 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.123679 10180 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.129256  9925 catalog_manager.cc:5697] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.148530 10030 consensus_queue.cc:237] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.155303 10104 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.155408 10448 raft_consensus.cc:1275] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.156834 10724 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:02.158525 10720 consensus_queue.cc:1048] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.163975 10724 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.167692 10708 raft_consensus.cc:1064] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:02.167215 10446 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.168111 10104 raft_consensus.cc:2955] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.170184 10708 consensus_queue.cc:237] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.173662  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 842d8cdc82834db1923828598833ded0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:02.178730  9928 catalog_manager.cc:5697] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.185132 10446 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.185820 10030 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.186046 10104 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.186586 10708 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.189785 10720 raft_consensus.cc:1064] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:02.190006 10686 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:02.191735 10720 consensus_queue.cc:237] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.194947 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet 842d8cdc82834db1923828598833ded0 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:12:02.192778 10686 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:12:02.200985 10737 tablet_replica.cc:333] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:02.202232 10737 raft_consensus.cc:2243] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:02.206168 10737 raft_consensus.cc:2272] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:02.207808 10180 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.210353 10724 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:02.214039 10446 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.215569 10688 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.218731 10104 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.220284 10724 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } 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:12:02.221238 10737 ts_tablet_manager.cc:1916] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:02.231751 10726 raft_consensus.cc:1064] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:02.235042 10726 consensus_queue.cc:237] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.239838 10720 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.243026 10177 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
W20260710 11:12:02.246462 10143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.194:43305, user_credentials={real_user=slave}} blocked reactor thread for 56303.7us
I20260710 11:12:02.261471 10104 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.262784 10448 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.271962 10446 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.276021  9929 catalog_manager.cc:5697] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.303571 10747 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.311825 10030 consensus_queue.cc:237] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.312109 10029 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.317487 10726 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.325165 10177 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.324488  9927 catalog_manager.cc:5697] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.326839 10742 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:02.333793 10180 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260710 11:12:02.335041 10070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.196:34661, user_credentials={real_user=slave}} blocked reactor thread for 61445us
I20260710 11:12:02.337011 10720 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:12:02.333770 10069 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.193:39303, user_credentials={real_user=slave}} blocked reactor thread for 59239.6us
I20260710 11:12:02.333761 10446 raft_consensus.cc:1275] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.339165 10030 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:02.343969 10744 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:12:02.348042 10688 consensus_queue.cc:1048] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.348978 10105 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.354786 10688 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.359431 10448 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.387102 10179 consensus_queue.cc:237] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.386688 10447 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.390956 10180 raft_consensus.cc:2955] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.396998 10029 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.400802 10747 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:02.403479 10737 ts_tablet_manager.cc:1929] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:02.403873 10737 log.cc:1199] T 842d8cdc82834db1923828598833ded0 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/842d8cdc82834db1923828598833ded0
I20260710 11:12:02.410199  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet 842d8cdc82834db1923828598833ded0 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:02.411815 10747 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.414214 10445 raft_consensus.cc:1275] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.414659 10029 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.416949 10752 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.428068 10030 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.429534 10748 consensus_queue.cc:1048] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.434438  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f118454eb650405eb1212edd8ce28eeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:02.434111 10445 raft_consensus.cc:2955] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.439949  9927 catalog_manager.cc:5697] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.445065  9925 catalog_manager.cc:5697] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.449285  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b873434e9c7f41979e6c98b1eaf531f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:02.453006  9929 catalog_manager.cc:5697] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.456357 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet f118454eb650405eb1212edd8ce28eeb with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:12:02.455713 10446 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.460153 10180 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.474558 10757 tablet_replica.cc:333] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:02.475492 10757 raft_consensus.cc:2243] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:02.476125 10757 raft_consensus.cc:2272] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:02.480180 10757 ts_tablet_manager.cc:1916] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:02.481952 10093 tablet_service.cc:1558] Processing DeleteTablet for tablet b873434e9c7f41979e6c98b1eaf531f2 with delete_type TABLET_DATA_TOMBSTONED (TS 447ad00cc09343d1a06cb3a841a14367 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49128
I20260710 11:12:02.492115 10105 consensus_queue.cc:237] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:02.495985 10757 ts_tablet_manager.cc:1929] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:02.496395 10757 log.cc:1199] T f118454eb650405eb1212edd8ce28eeb P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/f118454eb650405eb1212edd8ce28eeb
I20260710 11:12:02.496848 10446 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.497040 10180 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:02.498097 10757 tablet_replica.cc:333] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:02.498603 10726 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:02.498843  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet f118454eb650405eb1212edd8ce28eeb (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:02.499008 10757 raft_consensus.cc:2243] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:02.499655 10757 raft_consensus.cc:2272] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:02.500385 10726 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:02.503650 10757 ts_tablet_manager.cc:1916] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:02.510529 10752 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.514756 10180 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.516955 10757 ts_tablet_manager.cc:1929] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:02.517341 10757 log.cc:1199] T b873434e9c7f41979e6c98b1eaf531f2 P 447ad00cc09343d1a06cb3a841a14367: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/wals/b873434e9c7f41979e6c98b1eaf531f2
I20260710 11:12:02.518651  9913 catalog_manager.cc:5028] TS 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): tablet b873434e9c7f41979e6c98b1eaf531f2 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:02.523056 10446 raft_consensus.cc:2955] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.526510  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88ace0afd4db4999bacb077d7b5ccdd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:02.529094  9927 catalog_manager.cc:5697] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:02.541339 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet 88ace0afd4db4999bacb077d7b5ccdd8 with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:12:02.546478 10758 tablet_replica.cc:333] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:02.547379 10758 raft_consensus.cc:2243] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:02.548131 10758 raft_consensus.cc:2272] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:02.550597 10758 ts_tablet_manager.cc:1916] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:02.560425 10758 ts_tablet_manager.cc:1929] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:02.560722 10758 log.cc:1199] T 88ace0afd4db4999bacb077d7b5ccdd8 P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/88ace0afd4db4999bacb077d7b5ccdd8
I20260710 11:12:02.562188  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet 88ace0afd4db4999bacb077d7b5ccdd8 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:03.612444 10180 consensus_queue.cc:237] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
W20260710 11:12:03.623584 10144 consensus_peers.cc:597] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: daf1a521ab1e4fdb8f311532392f52d8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:03.624177 10030 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:03.624177 10105 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:03.626163 10763 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:12:03.627126 10762 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:03.635207 10747 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.636760 10030 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.637058 10105 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.655885 10029 consensus_queue.cc:237] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Queue 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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:03.667310 10180 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:03.668622  9995 consensus_peers.cc:597] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 -> Peer d0866ca48827444181ca1bafe63804bb (127.8.179.196:34661): Couldn't send request to peer d0866ca48827444181ca1bafe63804bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bcfc5c44ac947a1aac86c95d1305268. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:03.655794  9927 catalog_manager.cc:5697] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.669435 10760 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:12:03.675068 10105 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:03.676733 10688 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:03.688295 10760 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.690354 10105 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.697335 10177 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:03.706406  9925 catalog_manager.cc:5697] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: config changed from index -1 to 2, NON_VOTER d0866ca48827444181ca1bafe63804bb (127.8.179.196) added. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } } }
I20260710 11:12:04.072427 10777 ts_tablet_manager.cc:933] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303)
I20260710 11:12:04.074791 10777 tablet_copy_client.cc:323] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.193:39303
I20260710 11:12:04.076813 10041 tablet_copy_service.cc:140] P bfb36b6120854a3493e61ed3214f0e44: Received BeginTabletCopySession request for tablet 6bcfc5c44ac947a1aac86c95d1305268 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:53346)
I20260710 11:12:04.077337 10041 tablet_copy_service.cc:161] P bfb36b6120854a3493e61ed3214f0e44: Beginning new tablet copy session on tablet 6bcfc5c44ac947a1aac86c95d1305268 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:53346: session id = d0866ca48827444181ca1bafe63804bb-6bcfc5c44ac947a1aac86c95d1305268
I20260710 11:12:04.084638 10041 tablet_copy_source_session.cc:215] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:04.087713 10779 ts_tablet_manager.cc:933] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: Initiating tablet copy from peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:04.091845 10779 tablet_copy_client.cc:323] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Beginning tablet copy session from remote peer at address 127.8.179.195:33647
I20260710 11:12:04.094300 10190 tablet_copy_service.cc:140] P 5a3efcc9a585461da0284d2bfb1f2dc3: Received BeginTabletCopySession request for tablet daf1a521ab1e4fdb8f311532392f52d8 from peer d0866ca48827444181ca1bafe63804bb ({username='slave'} at 127.0.0.1:32962)
I20260710 11:12:04.094821 10190 tablet_copy_service.cc:161] P 5a3efcc9a585461da0284d2bfb1f2dc3: Beginning new tablet copy session on tablet daf1a521ab1e4fdb8f311532392f52d8 from peer d0866ca48827444181ca1bafe63804bb at {username='slave'} at 127.0.0.1:32962: session id = d0866ca48827444181ca1bafe63804bb-daf1a521ab1e4fdb8f311532392f52d8
I20260710 11:12:04.095732 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfc5c44ac947a1aac86c95d1305268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:04.104003 10190 tablet_copy_source_session.cc:215] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:04.109591 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf1a521ab1e4fdb8f311532392f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:04.111220 10777 tablet_copy_client.cc:806] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:04.111845 10777 tablet_copy_client.cc:670] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:04.115937 10777 tablet_copy_client.cc:538] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:04.122125 10779 tablet_copy_client.cc:806] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:04.122654 10779 tablet_copy_client.cc:670] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:04.124653 10777 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:04.126016 10779 tablet_copy_client.cc:538] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:04.131908 10779 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: Bootstrap starting.
I20260710 11:12:04.147480 10777 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: 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:12:04.148380 10777 tablet_bootstrap.cc:492] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:04.149084 10777 ts_tablet_manager.cc:1403] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 11:12:04.149945 10779 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: 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:12:04.150655 10779 tablet_bootstrap.cc:492] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: Bootstrap complete.
I20260710 11:12:04.151161 10779 ts_tablet_manager.cc:1403] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:12:04.152500 10777 raft_consensus.cc:359] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:04.153424 10777 raft_consensus.cc:740] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:04.153216 10779 raft_consensus.cc:359] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:04.154011 10779 raft_consensus.cc:740] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Initialized, Role: LEARNER
I20260710 11:12:04.154194 10777 consensus_queue.cc:260] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:04.154553 10779 consensus_queue.cc:260] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: NON_VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: true } }
I20260710 11:12:04.157871 10779 ts_tablet_manager.cc:1434] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:12:04.162611 10190 tablet_copy_service.cc:342] P 5a3efcc9a585461da0284d2bfb1f2dc3: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-daf1a521ab1e4fdb8f311532392f52d8 received from {username='slave'} at 127.0.0.1:32962
I20260710 11:12:04.163386 10190 tablet_copy_service.cc:434] P 5a3efcc9a585461da0284d2bfb1f2dc3: ending tablet copy session d0866ca48827444181ca1bafe63804bb-daf1a521ab1e4fdb8f311532392f52d8 on tablet daf1a521ab1e4fdb8f311532392f52d8 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:04.168044 10777 ts_tablet_manager.cc:1434] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 11:12:04.170274 10041 tablet_copy_service.cc:342] P bfb36b6120854a3493e61ed3214f0e44: Request end of tablet copy session d0866ca48827444181ca1bafe63804bb-6bcfc5c44ac947a1aac86c95d1305268 received from {username='slave'} at 127.0.0.1:53346
I20260710 11:12:04.170678 10041 tablet_copy_service.cc:434] P bfb36b6120854a3493e61ed3214f0e44: ending tablet copy session d0866ca48827444181ca1bafe63804bb-6bcfc5c44ac947a1aac86c95d1305268 on tablet 6bcfc5c44ac947a1aac86c95d1305268 with peer d0866ca48827444181ca1bafe63804bb
I20260710 11:12:04.488545 10445 raft_consensus.cc:1217] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:04.613152 10445 raft_consensus.cc:1217] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:05.059674 10767 raft_consensus.cc:1064] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:05.061515 10767 consensus_queue.cc:237] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:05.068259 10445 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.069052 10105 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.069766 10788 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:05.070956 10785 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.070983 10030 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.073145 10785 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } 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:12:05.094316 10788 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.099888 10445 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.097113 10105 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.114075 10030 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.117602  9928 catalog_manager.cc:5697] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.141664 10177 consensus_queue.cc:237] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:05.145921 10445 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:05.146271 10105 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer 5a3efcc9a585461da0284d2bfb1f2dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:05.147522 10792 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:05.148435 10767 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.155508 10767 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.158123 10105 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.159354 10445 raft_consensus.cc:2955] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.165705  9916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet daf1a521ab1e4fdb8f311532392f52d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:05.173631  9929 catalog_manager.cc:5697] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 3 to 4, VOTER bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) evicted. New cstate: current_term: 1 leader_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:05.184877 10020 tablet_service.cc:1558] Processing DeleteTablet for tablet daf1a521ab1e4fdb8f311532392f52d8 with delete_type TABLET_DATA_TOMBSTONED (TS bfb36b6120854a3493e61ed3214f0e44 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45694
I20260710 11:12:05.187399 10797 tablet_replica.cc:333] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:05.188218 10797 raft_consensus.cc:2243] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.188752 10797 raft_consensus.cc:2272] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.191604 10797 ts_tablet_manager.cc:1916] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:05.202253 10797 ts_tablet_manager.cc:1929] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:05.202616 10797 log.cc:1199] T daf1a521ab1e4fdb8f311532392f52d8 P bfb36b6120854a3493e61ed3214f0e44: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/wals/daf1a521ab1e4fdb8f311532392f52d8
I20260710 11:12:05.204152  9913 catalog_manager.cc:5028] TS bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): tablet daf1a521ab1e4fdb8f311532392f52d8 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:05.227880 10786 raft_consensus.cc:1064] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: attempting to promote NON_VOTER d0866ca48827444181ca1bafe63804bb to VOTER
I20260710 11:12:05.229799 10786 consensus_queue.cc:237] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:05.235327 10177 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.235569 10445 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 LEARNER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.236764 10688 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } 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:12:05.237319 10105 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:05.237591 10786 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:05.238564 10760 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.248131 10760 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.249621 10177 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.252079 10104 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.267957 10445 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.263312  9929 catalog_manager.cc:5697] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 reported cstate change: config changed from index 2 to 3, d0866ca48827444181ca1bafe63804bb (127.8.179.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } attrs { replace: true } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.288487 10030 consensus_queue.cc:237] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:05.292747 10445 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:05.294337 10802 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } 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:12:05.302351 10104 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Refusing update from remote peer bfb36b6120854a3493e61ed3214f0e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:05.303763 10802 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.306072 10760 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.306933 10445 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.314560  9913 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bcfc5c44ac947a1aac86c95d1305268 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:05.319123 10104 raft_consensus.cc:2955] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } } }
I20260710 11:12:05.320284  9928 catalog_manager.cc:5697] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 reported cstate change: config changed from index 3 to 4, VOTER 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) evicted. New cstate: current_term: 1 leader_uuid: "bfb36b6120854a3493e61ed3214f0e44" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:05.331897 10170 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bcfc5c44ac947a1aac86c95d1305268 with delete_type TABLET_DATA_TOMBSTONED (TS 5a3efcc9a585461da0284d2bfb1f2dc3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49366
I20260710 11:12:05.338348 10804 tablet_replica.cc:333] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:05.339269 10804 raft_consensus.cc:2243] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:05.339939 10804 raft_consensus.cc:2272] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:05.342648 10804 ts_tablet_manager.cc:1916] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:05.353015 10804 ts_tablet_manager.cc:1929] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:05.353354 10804 log.cc:1199] T 6bcfc5c44ac947a1aac86c95d1305268 P 5a3efcc9a585461da0284d2bfb1f2dc3: Deleting WAL directory at /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/wals/6bcfc5c44ac947a1aac86c95d1305268
I20260710 11:12:05.354852  9916 catalog_manager.cc:5028] TS 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): tablet 6bcfc5c44ac947a1aac86c95d1305268 (table test-workload [id=52686859d532419eb5e9aac3707b6b3d]) successfully deleted
I20260710 11:12:11.125854  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:11.155041 10030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94"
dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:48842
I20260710 11:12:11.155619 10030 raft_consensus.cc:606] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:11.165639 10177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2"
dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
mode: GRACEFUL
new_leader_uuid: "447ad00cc09343d1a06cb3a841a14367"
 from {username='slave'} at 127.0.0.1:34586
I20260710 11:12:11.166033 10177 raft_consensus.cc:606] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Received request to transfer leadership to TS 447ad00cc09343d1a06cb3a841a14367
I20260710 11:12:11.168112 10177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f"
dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:34586
I20260710 11:12:11.168473 10177 raft_consensus.cc:606] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:11.170468 10180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb"
dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:34586
I20260710 11:12:11.170948 10180 raft_consensus.cc:606] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:11.173015 10180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339"
dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
mode: GRACEFUL
new_leader_uuid: "447ad00cc09343d1a06cb3a841a14367"
 from {username='slave'} at 127.0.0.1:34586
I20260710 11:12:11.173403 10180 raft_consensus.cc:606] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Received request to transfer leadership to TS 447ad00cc09343d1a06cb3a841a14367
I20260710 11:12:11.175134 10180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8"
dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:34586
I20260710 11:12:11.175465 10180 raft_consensus.cc:606] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:11.176167  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:12:11.176766  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:11.181699 10818 raft_consensus.cc:993] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: : Instructing follower 447ad00cc09343d1a06cb3a841a14367 to start an election
I20260710 11:12:11.182143 10816 raft_consensus.cc:1081] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Signalling peer 447ad00cc09343d1a06cb3a841a14367 to start an election
I20260710 11:12:11.183403 10105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339"
dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
 from {username='slave'} at 127.0.0.1:49146
I20260710 11:12:11.183837 10105 raft_consensus.cc:493] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.184094 10105 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.189088 10105 raft_consensus.cc:515] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.191002 10105 leader_election.cc:290] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 2 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.191519 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:12:11.192153 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c831ea3e201d4aab91ee8a7a9cbf2339" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.192163 10030 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.192639 10180 raft_consensus.cc:3055] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.192886 10180 raft_consensus.cc:740] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:12:11.193503 10180 consensus_queue.cc:260] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.194316 10180 raft_consensus.cc:3060] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.196615 10030 raft_consensus.cc:2468] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 2.
I20260710 11:12:11.197765 10069 leader_election.cc:304] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:12:11.198354 10814 raft_consensus.cc:2804] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.198714 10814 raft_consensus.cc:697] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 2 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:12:11.198717 10180 raft_consensus.cc:2468] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 2.
I20260710 11:12:11.199595 10814 consensus_queue.cc:237] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.207155  9925 catalog_manager.cc:5697] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 1 to 2, leader changed from 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.263397 10816 raft_consensus.cc:993] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.263932 10818 raft_consensus.cc:1081] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.265569 10446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36534
I20260710 11:12:11.266096 10446 raft_consensus.cc:493] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.266372 10446 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.271920 10446 raft_consensus.cc:515] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.273731 10446 leader_election.cc:290] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.274427 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:12:11.274737 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b86fdd4ca3448db91d8671effb821f" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.274986 10030 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.275252 10180 raft_consensus.cc:3055] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.275529 10180 raft_consensus.cc:740] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:12:11.276240 10180 consensus_queue.cc:260] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.277344 10180 raft_consensus.cc:3060] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.281119 10030 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.282233 10411 leader_election.cc:304] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfb36b6120854a3493e61ed3214f0e44, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:11.283730 10180 raft_consensus.cc:2468] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.283807 10828 raft_consensus.cc:2804] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.285120 10828 raft_consensus.cc:697] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:11.285995 10828 consensus_queue.cc:237] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.293144  9925 catalog_manager.cc:5697] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.483525 10831 raft_consensus.cc:993] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.484035 10831 raft_consensus.cc:1081] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.485401 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36560
I20260710 11:12:11.485836 10445 raft_consensus.cc:493] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.486109 10445 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.490247 10445 raft_consensus.cc:515] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.491554 10445 leader_election.cc:290] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.492208 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:12:11.492743 10030 raft_consensus.cc:3055] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.492734 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12305013ec394e889a5d8d18905d7b94" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.493247 10030 raft_consensus.cc:740] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:12:11.493425 10180 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.493975 10030 consensus_queue.cc:260] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.495121 10030 raft_consensus.cc:3060] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.499270 10180 raft_consensus.cc:2468] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.500190 10414 leader_election.cc:304] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:11.500977 10828 raft_consensus.cc:2804] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.500916 10030 raft_consensus.cc:2468] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.501585 10828 raft_consensus.cc:697] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:11.502337 10828 consensus_queue.cc:237] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.511126  9925 catalog_manager.cc:5697] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.573016 10818 raft_consensus.cc:993] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.573526 10816 raft_consensus.cc:1081] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.574914 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36534
I20260710 11:12:11.575294 10445 raft_consensus.cc:493] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.575505 10445 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.579609 10445 raft_consensus.cc:515] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.581071 10445 leader_election.cc:290] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.581873 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:12:11.581954 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf1a521ab1e4fdb8f311532392f52d8" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.582456 10104 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.582551 10180 raft_consensus.cc:3055] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.582880 10180 raft_consensus.cc:740] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:12:11.583412 10180 consensus_queue.cc:260] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.584194 10180 raft_consensus.cc:3060] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.586602 10104 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.587653 10411 leader_election.cc:304] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:11.588382 10828 raft_consensus.cc:2804] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.588428 10180 raft_consensus.cc:2468] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.588907 10828 raft_consensus.cc:697] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:11.589725 10828 consensus_queue.cc:237] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.596832  9925 catalog_manager.cc:5697] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.659252 10818 raft_consensus.cc:993] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: : Instructing follower 447ad00cc09343d1a06cb3a841a14367 to start an election
I20260710 11:12:11.659758 10818 raft_consensus.cc:1081] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Signalling peer 447ad00cc09343d1a06cb3a841a14367 to start an election
I20260710 11:12:11.661192 10104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2"
dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
 from {username='slave'} at 127.0.0.1:49146
I20260710 11:12:11.661692 10104 raft_consensus.cc:493] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.661970 10104 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.667225 10104 raft_consensus.cc:515] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.668864 10104 leader_election.cc:290] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 2 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.670094 10180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.670374 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0cbb85517a40c3aed80d8a4d2bb7b2" candidate_uuid: "447ad00cc09343d1a06cb3a841a14367" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:12:11.670719 10180 raft_consensus.cc:3055] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.670796 10816 raft_consensus.cc:993] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.670940 10030 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.671236 10180 raft_consensus.cc:740] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:12:11.671543 10818 raft_consensus.cc:1081] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:11.672406 10180 consensus_queue.cc:260] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.673195 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36534
I20260710 11:12:11.673705 10445 raft_consensus.cc:493] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:11.674094 10445 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.673673 10180 raft_consensus.cc:3060] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.677561 10030 raft_consensus.cc:2468] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 2.
I20260710 11:12:11.678727 10069 leader_election.cc:304] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, bfb36b6120854a3493e61ed3214f0e44; no voters: 
I20260710 11:12:11.678750 10445 raft_consensus.cc:515] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.679733 10814 raft_consensus.cc:2804] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.680225 10814 raft_consensus.cc:697] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 2 LEADER]: Becoming Leader. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:12:11.681157 10814 consensus_queue.cc:237] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } }
I20260710 11:12:11.681643 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:12:11.682204 10104 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.683177 10445 leader_election.cc:290] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:11.684192 10180 raft_consensus.cc:2468] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447ad00cc09343d1a06cb3a841a14367 in term 2.
I20260710 11:12:11.684554 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f558ed29ad4324aac3fe3469031bbb" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:11.685060 10177 raft_consensus.cc:3055] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:11.685344 10177 raft_consensus.cc:740] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a3efcc9a585461da0284d2bfb1f2dc3, State: Running, Role: LEADER
I20260710 11:12:11.686064 10177 consensus_queue.cc:260] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.687451 10177 raft_consensus.cc:3060] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:11.689085 10104 raft_consensus.cc:2468] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.690308 10411 leader_election.cc:304] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:11.691432 10828 raft_consensus.cc:2804] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:11.691975 10828 raft_consensus.cc:697] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:11.692862  9925 catalog_manager.cc:5697] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 reported cstate change: term changed from 1 to 2, leader changed from 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) to 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "447ad00cc09343d1a06cb3a841a14367" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.693356 10828 consensus_queue.cc:237] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:11.694046 10177 raft_consensus.cc:2468] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:11.702227  9928 catalog_manager.cc:5697] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.762564 10177 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:11.763616 10828 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:11.769546 10177 raft_consensus.cc:1275] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:11.770673 10814 consensus_queue.cc:1048] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.773514 10030 raft_consensus.cc:1275] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:11.775636 10829 consensus_queue.cc:1048] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:11.793260 10029 raft_consensus.cc:1275] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:11.795008 10844 consensus_queue.cc:1048] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.916543 10030 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:11.917629 10829 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:11.926399 10177 raft_consensus.cc:1275] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:11.929041 10829 consensus_queue.cc:1048] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.061698 10104 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.062909 10828 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.070971 10177 raft_consensus.cc:1275] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.072688 10829 consensus_queue.cc:1048] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.177709  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:12.179562 10177 raft_consensus.cc:1275] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:12.181770 10819 consensus_queue.cc:1048] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:12.194152 10030 raft_consensus.cc:1275] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Refusing update from remote peer 447ad00cc09343d1a06cb3a841a14367: 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:12.197079 10844 consensus_queue.cc:1048] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:12.206545  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:12.223430 10030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268"
dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:48842
I20260710 11:12:12.223841 10030 raft_consensus.cc:606] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:12.234432 10104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8"
dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
mode: GRACEFUL
new_leader_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:55942
I20260710 11:12:12.235059 10104 raft_consensus.cc:606] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Received request to transfer leadership to TS d0866ca48827444181ca1bafe63804bb
I20260710 11:12:12.236711  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:12.237632  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:12.251848 10104 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.253288 10849 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:12.262331 10177 raft_consensus.cc:1275] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.263783 10828 consensus_queue.cc:1048] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.312446 10814 raft_consensus.cc:993] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:12.312976 10844 raft_consensus.cc:1081] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:12.314432 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36548
I20260710 11:12:12.314903 10445 raft_consensus.cc:493] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:12.315168 10445 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.319993 10445 raft_consensus.cc:515] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.321518 10445 leader_election.cc:290] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305), 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647)
I20260710 11:12:12.322235 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:12:12.322521 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ace0afd4db4999bacb077d7b5ccdd8" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3"
I20260710 11:12:12.322820 10104 raft_consensus.cc:3055] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:12.323084 10177 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.323182 10104 raft_consensus.cc:740] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 447ad00cc09343d1a06cb3a841a14367, State: Running, Role: LEADER
I20260710 11:12:12.323968 10104 consensus_queue.cc:260] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.324846 10104 raft_consensus.cc:3060] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.327893 10177 raft_consensus.cc:2468] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:12.329058 10414 leader_election.cc:304] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a3efcc9a585461da0284d2bfb1f2dc3, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:12.329212 10104 raft_consensus.cc:2468] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:12.329756 10828 raft_consensus.cc:2804] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:12.330302 10828 raft_consensus.cc:697] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:12.331039 10828 consensus_queue.cc:237] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [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: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.339148  9927 catalog_manager.cc:5697] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.343568 10831 raft_consensus.cc:993] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: : Instructing follower d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:12.344050 10815 raft_consensus.cc:1081] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Signalling peer d0866ca48827444181ca1bafe63804bb to start an election
I20260710 11:12:12.345697 10445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268"
dest_uuid: "d0866ca48827444181ca1bafe63804bb"
 from {username='slave'} at 127.0.0.1:36560
I20260710 11:12:12.346102 10445 raft_consensus.cc:493] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:12.346374 10445 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.351584 10445 raft_consensus.cc:515] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.352880 10445 leader_election.cc:290] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Requested vote from peers bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303), 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305)
I20260710 11:12:12.353626 10030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bfb36b6120854a3493e61ed3214f0e44"
I20260710 11:12:12.353904 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfc5c44ac947a1aac86c95d1305268" candidate_uuid: "d0866ca48827444181ca1bafe63804bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "447ad00cc09343d1a06cb3a841a14367"
I20260710 11:12:12.354153 10030 raft_consensus.cc:3055] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:12.354415 10104 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.354462 10030 raft_consensus.cc:740] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfb36b6120854a3493e61ed3214f0e44, State: Running, Role: LEADER
I20260710 11:12:12.355306 10030 consensus_queue.cc:260] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.356463 10030 raft_consensus.cc:3060] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:12.359988 10104 raft_consensus.cc:2468] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:12.361047 10411 leader_election.cc:304] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 447ad00cc09343d1a06cb3a841a14367, d0866ca48827444181ca1bafe63804bb; no voters: 
I20260710 11:12:12.361904 10828 raft_consensus.cc:2804] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:12.362221 10030 raft_consensus.cc:2468] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0866ca48827444181ca1bafe63804bb in term 2.
I20260710 11:12:12.362344 10828 raft_consensus.cc:697] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Becoming Leader. State: Replica: d0866ca48827444181ca1bafe63804bb, State: Running, Role: LEADER
I20260710 11:12:12.363206 10828 consensus_queue.cc:237] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [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: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } }
I20260710 11:12:12.370438  9927 catalog_manager.cc:5697] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb reported cstate change: term changed from 1 to 2, leader changed from bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193) to d0866ca48827444181ca1bafe63804bb (127.8.179.196). New cstate: current_term: 2 leader_uuid: "d0866ca48827444181ca1bafe63804bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0866ca48827444181ca1bafe63804bb" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 34661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.815157 10177 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.816267 10828 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a3efcc9a585461da0284d2bfb1f2dc3" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.826710 10104 raft_consensus.cc:1275] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.828328 10829 consensus_queue.cc:1048] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.933866 10105 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.934971 10829 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "447ad00cc09343d1a06cb3a841a14367" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:12.943020 10030 raft_consensus.cc:1275] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Refusing update from remote peer d0866ca48827444181ca1bafe63804bb: 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:12.944344 10849 consensus_queue.cc:1048] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfb36b6120854a3493e61ed3214f0e44" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:13.238548  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:13.260593  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
I20260710 11:12:13.282907  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:13.283708  8911 tablet_replica.cc:333] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.284646  8911 raft_consensus.cc:2243] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.285562  8911 raft_consensus.cc:2272] T 7f62aa5217f24e99abbd32258be6f2a4 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.287292  8911 tablet_replica.cc:333] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.287801  8911 raft_consensus.cc:2243] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.288196  8911 raft_consensus.cc:2272] T c831ea3e201d4aab91ee8a7a9cbf2339 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.289845  8911 tablet_replica.cc:333] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.290346  8911 raft_consensus.cc:2243] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.291050  8911 raft_consensus.cc:2272] T 19f3ad83deb748549acddc9026151670 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.292831  8911 tablet_replica.cc:333] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.293350  8911 raft_consensus.cc:2243] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.293768  8911 raft_consensus.cc:2272] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.295300  8911 tablet_replica.cc:333] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.295814  8911 raft_consensus.cc:2243] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.296231  8911 raft_consensus.cc:2272] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.297935  8911 tablet_replica.cc:333] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.298446  8911 raft_consensus.cc:2243] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.299003  8911 raft_consensus.cc:2272] T 0e95e45be74143c5a57ba6ce7a982621 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.301314  8911 tablet_replica.cc:333] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.302035  8911 raft_consensus.cc:2243] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.302865  8911 raft_consensus.cc:2272] T 09800bc87702495f97a96964fd4dbc11 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.305521  8911 tablet_replica.cc:333] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.305974  8911 raft_consensus.cc:2243] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.306491  8911 raft_consensus.cc:2272] T f118454eb650405eb1212edd8ce28eeb P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.308132  8911 tablet_replica.cc:333] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.308622  8911 raft_consensus.cc:2243] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.309166  8911 raft_consensus.cc:2272] T 908517477ac14d009b159b2d9f0fa21c P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.311005  8911 tablet_replica.cc:333] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.311542  8911 raft_consensus.cc:2243] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.312232  8911 raft_consensus.cc:2272] T e04b9829932545a894d0a5364ff77de5 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.314044  8911 tablet_replica.cc:333] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.314597  8911 raft_consensus.cc:2243] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.315465  8911 raft_consensus.cc:2272] T b873434e9c7f41979e6c98b1eaf531f2 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.317452  8911 tablet_replica.cc:333] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.317991  8911 raft_consensus.cc:2243] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.318467  8911 raft_consensus.cc:2272] T 6bcfc5c44ac947a1aac86c95d1305268 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.320993  8911 tablet_replica.cc:333] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.321591  8911 raft_consensus.cc:2243] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.321983  8911 raft_consensus.cc:2272] T 12305013ec394e889a5d8d18905d7b94 P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.323524  8911 tablet_replica.cc:333] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.323988  8911 raft_consensus.cc:2243] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.324731  8911 raft_consensus.cc:2272] T 842d8cdc82834db1923828598833ded0 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.326653  8911 tablet_replica.cc:333] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.327123  8911 raft_consensus.cc:2243] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.327595  8911 raft_consensus.cc:2272] T cb1360fabd1541e998fa501b0c42224f P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.329166  8911 tablet_replica.cc:333] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.329682  8911 raft_consensus.cc:2243] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.330049  8911 raft_consensus.cc:2272] T 7774699ff90b431d9789224230be08fe P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.332191  8911 tablet_replica.cc:333] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
W20260710 11:12:13.332612 10143 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:12:13.332834  8911 raft_consensus.cc:2243] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.333711  8911 raft_consensus.cc:2272] T ea69278551204e3cafd24849fd48ba13 P bfb36b6120854a3493e61ed3214f0e44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:13.335471 10143 consensus_peers.cc:597] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. 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:13.336015  8911 tablet_replica.cc:333] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44: stopping tablet replica
I20260710 11:12:13.336417  8911 raft_consensus.cc:2243] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.336733  8911 raft_consensus.cc:2272] T 39b86fdd4ca3448db91d8671effb821f P bfb36b6120854a3493e61ed3214f0e44 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:13.346026 10411 consensus_peers.cc:597] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. 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:13.377761 10411 consensus_peers.cc:597] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:39303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.381644  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:12:13.422960  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:12:13.453495  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:13.454098  8911 tablet_replica.cc:333] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.455026  8911 raft_consensus.cc:2243] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.455647  8911 raft_consensus.cc:2272] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.457903  8911 tablet_replica.cc:333] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
W20260710 11:12:13.458379 10143 consensus_peers.cc:597] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. 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:13.458655  8911 raft_consensus.cc:2243] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.459251  8911 raft_consensus.cc:2272] T daf1a521ab1e4fdb8f311532392f52d8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.460798  8911 tablet_replica.cc:333] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.461267  8911 raft_consensus.cc:2243] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.461974  8911 raft_consensus.cc:2272] T c831ea3e201d4aab91ee8a7a9cbf2339 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.463593  8911 tablet_replica.cc:333] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.464039  8911 raft_consensus.cc:2243] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.464505  8911 raft_consensus.cc:2272] T db5a6c5338844eb5b9932492c6e71451 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.466131  8911 tablet_replica.cc:333] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.466602  8911 raft_consensus.cc:2243] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.467232  8911 raft_consensus.cc:2272] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.468686  8911 tablet_replica.cc:333] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.469182  8911 raft_consensus.cc:2243] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.469980  8911 raft_consensus.cc:2272] T 0e95e45be74143c5a57ba6ce7a982621 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.471683  8911 tablet_replica.cc:333] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.472157  8911 raft_consensus.cc:2243] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.472525  8911 raft_consensus.cc:2272] T 09800bc87702495f97a96964fd4dbc11 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.474076  8911 tablet_replica.cc:333] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.474558  8911 raft_consensus.cc:2243] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.475077  8911 raft_consensus.cc:2272] T e04b9829932545a894d0a5364ff77de5 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.476650  8911 tablet_replica.cc:333] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.477167  8911 raft_consensus.cc:2243] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.477695  8911 raft_consensus.cc:2272] T 7f62aa5217f24e99abbd32258be6f2a4 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.479264  8911 tablet_replica.cc:333] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.479740  8911 raft_consensus.cc:2243] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.480172  8911 raft_consensus.cc:2272] T 6bcfc5c44ac947a1aac86c95d1305268 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.482366  8911 tablet_replica.cc:333] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.483018  8911 raft_consensus.cc:2243] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.483469  8911 raft_consensus.cc:2272] T 88ace0afd4db4999bacb077d7b5ccdd8 P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.485965  8911 tablet_replica.cc:333] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.486630  8911 raft_consensus.cc:2243] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.487335  8911 raft_consensus.cc:2272] T d0d635a447584bc68fea2b49613f35fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.489679  8911 tablet_replica.cc:333] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.490334  8911 raft_consensus.cc:2243] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.491214  8911 raft_consensus.cc:2272] T 3b590f53d8224bec922883f920cca6fd P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.493557  8911 tablet_replica.cc:333] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.494187  8911 raft_consensus.cc:2243] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.494668  8911 raft_consensus.cc:2272] T 7774699ff90b431d9789224230be08fe P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.496867  8911 tablet_replica.cc:333] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.497484  8911 raft_consensus.cc:2243] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.498387  8911 raft_consensus.cc:2272] T ea69278551204e3cafd24849fd48ba13 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.500608  8911 tablet_replica.cc:333] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.501298  8911 raft_consensus.cc:2243] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.502169  8911 raft_consensus.cc:2272] T cb1360fabd1541e998fa501b0c42224f P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.504303  8911 tablet_replica.cc:333] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.504901  8911 raft_consensus.cc:2243] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.505635  8911 raft_consensus.cc:2272] T 842d8cdc82834db1923828598833ded0 P 447ad00cc09343d1a06cb3a841a14367 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:13.507808 10411 consensus_peers.cc:597] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. 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:13.508085  8911 tablet_replica.cc:333] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367: stopping tablet replica
I20260710 11:12:13.508728  8911 raft_consensus.cc:2243] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.509409  8911 raft_consensus.cc:2272] T 95f558ed29ad4324aac3fe3469031bbb P 447ad00cc09343d1a06cb3a841a14367 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:13.517740 10143 consensus_peers.cc:597] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:39303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:13.520015 10143 consensus_peers.cc:597] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. 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:13.552038  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
W20260710 11:12:13.558852 10143 consensus_peers.cc:597] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:39303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.588424  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
W20260710 11:12:13.634698 10411 consensus_peers.cc:597] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.647068  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:13.648283  8911 tablet_replica.cc:333] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.649263  8911 raft_consensus.cc:2243] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.650055  8911 raft_consensus.cc:2272] T daf1a521ab1e4fdb8f311532392f52d8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.652133  8911 tablet_replica.cc:333] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.653419  8911 raft_consensus.cc:2243] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.654419  8911 raft_consensus.cc:2272] T 2c0cbb85517a40c3aed80d8a4d2bb7b2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.657527  8911 tablet_replica.cc:333] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.658624  8911 raft_consensus.cc:2243] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:12:13.659269 10411 consensus_peers.cc:597] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb -> Peer bfb36b6120854a3493e61ed3214f0e44 (127.8.179.193:39303): Couldn't send request to peer bfb36b6120854a3493e61ed3214f0e44. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:39303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.660297  8911 raft_consensus.cc:2272] T 91d5e184ad6a4c01b5c0ded9b86d6f42 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.662500  8911 tablet_replica.cc:333] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.663242  8911 raft_consensus.cc:2243] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.663844  8911 raft_consensus.cc:2272] T c831ea3e201d4aab91ee8a7a9cbf2339 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.666038  8911 tablet_replica.cc:333] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.666627  8911 raft_consensus.cc:2243] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.667757  8911 raft_consensus.cc:2272] T 19f3ad83deb748549acddc9026151670 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.669795  8911 tablet_replica.cc:333] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.670349  8911 raft_consensus.cc:2243] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.671542  8911 raft_consensus.cc:2272] T db5a6c5338844eb5b9932492c6e71451 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.673633  8911 tablet_replica.cc:333] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.674194  8911 raft_consensus.cc:2243] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.675534  8911 raft_consensus.cc:2272] T 908517477ac14d009b159b2d9f0fa21c P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.677472  8911 tablet_replica.cc:333] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.678066  8911 raft_consensus.cc:2243] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.679128  8911 raft_consensus.cc:2272] T 3b590f53d8224bec922883f920cca6fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.681336  8911 tablet_replica.cc:333] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.681888  8911 raft_consensus.cc:2243] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.682927  8911 raft_consensus.cc:2272] T f118454eb650405eb1212edd8ce28eeb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.684763  8911 tablet_replica.cc:333] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.685282  8911 raft_consensus.cc:2243] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.686538  8911 raft_consensus.cc:2272] T b873434e9c7f41979e6c98b1eaf531f2 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.688522  8911 tablet_replica.cc:333] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.689024  8911 raft_consensus.cc:2243] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.690191  8911 raft_consensus.cc:2272] T 88ace0afd4db4999bacb077d7b5ccdd8 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.692646  8911 tablet_replica.cc:333] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.693146  8911 raft_consensus.cc:2243] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.694336  8911 raft_consensus.cc:2272] T d0d635a447584bc68fea2b49613f35fd P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.696228  8911 tablet_replica.cc:333] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.696748  8911 raft_consensus.cc:2243] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.698194  8911 raft_consensus.cc:2272] T 12305013ec394e889a5d8d18905d7b94 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.701153  8911 tablet_replica.cc:333] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.701740  8911 raft_consensus.cc:2243] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.702353  8911 raft_consensus.cc:2272] T 09800bc87702495f97a96964fd4dbc11 P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:13.704376 10414 consensus_peers.cc:597] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb -> Peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Couldn't send request to peer 5a3efcc9a585461da0284d2bfb1f2dc3. 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:13.704953  8911 tablet_replica.cc:333] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.705502  8911 raft_consensus.cc:2243] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.706082  8911 raft_consensus.cc:2272] T 95f558ed29ad4324aac3fe3469031bbb P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.708425  8911 tablet_replica.cc:333] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.708858  8911 raft_consensus.cc:2243] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.709862  8911 raft_consensus.cc:2272] T 7774699ff90b431d9789224230be08fe P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.711542  8911 tablet_replica.cc:333] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.711958  8911 raft_consensus.cc:2243] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.712378  8911 raft_consensus.cc:2272] T cb1360fabd1541e998fa501b0c42224f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.714210  8911 tablet_replica.cc:333] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3: stopping tablet replica
I20260710 11:12:13.714648  8911 raft_consensus.cc:2243] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.715083  8911 raft_consensus.cc:2272] T 39b86fdd4ca3448db91d8671effb821f P 5a3efcc9a585461da0284d2bfb1f2dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.764868  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
W20260710 11:12:13.768676 10411 consensus_peers.cc:597] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:13.780668 10414 consensus_peers.cc:597] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb -> Peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Couldn't send request to peer 5a3efcc9a585461da0284d2bfb1f2dc3. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.195:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:13.815608 10414 consensus_peers.cc:597] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb -> Peer 5a3efcc9a585461da0284d2bfb1f2dc3 (127.8.179.195:33647): Couldn't send request to peer 5a3efcc9a585461da0284d2bfb1f2dc3. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.195:33647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.817340  8911 tablet_server.cc:179] TabletServer@127.8.179.196:0 shutting down...
I20260710 11:12:13.846418  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:13.847071  8911 tablet_replica.cc:333] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.847985  8911 raft_consensus.cc:2243] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.848965  8911 raft_consensus.cc:2272] T daf1a521ab1e4fdb8f311532392f52d8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.851900  8911 tablet_replica.cc:333] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.852543  8911 raft_consensus.cc:2243] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.853466  8911 raft_consensus.cc:2272] T f118454eb650405eb1212edd8ce28eeb P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.856015  8911 tablet_replica.cc:333] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
W20260710 11:12:13.856027 10411 consensus_peers.cc:597] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb -> Peer 447ad00cc09343d1a06cb3a841a14367 (127.8.179.194:43305): Couldn't send request to peer 447ad00cc09343d1a06cb3a841a14367. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:13.856741  8911 raft_consensus.cc:2243] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.857560  8911 raft_consensus.cc:2272] T b873434e9c7f41979e6c98b1eaf531f2 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.859562  8911 tablet_replica.cc:333] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.860172  8911 raft_consensus.cc:2243] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.860788  8911 raft_consensus.cc:2272] T 7f62aa5217f24e99abbd32258be6f2a4 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.862807  8911 tablet_replica.cc:333] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.863399  8911 raft_consensus.cc:2243] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.864297  8911 raft_consensus.cc:2272] T 6bcfc5c44ac947a1aac86c95d1305268 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.867041  8911 tablet_replica.cc:333] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.867647  8911 raft_consensus.cc:2243] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.868461  8911 raft_consensus.cc:2272] T 88ace0afd4db4999bacb077d7b5ccdd8 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.870560  8911 tablet_replica.cc:333] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.871145  8911 raft_consensus.cc:2243] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.872112  8911 raft_consensus.cc:2272] T 12305013ec394e889a5d8d18905d7b94 P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.874498  8911 tablet_replica.cc:333] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.875046  8911 raft_consensus.cc:2243] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.875715  8911 raft_consensus.cc:2272] T d0d635a447584bc68fea2b49613f35fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.877537  8911 tablet_replica.cc:333] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.878070  8911 raft_consensus.cc:2243] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.878813  8911 raft_consensus.cc:2272] T ea69278551204e3cafd24849fd48ba13 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.880635  8911 tablet_replica.cc:333] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.881168  8911 raft_consensus.cc:2243] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.881888  8911 raft_consensus.cc:2272] T 842d8cdc82834db1923828598833ded0 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.883710  8911 tablet_replica.cc:333] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.884207  8911 raft_consensus.cc:2243] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.885016  8911 raft_consensus.cc:2272] T 95f558ed29ad4324aac3fe3469031bbb P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.886933  8911 tablet_replica.cc:333] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.887444  8911 raft_consensus.cc:2243] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.888077  8911 raft_consensus.cc:2272] T 19f3ad83deb748549acddc9026151670 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.890054  8911 tablet_replica.cc:333] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.890589  8911 raft_consensus.cc:2243] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.891254  8911 raft_consensus.cc:2272] T e04b9829932545a894d0a5364ff77de5 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.893028  8911 tablet_replica.cc:333] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.893605  8911 raft_consensus.cc:2243] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:13.894462  8911 raft_consensus.cc:2272] T 39b86fdd4ca3448db91d8671effb821f P d0866ca48827444181ca1bafe63804bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.896199  8911 tablet_replica.cc:333] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.896715  8911 raft_consensus.cc:2243] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.897336  8911 raft_consensus.cc:2272] T 908517477ac14d009b159b2d9f0fa21c P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.899230  8911 tablet_replica.cc:333] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.899729  8911 raft_consensus.cc:2243] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.900415  8911 raft_consensus.cc:2272] T 3b590f53d8224bec922883f920cca6fd P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.902472  8911 tablet_replica.cc:333] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.902984  8911 raft_consensus.cc:2243] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.903638  8911 raft_consensus.cc:2272] T 0e95e45be74143c5a57ba6ce7a982621 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.905269  8911 tablet_replica.cc:333] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb: stopping tablet replica
I20260710 11:12:13.905776  8911 raft_consensus.cc:2243] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.906553  8911 raft_consensus.cc:2272] T db5a6c5338844eb5b9932492c6e71451 P d0866ca48827444181ca1bafe63804bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.943828  8911 tablet_server.cc:196] TabletServer@127.8.179.196:0 shutdown complete.
I20260710 11:12:13.975509  8911 master.cc:562] Master@127.8.179.254:40185 shutting down...
I20260710 11:12:13.999363  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:14.000056  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:14.000422  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2e92bb2bc1b480997e9e1f9b9e9b91a: stopping tablet replica
I20260710 11:12:14.022940  8911 master.cc:584] Master@127.8.179.254:40185 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26987 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:14.080915  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:40383
I20260710 11:12:14.082477  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:14.089068 10880 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:14.090389 10881 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:14.091409 10883 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:14.091780  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:14.092788  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:14.092957  8911 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:14.093170  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681934093138 us; error 0 us; skew 500 ppm
I20260710 11:12:14.093721  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:14.095960  8911 webserver.cc:533] Webserver started at http://127.8.179.254:34653/ using document root <none> and password file <none>
I20260710 11:12:14.096449  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:14.096612  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:14.096925  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:14.098176  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "fd9ef5eb1e124a52a8f1770c865366db"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.102355  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:14.105484 10888 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:14.106223  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:14.106503  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "fd9ef5eb1e124a52a8f1770c865366db"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.106781  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:14.122023  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:14.123277  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:14.160331  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:40383
I20260710 11:12:14.160455 10939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:40383 every 8 connection(s)
I20260710 11:12:14.164415 10940 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:14.174146 10940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db: Bootstrap starting.
I20260710 11:12:14.178624 10940 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.182621 10940 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db: No bootstrap required, opened a new log
I20260710 11:12:14.184670 10940 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER }
I20260710 11:12:14.185103 10940 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.185320 10940 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9ef5eb1e124a52a8f1770c865366db, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.186020 10940 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER }
I20260710 11:12:14.186496 10940 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:14.186718 10940 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:14.187032 10940 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.190951 10940 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER }
I20260710 11:12:14.191444 10940 leader_election.cc:304] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [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: fd9ef5eb1e124a52a8f1770c865366db; no voters: 
I20260710 11:12:14.192553 10940 leader_election.cc:290] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:14.192956 10943 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.194387 10943 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 1 LEADER]: Becoming Leader. State: Replica: fd9ef5eb1e124a52a8f1770c865366db, State: Running, Role: LEADER
I20260710 11:12:14.195063 10943 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [LEADER]: Queue going to LEADER mode. State: All 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: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER }
I20260710 11:12:14.195434 10940 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:14.202073 10945 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd9ef5eb1e124a52a8f1770c865366db. Latest consensus state: current_term: 1 leader_uuid: "fd9ef5eb1e124a52a8f1770c865366db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER } }
I20260710 11:12:14.202577 10944 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd9ef5eb1e124a52a8f1770c865366db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd9ef5eb1e124a52a8f1770c865366db" member_type: VOTER } }
I20260710 11:12:14.202929 10945 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:14.203143 10944 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:14.204785 10953 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:14.210004 10953 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:14.210958  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:14.218423 10953 catalog_manager.cc:1383] Generated new cluster ID: b37e49569e2940b69a88dbd67a2e4038
I20260710 11:12:14.218701 10953 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:14.238262 10953 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:14.239466 10953 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:14.251823 10953 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db: Generated new TSK 0
I20260710 11:12:14.252360 10953 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:14.277524  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:14.283360 10961 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:14.284474 10962 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:14.286379 10964 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:14.286406  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:14.292061  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:14.292244  8911 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:14.292459  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681934292424 us; error 0 us; skew 500 ppm
I20260710 11:12:14.293000  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:14.295241  8911 webserver.cc:533] Webserver started at http://127.8.179.193:42325/ using document root <none> and password file <none>
I20260710 11:12:14.295722  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:14.295921  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:14.296200  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:14.297453  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "5856223a7aa643fb8ec2f11a69493cbd"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.301710  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:14.304728 10969 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:14.305524  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:14.305811  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "5856223a7aa643fb8ec2f11a69493cbd"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.306071  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:14.318537  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:14.319648  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:14.321045  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:14.323395  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:14.323606  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.323848  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:14.324028  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.362876  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:38425
I20260710 11:12:14.362977 11031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:38425 every 8 connection(s)
I20260710 11:12:14.367861  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:14.375283 11036 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:14.377521 11037 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:14.379803 11039 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:14.381474  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:14.382836  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:14.383131  8911 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:14.383149 11032 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40383
I20260710 11:12:14.383318  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681934383284 us; error 0 us; skew 500 ppm
I20260710 11:12:14.383652 11032 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:14.384038  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:14.384411 11032 heartbeater.cc:507] Master 127.8.179.254:40383 requested a full tablet report, sending...
I20260710 11:12:14.386724  8911 webserver.cc:533] Webserver started at http://127.8.179.194:45469/ using document root <none> and password file <none>
I20260710 11:12:14.386847 10905 ts_manager.cc:194] Registered new tserver with Master: 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:14.387437  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:14.387698  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:14.388058  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:14.389302 10905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60024
I20260710 11:12:14.389518  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.393894  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:14.396958 11044 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:14.397706  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:14.397987  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.398283  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:14.415853  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:14.417018  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:14.418463  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:14.420588  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:14.420799  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.421034  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:14.421206  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.459821  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:35461
I20260710 11:12:14.459950 11106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:35461 every 8 connection(s)
I20260710 11:12:14.464463  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:14.471334 11111 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:14.471290 11110 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:14.475517 11113 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:14.476580 11107 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40383
I20260710 11:12:14.476698  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:14.477093 11107 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:14.477725  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:14.477957  8911 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:14.477928 11107 heartbeater.cc:507] Master 127.8.179.254:40383 requested a full tablet report, sending...
I20260710 11:12:14.478262  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681934478240 us; error 0 us; skew 500 ppm
I20260710 11:12:14.478909  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:14.480329 10905 ts_manager.cc:194] Registered new tserver with Master: e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:14.481472  8911 webserver.cc:533] Webserver started at http://127.8.179.195:45451/ using document root <none> and password file <none>
I20260710 11:12:14.481871 10905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60040
I20260710 11:12:14.481961  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:14.482234  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:14.482507  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:14.483709  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "c7db0bdb6a114646b234a62c519b5eb7"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.488040  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:14.491156 11118 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:14.491869  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:14.492146  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "c7db0bdb6a114646b234a62c519b5eb7"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.492415  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:14.511744  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:14.512897  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:14.514405  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:14.516434  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:14.516644  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.516906  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:14.517064  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.555593  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:39463
I20260710 11:12:14.555702 11180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:39463 every 8 connection(s)
I20260710 11:12:14.560163  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:14.566268 11184 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:14.567169 11185 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:14.569948  8911 server_base.cc:1061] running on GCE node
W20260710 11:12:14.569892 11187 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:14.571357  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:14.571655  8911 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:14.571802 11181 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40383
I20260710 11:12:14.571918  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681934571896 us; error 0 us; skew 500 ppm
I20260710 11:12:14.572288 11181 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:14.572671  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:14.573020 11181 heartbeater.cc:507] Master 127.8.179.254:40383 requested a full tablet report, sending...
I20260710 11:12:14.575380  8911 webserver.cc:533] Webserver started at http://127.8.179.196:44103/ using document root <none> and password file <none>
I20260710 11:12:14.575364 10905 ts_manager.cc:194] Registered new tserver with Master: c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:14.576143  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:14.576370  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:14.576627  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:14.577159 10905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60052
I20260710 11:12:14.577876  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-3-root/instance:
uuid: "bcebf2d5288d411f9b308bf1cec090b9"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.582226  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:14.585330 11192 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:14.586071  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:14.586324  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
uuid: "bcebf2d5288d411f9b308bf1cec090b9"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:14.586548  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:14.596374  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:14.597630  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:14.598905  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:14.601161  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:14.601369  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.601646  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:14.601804  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:14.640758  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.196:35923
I20260710 11:12:14.640851 11254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.196:35923 every 8 connection(s)
I20260710 11:12:14.653573 11255 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40383
I20260710 11:12:14.653925 11255 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:14.654561 11255 heartbeater.cc:507] Master 127.8.179.254:40383 requested a full tablet report, sending...
I20260710 11:12:14.656251 10905 ts_manager.cc:194] Registered new tserver with Master: bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:14.657298  8911 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013453198s
I20260710 11:12:14.657557 10905 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60054
I20260710 11:12:14.682134 10905 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60070:
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:14.818215 11146 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ae7d8acfc432db06a7cc4cb94c916 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:14.819682 11146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ae7d8acfc432db06a7cc4cb94c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.819289 11142 tablet_service.cc:1511] Processing CreateTablet for tablet c8114e9a7dba4acab847d80d2a5cc12f (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:14.820724 11142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8114e9a7dba4acab847d80d2a5cc12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.821800 11145 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2234a726b446ab8c134cd3fe6990cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:14.823086 11145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2234a726b446ab8c134cd3fe6990cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.826722 11144 tablet_service.cc:1511] Processing CreateTablet for tablet e609e748dfa444f6b5847db1a7ab9fbe (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:14.828398 11144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e609e748dfa444f6b5847db1a7ab9fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.830889 11143 tablet_service.cc:1511] Processing CreateTablet for tablet c8d2b5c6ade0401a9b41b09c8c035608 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:14.832443 11143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d2b5c6ade0401a9b41b09c8c035608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.836651 11219 tablet_service.cc:1511] Processing CreateTablet for tablet 53680c14c7364847b3a31f31509e2a16 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:14.843883 11219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53680c14c7364847b3a31f31509e2a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.838819 11218 tablet_service.cc:1511] Processing CreateTablet for tablet e609e748dfa444f6b5847db1a7ab9fbe (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:14.840534 11220 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ae7d8acfc432db06a7cc4cb94c916 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:14.846405 11220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ae7d8acfc432db06a7cc4cb94c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.842087 11141 tablet_service.cc:1511] Processing CreateTablet for tablet b307d75282dc423d81396c4f7a39e359 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:14.848313 11141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307d75282dc423d81396c4f7a39e359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.849772 11218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e609e748dfa444f6b5847db1a7ab9fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.861421 11140 tablet_service.cc:1511] Processing CreateTablet for tablet c722fd3d7933461a8636d3f1eed0aad0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:14.862789 11140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c722fd3d7933461a8636d3f1eed0aad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.867658 11139 tablet_service.cc:1511] Processing CreateTablet for tablet 72ee05781ffa444f83b864b307a6649a (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:14.868937 11139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ee05781ffa444f83b864b307a6649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.872624 11070 tablet_service.cc:1511] Processing CreateTablet for tablet e609e748dfa444f6b5847db1a7ab9fbe (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:14.873817 11069 tablet_service.cc:1511] Processing CreateTablet for tablet c8d2b5c6ade0401a9b41b09c8c035608 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:14.874735 11070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e609e748dfa444f6b5847db1a7ab9fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.874859 11072 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2234a726b446ab8c134cd3fe6990cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:14.876132 11068 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8137b1b53d427f97ceb87529fef0bc (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:14.872623 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 2910cbecdbb84af9bacb4bfe4c1942e0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:14.877296 11071 tablet_service.cc:1511] Processing CreateTablet for tablet 53680c14c7364847b3a31f31509e2a16 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:14.878497 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2910cbecdbb84af9bacb4bfe4c1942e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.878338 11067 tablet_service.cc:1511] Processing CreateTablet for tablet b307d75282dc423d81396c4f7a39e359 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:14.880541 11066 tablet_service.cc:1511] Processing CreateTablet for tablet c722fd3d7933461a8636d3f1eed0aad0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:14.881533 11217 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8137b1b53d427f97ceb87529fef0bc (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:14.882844 11065 tablet_service.cc:1511] Processing CreateTablet for tablet b53c0bea9c984873a274fc894920f6d2 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:14.884059 11216 tablet_service.cc:1511] Processing CreateTablet for tablet c8114e9a7dba4acab847d80d2a5cc12f (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:14.885110 11064 tablet_service.cc:1511] Processing CreateTablet for tablet 2910cbecdbb84af9bacb4bfe4c1942e0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:14.886756 11215 tablet_service.cc:1511] Processing CreateTablet for tablet b307d75282dc423d81396c4f7a39e359 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:14.876149 11072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2234a726b446ab8c134cd3fe6990cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.888526 11071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53680c14c7364847b3a31f31509e2a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.890542 11213 tablet_service.cc:1511] Processing CreateTablet for tablet 72ee05781ffa444f83b864b307a6649a (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:14.888967 11214 tablet_service.cc:1511] Processing CreateTablet for tablet b53c0bea9c984873a274fc894920f6d2 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:14.893781 11067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307d75282dc423d81396c4f7a39e359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.894556 11066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c722fd3d7933461a8636d3f1eed0aad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.896905 11068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8137b1b53d427f97ceb87529fef0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.898377 11069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d2b5c6ade0401a9b41b09c8c035608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.899847 11065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53c0bea9c984873a274fc894920f6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.901175 11064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2910cbecdbb84af9bacb4bfe4c1942e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.882869 11217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8137b1b53d427f97ceb87529fef0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.906172 11214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53c0bea9c984873a274fc894920f6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.909756 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8114e9a7dba4acab847d80d2a5cc12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.910560 11215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b307d75282dc423d81396c4f7a39e359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.913771 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ee05781ffa444f83b864b307a6649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.947520 11212 tablet_service.cc:1511] Processing CreateTablet for tablet 2910cbecdbb84af9bacb4bfe4c1942e0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:14.948895 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2910cbecdbb84af9bacb4bfe4c1942e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.950021 11063 tablet_service.cc:1511] Processing CreateTablet for tablet be27ef8fd5cf46bf8627e3129aa4b42c (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:14.951313 11063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27ef8fd5cf46bf8627e3129aa4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.951164 11139 tablet_service.cc:1511] Processing CreateTablet for tablet be27ef8fd5cf46bf8627e3129aa4b42c (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:14.952366 11139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27ef8fd5cf46bf8627e3129aa4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.976743 11211 tablet_service.cc:1511] Processing CreateTablet for tablet 058bafbbb2de4a7bb45a891018ab9dea (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:14.978163 11211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058bafbbb2de4a7bb45a891018ab9dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.983074 11137 tablet_service.cc:1511] Processing CreateTablet for tablet 7290e3106c9d490b894fe29745051995 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:14.984396 11137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7290e3106c9d490b894fe29745051995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.984745 11068 tablet_service.cc:1511] Processing CreateTablet for tablet 058bafbbb2de4a7bb45a891018ab9dea (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:14.990403 11068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058bafbbb2de4a7bb45a891018ab9dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.009572 10997 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6ae7d8acfc432db06a7cc4cb94c916 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:15.010957 10997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6ae7d8acfc432db06a7cc4cb94c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.014770 10996 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2234a726b446ab8c134cd3fe6990cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:15.016234 10996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2234a726b446ab8c134cd3fe6990cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.018117 11071 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d339575034074b39344ca11ab6759 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:15.018654 10995 tablet_service.cc:1511] Processing CreateTablet for tablet 53680c14c7364847b3a31f31509e2a16 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:15.019377 11071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d339575034074b39344ca11ab6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.020143 10995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53680c14c7364847b3a31f31509e2a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.020956 11139 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d339575034074b39344ca11ab6759 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:15.022228 11139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d339575034074b39344ca11ab6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.022341 10994 tablet_service.cc:1511] Processing CreateTablet for tablet c8d2b5c6ade0401a9b41b09c8c035608 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:15.023751 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d2b5c6ade0401a9b41b09c8c035608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.026661 10993 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8137b1b53d427f97ceb87529fef0bc (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:15.028072 10993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8137b1b53d427f97ceb87529fef0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.030721 10992 tablet_service.cc:1511] Processing CreateTablet for tablet c8114e9a7dba4acab847d80d2a5cc12f (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:15.032174 10992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8114e9a7dba4acab847d80d2a5cc12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.034637 10991 tablet_service.cc:1511] Processing CreateTablet for tablet c722fd3d7933461a8636d3f1eed0aad0 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:15.036067 10991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c722fd3d7933461a8636d3f1eed0aad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.039518 10990 tablet_service.cc:1511] Processing CreateTablet for tablet b53c0bea9c984873a274fc894920f6d2 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:15.040926 10990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53c0bea9c984873a274fc894920f6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.043680 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 72ee05781ffa444f83b864b307a6649a (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:15.044752 11071 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8d534872d49258afc506a718f3937 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:15.045161 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ee05781ffa444f83b864b307a6649a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.046049 11137 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8d534872d49258afc506a718f3937 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:15.047292 11137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8d534872d49258afc506a718f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.068400 10988 tablet_service.cc:1511] Processing CreateTablet for tablet be27ef8fd5cf46bf8627e3129aa4b42c (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:15.070498 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27ef8fd5cf46bf8627e3129aa4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.078559 11217 tablet_service.cc:1511] Processing CreateTablet for tablet 7290e3106c9d490b894fe29745051995 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:15.080010 11217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7290e3106c9d490b894fe29745051995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.080293 11216 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d339575034074b39344ca11ab6759 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:15.085208 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d339575034074b39344ca11ab6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.087116 11071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8d534872d49258afc506a718f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.099255 11273 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:15.116652 11215 tablet_service.cc:1511] Processing CreateTablet for tablet 9699b1f5f82f42deb8fca4a92bf883a8 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:15.134435 11271 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.137861 11274 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.140594 11069 tablet_service.cc:1511] Processing CreateTablet for tablet 9699b1f5f82f42deb8fca4a92bf883a8 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:15.141974 11069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699b1f5f82f42deb8fca4a92bf883a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.147364 11273 tablet_bootstrap.cc:654] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.152956 11215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699b1f5f82f42deb8fca4a92bf883a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.153152 10997 tablet_service.cc:1511] Processing CreateTablet for tablet 058bafbbb2de4a7bb45a891018ab9dea (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:15.158552 10997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058bafbbb2de4a7bb45a891018ab9dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.161274 11272 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.172154 11139 tablet_service.cc:1511] Processing CreateTablet for tablet c40195301f7e4ceaa1e85411136865a4 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:15.173666 11139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40195301f7e4ceaa1e85411136865a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.191767 11272 tablet_bootstrap.cc:654] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.191479 11212 tablet_service.cc:1511] Processing CreateTablet for tablet c40195301f7e4ceaa1e85411136865a4 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:15.192905 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40195301f7e4ceaa1e85411136865a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.200608 11141 tablet_service.cc:1511] Processing CreateTablet for tablet c2af439b9aa94c988f2f9ccb90ce1372 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:15.202557 11141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af439b9aa94c988f2f9ccb90ce1372. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:15.205960 10952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:15.206740 10994 tablet_service.cc:1511] Processing CreateTablet for tablet 7290e3106c9d490b894fe29745051995 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:15.208048 10994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7290e3106c9d490b894fe29745051995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.209812 10989 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc8d534872d49258afc506a718f3937 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:15.216420 11212 tablet_service.cc:1511] Processing CreateTablet for tablet c2af439b9aa94c988f2f9ccb90ce1372 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:15.245581 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af439b9aa94c988f2f9ccb90ce1372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.245958 10989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc8d534872d49258afc506a718f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.216310 11063 tablet_service.cc:1511] Processing CreateTablet for tablet c2af439b9aa94c988f2f9ccb90ce1372 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:15.250084 11063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af439b9aa94c988f2f9ccb90ce1372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.254158 11271 tablet_bootstrap.cc:654] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.256951 11144 tablet_service.cc:1511] Processing CreateTablet for tablet 5a52d5bc54e7445bba484e2474cdc8cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:15.258790 11144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a52d5bc54e7445bba484e2474cdc8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.237064 11066 tablet_service.cc:1511] Processing CreateTablet for tablet 5a52d5bc54e7445bba484e2474cdc8cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:15.266084 11066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a52d5bc54e7445bba484e2474cdc8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.265803 11211 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60e3d07def4cd9b734636e172e8a13 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:15.267625 11211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60e3d07def4cd9b734636e172e8a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.244331 11274 tablet_bootstrap.cc:654] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.281234 11068 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60e3d07def4cd9b734636e172e8a13 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:15.282212 11137 tablet_service.cc:1511] Processing CreateTablet for tablet cb69bb43928a4b7b84458ed8ada68992 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:15.282704 11068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60e3d07def4cd9b734636e172e8a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.283433 11137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb69bb43928a4b7b84458ed8ada68992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.283627 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 9699b1f5f82f42deb8fca4a92bf883a8 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:15.284837 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9699b1f5f82f42deb8fca4a92bf883a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.289954 11220 tablet_service.cc:1511] Processing CreateTablet for tablet cb69bb43928a4b7b84458ed8ada68992 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:15.291340 11220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb69bb43928a4b7b84458ed8ada68992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.300875 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 5a52d5bc54e7445bba484e2474cdc8cb (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:15.302172 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a52d5bc54e7445bba484e2474cdc8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.303072 11064 tablet_service.cc:1511] Processing CreateTablet for tablet 8deee389673d44debcbe20c3d2cc72ab (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:15.310686 11138 tablet_service.cc:1511] Processing CreateTablet for tablet 8deee389673d44debcbe20c3d2cc72ab (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:15.311745 11064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8deee389673d44debcbe20c3d2cc72ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.311928 11138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8deee389673d44debcbe20c3d2cc72ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.318655 11213 tablet_service.cc:1511] Processing CreateTablet for tablet 8deee389673d44debcbe20c3d2cc72ab (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:15.319868 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8deee389673d44debcbe20c3d2cc72ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.324462 10996 tablet_service.cc:1511] Processing CreateTablet for tablet c40195301f7e4ceaa1e85411136865a4 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:15.326772 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60e3d07def4cd9b734636e172e8a13 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:15.327301 10996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40195301f7e4ceaa1e85411136865a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.342896 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60e3d07def4cd9b734636e172e8a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.348706 11273 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:15.349151 11271 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.356012 11271 ts_tablet_manager.cc:1403] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.008s
I20260710 11:12:15.358268 11273 ts_tablet_manager.cc:1403] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.259s	user 0.018s	sys 0.035s
I20260710 11:12:15.359175 11271 raft_consensus.cc:359] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.359979 11271 raft_consensus.cc:385] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.360306 11271 raft_consensus.cc:740] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.354696 11272 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.370878 11274 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.371395 11274 ts_tablet_manager.cc:1403] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.234s	user 0.024s	sys 0.032s
I20260710 11:12:15.360999 11273 raft_consensus.cc:359] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.374624 11271 consensus_queue.cc:260] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.375007 11273 raft_consensus.cc:385] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.375512 11273 raft_consensus.cc:740] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.376391 11273 consensus_queue.cc:260] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.376767 10990 tablet_service.cc:1511] Processing CreateTablet for tablet cb69bb43928a4b7b84458ed8ada68992 (DEFAULT_TABLE table=test-workload [id=feb3380cbad74cdf84b05672b86c5cf6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:15.391903 11032 heartbeater.cc:499] Master 127.8.179.254:40383 was elected leader, sending a full tablet report...
I20260710 11:12:15.378674 10990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb69bb43928a4b7b84458ed8ada68992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.366099 11272 ts_tablet_manager.cc:1403] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.244s	user 0.024s	sys 0.065s
I20260710 11:12:15.399865 11273 ts_tablet_manager.cc:1434] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.001s
I20260710 11:12:15.375006 11274 raft_consensus.cc:359] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.401305 11274 raft_consensus.cc:385] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.401553 11255 heartbeater.cc:499] Master 127.8.179.254:40383 was elected leader, sending a full tablet report...
I20260710 11:12:15.401675 11274 raft_consensus.cc:740] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.402626 11274 consensus_queue.cc:260] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.408516 11271 ts_tablet_manager.cc:1434] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.004s
I20260710 11:12:15.409509 11271 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.411576 11272 raft_consensus.cc:359] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.412487 11272 raft_consensus.cc:385] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.412842 11272 raft_consensus.cc:740] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.413678 11181 heartbeater.cc:499] Master 127.8.179.254:40383 was elected leader, sending a full tablet report...
I20260710 11:12:15.428923 11271 tablet_bootstrap.cc:654] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.444921 11272 consensus_queue.cc:260] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.454151 11274 ts_tablet_manager.cc:1434] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.082s	user 0.032s	sys 0.015s
I20260710 11:12:15.447381 11273 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:15.459771 11274 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.464499 11280 raft_consensus.cc:493] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.461560 11271 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.465229 11271 ts_tablet_manager.cc:1403] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260710 11:12:15.464985 11280 raft_consensus.cc:515] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.466903 11273 tablet_bootstrap.cc:654] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.468349 11271 raft_consensus.cc:359] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.469477 11271 raft_consensus.cc:385] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.470232 11107 heartbeater.cc:499] Master 127.8.179.254:40383 was elected leader, sending a full tablet report...
I20260710 11:12:15.470295 11271 raft_consensus.cc:740] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.471335 11271 consensus_queue.cc:260] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.474246 11271 ts_tablet_manager.cc:1434] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:15.474990 11280 leader_election.cc:290] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.475193 11271 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.498564 11272 ts_tablet_manager.cc:1434] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.101s	user 0.013s	sys 0.011s
I20260710 11:12:15.499788 11272 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.500672 11274 tablet_bootstrap.cc:654] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.513062 11274 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.513576 11274 ts_tablet_manager.cc:1403] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.002s
I20260710 11:12:15.514326 11271 tablet_bootstrap.cc:654] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.516439 11274 raft_consensus.cc:359] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.517189 11274 raft_consensus.cc:385] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.519335 11274 raft_consensus.cc:740] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.520277 11274 consensus_queue.cc:260] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.525682 11274 ts_tablet_manager.cc:1434] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:12:15.526654 11274 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.526985 11273 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:15.527690 11273 ts_tablet_manager.cc:1403] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.020s
I20260710 11:12:15.531380 11271 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.531843 11271 ts_tablet_manager.cc:1403] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.016s
I20260710 11:12:15.532869 11274 tablet_bootstrap.cc:654] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.530987 11273 raft_consensus.cc:359] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.533669 11273 raft_consensus.cc:385] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.534230 11272 tablet_bootstrap.cc:654] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.534747 11271 raft_consensus.cc:359] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.535424 11271 raft_consensus.cc:385] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.535699 11271 raft_consensus.cc:740] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.536376 11271 consensus_queue.cc:260] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.534029 11273 raft_consensus.cc:740] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.546342 11273 consensus_queue.cc:260] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.548451 11273 ts_tablet_manager.cc:1434] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260710 11:12:15.548322 11007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:15.549469 11273 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
W20260710 11:12:15.549979 11122 leader_election.cc:343] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:15.552753 11272 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.553241 11272 ts_tablet_manager.cc:1403] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260710 11:12:15.555243 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:15.556176 11272 raft_consensus.cc:359] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
W20260710 11:12:15.556746 11122 leader_election.cc:343] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:15.557227 11122 leader_election.cc:304] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:15.558075 11280 raft_consensus.cc:2749] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:15.558856 11273 tablet_bootstrap.cc:654] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.556872 11272 raft_consensus.cc:385] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.559736 11272 raft_consensus.cc:740] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.560868 11272 consensus_queue.cc:260] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
W20260710 11:12:15.563977 11182 tablet.cc:2406] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:15.566139 11272 ts_tablet_manager.cc:1434] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 11:12:15.566403 11271 ts_tablet_manager.cc:1434] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 11:12:15.567340 11271 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.567353 11272 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.576251 11272 tablet_bootstrap.cc:654] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.579563 11271 tablet_bootstrap.cc:654] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.580061 11274 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.580518 11273 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:15.580561 11274 ts_tablet_manager.cc:1403] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.013s
I20260710 11:12:15.584154 11274 raft_consensus.cc:359] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.585013 11274 raft_consensus.cc:385] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.585429 11274 raft_consensus.cc:740] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.581238 11273 ts_tablet_manager.cc:1403] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 11:12:15.588874 11274 consensus_queue.cc:260] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.591050 11274 ts_tablet_manager.cc:1434] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:15.591626 11271 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.591821 11274 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.592096 11271 ts_tablet_manager.cc:1403] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 11:12:15.593219 11272 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.593801 11272 ts_tablet_manager.cc:1403] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260710 11:12:15.594983 11271 raft_consensus.cc:359] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.595709 11271 raft_consensus.cc:385] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.595995 11271 raft_consensus.cc:740] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.596586 11273 raft_consensus.cc:359] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.596668 11272 raft_consensus.cc:359] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.597416 11273 raft_consensus.cc:385] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.597476 11272 raft_consensus.cc:385] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.597806 11273 raft_consensus.cc:740] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.597847 11272 raft_consensus.cc:740] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.598699 11274 tablet_bootstrap.cc:654] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.598654 11273 consensus_queue.cc:260] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.598907 11272 consensus_queue.cc:260] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.603559 11272 ts_tablet_manager.cc:1434] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:15.603762 11273 ts_tablet_manager.cc:1434] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:12:15.604513 11272 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.604617 11273 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:15.609100 11271 consensus_queue.cc:260] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.611263 11272 tablet_bootstrap.cc:654] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.613734 11271 ts_tablet_manager.cc:1434] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 11:12:15.614789 11271 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.616541 11274 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.617072 11274 ts_tablet_manager.cc:1403] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.016s
I20260710 11:12:15.618072 11272 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.618566 11272 ts_tablet_manager.cc:1403] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:12:15.620146 11274 raft_consensus.cc:359] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.620924 11274 raft_consensus.cc:385] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.621351 11274 raft_consensus.cc:740] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.621237 11272 raft_consensus.cc:359] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.622174 11272 raft_consensus.cc:385] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.622507 11272 raft_consensus.cc:740] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.622354 11274 consensus_queue.cc:260] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.623445 11272 consensus_queue.cc:260] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.624969 11274 ts_tablet_manager.cc:1434] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:15.625764 11273 tablet_bootstrap.cc:654] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.626089 11274 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.627914 11272 ts_tablet_manager.cc:1434] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:12:15.629004 11272 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.621006 11271 tablet_bootstrap.cc:654] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.632987 11279 raft_consensus.cc:493] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.633631 11279 raft_consensus.cc:515] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.635690 11274 tablet_bootstrap.cc:654] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.654564 11272 tablet_bootstrap.cc:654] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.654951 11279 leader_election.cc:290] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.662705 11274 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.663435 11274 ts_tablet_manager.cc:1403] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.007s
I20260710 11:12:15.667279 11274 raft_consensus.cc:359] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.668253 11274 raft_consensus.cc:385] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.668632 11274 raft_consensus.cc:740] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.670593 11274 consensus_queue.cc:260] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.672683 11274 ts_tablet_manager.cc:1434] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 11:12:15.672765 11273 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:15.673452 11273 ts_tablet_manager.cc:1403] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.013s
I20260710 11:12:15.673708 11274 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.679111 11271 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.679633 11271 ts_tablet_manager.cc:1403] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.015s
I20260710 11:12:15.682842 11281 raft_consensus.cc:493] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.682540 11271 raft_consensus.cc:359] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.683318 11271 raft_consensus.cc:385] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.683698 11271 raft_consensus.cc:740] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.683327 11281 raft_consensus.cc:515] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.684442 11271 consensus_queue.cc:260] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.687161 11271 ts_tablet_manager.cc:1434] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:12:15.688117 11271 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.696789 11274 tablet_bootstrap.cc:654] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.701280 11271 tablet_bootstrap.cc:654] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.707762 11281 leader_election.cc:290] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:15.708621 11281 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.712628 11281 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.715008 11281 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:15.718691 11271 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:15.719200 11271 ts_tablet_manager.cc:1403] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260710 11:12:15.719233 11272 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.719801 11272 ts_tablet_manager.cc:1403] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.022s
I20260710 11:12:15.720173 11279 raft_consensus.cc:493] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.720783 11279 raft_consensus.cc:515] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.722602 11272 raft_consensus.cc:359] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.723318 11272 raft_consensus.cc:385] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.723501 11279 leader_election.cc:290] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.723590 11272 raft_consensus.cc:740] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.726755 11271 raft_consensus.cc:359] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.727413 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:15.730625 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:15.730844 11156 raft_consensus.cc:2468] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:15.729748 11271 raft_consensus.cc:385] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.737804 11007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:15.736829 11193 leader_election.cc:304] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.742419 11279 raft_consensus.cc:2804] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.742815 11279 raft_consensus.cc:493] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.742702 11272 consensus_queue.cc:260] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.743314 11279 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:15.743609 11196 leader_election.cc:343] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:15.745261 11272 ts_tablet_manager.cc:1434] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:12:15.746441 11272 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:15.738410 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:15.748386 11006 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:15.731303 11155 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:15.736408 11273 raft_consensus.cc:359] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.750101 11273 raft_consensus.cc:385] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.750415 11273 raft_consensus.cc:740] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.750911 11193 leader_election.cc:304] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.751241 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:15.739746 11271 raft_consensus.cc:740] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.760332 11274 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:15.760941 11274 ts_tablet_manager.cc:1403] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.016s
I20260710 11:12:15.763844 11272 tablet_bootstrap.cc:654] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.764201 11274 raft_consensus.cc:359] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.765041 11274 raft_consensus.cc:385] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.765409 11274 raft_consensus.cc:740] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.766333 11274 consensus_queue.cc:260] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.769518 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:15.770172 11155 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:15.754102 11156 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:15.774660 10970 leader_election.cc:304] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.773952 11273 consensus_queue.cc:260] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.778287 10970 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.778999 11274 ts_tablet_manager.cc:1434] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:12:15.779093 11281 raft_consensus.cc:2804] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.779644 11281 raft_consensus.cc:493] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.780020 11281 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.783202 11283 raft_consensus.cc:493] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.783244 11306 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.780666 11274 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:15.787909 11313 raft_consensus.cc:2804] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.788439 11313 raft_consensus.cc:493] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.788839 11313 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.784569 11306 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.796118 11306 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.798820 11273 ts_tablet_manager.cc:1434] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.008s
I20260710 11:12:15.799865 11273 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:15.783864 11283 raft_consensus.cc:515] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.808161 11283 leader_election.cc:290] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:15.809207 11281 raft_consensus.cc:515] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.781575 11271 consensus_queue.cc:260] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.811542 11273 tablet_bootstrap.cc:654] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.815979 11281 leader_election.cc:290] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:15.818465 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:15.823523 11156 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.826100 11274 tablet_bootstrap.cc:654] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.822774 11271 ts_tablet_manager.cc:1434] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.099s	user 0.003s	sys 0.005s
I20260710 11:12:15.832345 11280 raft_consensus.cc:493] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.833207 11271 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:15.832930 11280 raft_consensus.cc:515] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.835855 11280 leader_election.cc:290] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.839740 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:15.840613 11006 raft_consensus.cc:2468] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 0.
I20260710 11:12:15.840893 11314 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.843971 11122 leader_election.cc:304] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.841325 11314 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.842407 11281 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.844686 11156 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:15.847684 11280 raft_consensus.cc:2804] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.858306 11314 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:15.859298 11272 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:15.859949 11272 ts_tablet_manager.cc:1403] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.004s
I20260710 11:12:15.864414 11280 raft_consensus.cc:493] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.874652 11280 raft_consensus.cc:3060] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.883627 11272 raft_consensus.cc:359] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.884609 11272 raft_consensus.cc:385] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.884954 11272 raft_consensus.cc:740] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.905174 11272 consensus_queue.cc:260] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.854193 11281 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.929313 11280 raft_consensus.cc:515] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.931243 11281 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:15.935099 11271 tablet_bootstrap.cc:654] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.936247 11279 raft_consensus.cc:515] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.938679 11279 leader_election.cc:290] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.943395 11273 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:15.943939 11273 ts_tablet_manager.cc:1403] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.144s	user 0.021s	sys 0.011s
I20260710 11:12:15.943768 11306 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:15.944307 11283 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.944839 11283 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:15.947108 11283 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.946976 11273 raft_consensus.cc:359] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.947691 11273 raft_consensus.cc:385] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.947991 11273 raft_consensus.cc:740] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.948750 10970 leader_election.cc:304] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:15.948673 11273 consensus_queue.cc:260] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.949489 11281 raft_consensus.cc:2804] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.949976 11281 raft_consensus.cc:697] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:15.950809 11281 consensus_queue.cc:237] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:15.951478 11273 ts_tablet_manager.cc:1434] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:15.952613 11273 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:15.932211 11280 leader_election.cc:290] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:15.948980 11313 raft_consensus.cc:515] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:15.955833 11306 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.016791 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.149133 11081 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.150619 11274 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.151100 11274 ts_tablet_manager.cc:1403] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.371s	user 0.015s	sys 0.004s
I20260710 11:12:16.154740 11273 tablet_bootstrap.cc:654] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.156375 11081 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:16.020735 11316 raft_consensus.cc:493] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.061439 11271 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.157976 11271 ts_tablet_manager.cc:1403] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.325s	user 0.017s	sys 0.001s
I20260710 11:12:16.157716 11316 raft_consensus.cc:515] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.075606 11313 leader_election.cc:290] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.089264 11283 raft_consensus.cc:493] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.159060 11283 raft_consensus.cc:515] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.159782 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.159957 11316 leader_election.cc:290] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.159894 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.160436 11152 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.160810 11153 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.161652 11283 leader_election.cc:290] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.106465 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.109614 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.121268 11272 ts_tablet_manager.cc:1434] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.261s	user 0.011s	sys 0.000s
I20260710 11:12:16.164321 11077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.164844 11272 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.159096 11274 raft_consensus.cc:359] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.168807 11274 raft_consensus.cc:385] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.121991 11280 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.169099 11274 raft_consensus.cc:740] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.134094 11325 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.169667 11280 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.137208 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.139663 11079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.169901 11325 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.141013 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.143031 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
W20260710 11:12:16.172500 11122 leader_election.cc:343] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.172334 11274 consensus_queue.cc:260] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.145622 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.147135 11007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.148258 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.169039 11153 raft_consensus.cc:2468] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:16.126713 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
W20260710 11:12:16.170126 11196 leader_election.cc:343] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.172812 11155 raft_consensus.cc:2468] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:16.179529 11005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.143184 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.174027 11082 raft_consensus.cc:2376] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1. Re-sending same reply.
I20260710 11:12:16.179339 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.180110 11005 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.185117 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.179942 11193 leader_election.cc:304] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.177066 11007 raft_consensus.cc:3060] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:16.180526 10973 leader_election.cc:343] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:16.181811 11045 leader_election.cc:343] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.182626 10970 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.180639 11154 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.183743 11325 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.188910 11274 ts_tablet_manager.cc:1434] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 11:12:16.194388 11274 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.194648 11273 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:16.195137 11273 ts_tablet_manager.cc:1403] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.243s	user 0.014s	sys 0.000s
W20260710 11:12:16.195660 11122 leader_election.cc:343] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.195789 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.196846 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.198403 11272 tablet_bootstrap.cc:654] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.199043 11273 raft_consensus.cc:359] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.199724 11273 raft_consensus.cc:385] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.199986 11273 raft_consensus.cc:740] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.200696 11273 consensus_queue.cc:260] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
W20260710 11:12:16.201442 11045 leader_election.cc:343] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:16.201694 10973 leader_election.cc:343] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.201917 11274 tablet_bootstrap.cc:654] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.203233 11273 ts_tablet_manager.cc:1434] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:12:16.203526 10973 leader_election.cc:343] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.192845 11313 raft_consensus.cc:2804] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.204206 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.204758 11313 raft_consensus.cc:697] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:16.206394 11313 consensus_queue.cc:237] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.207698 11152 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:16.211951 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.212095 11193 leader_election.cc:304] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.204162 11273 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:16.215150 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.213327 11279 raft_consensus.cc:2804] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.188230 11230 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:16.209026 11316 raft_consensus.cc:2804] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:16.218247 10973 leader_election.cc:343] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.226836 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.218746 11316 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.217832 11280 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.229066 11314 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.230422 11314 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.230882 11272 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:16.230840 11007 raft_consensus.cc:2468] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:16.231590 11272 ts_tablet_manager.cc:1403] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.006s
I20260710 11:12:16.232406 11314 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.232329 11122 leader_election.cc:304] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.232988 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.233610 11229 raft_consensus.cc:2468] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:16.220990 11279 raft_consensus.cc:697] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:16.220221 11080 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
W20260710 11:12:16.235739 11048 leader_election.cc:343] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.237730 11048 leader_election.cc:304] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.238517 11274 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.238754 11325 raft_consensus.cc:2749] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.238960 11274 ts_tablet_manager.cc:1403] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
W20260710 11:12:16.240756 10952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:16.241603 11274 raft_consensus.cc:359] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.241828 11279 consensus_queue.cc:237] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.242406 11274 raft_consensus.cc:385] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.242792 11274 raft_consensus.cc:740] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.243809 11273 tablet_bootstrap.cc:654] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.243515 11274 consensus_queue.cc:260] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.245090 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.235705 11280 raft_consensus.cc:2804] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.246042 11274 ts_tablet_manager.cc:1434] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260710 11:12:16.229547 11196 leader_election.cc:343] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.246940 11274 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.234817 11316 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:16.247458 10973 leader_election.cc:343] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.250928 10973 leader_election.cc:304] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.251245 11154 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:16.251864 11306 raft_consensus.cc:2749] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.254947 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.255774 11229 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
W20260710 11:12:16.262636 11122 leader_election.cc:343] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.262486 11272 raft_consensus.cc:359] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.263223 11272 raft_consensus.cc:385] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.263510 11272 raft_consensus.cc:740] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.263612 11048 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.264245 11272 consensus_queue.cc:260] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.264431 11325 raft_consensus.cc:2804] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.264508 11048 leader_election.cc:304] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.265107 11325 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.265477 11283 raft_consensus.cc:2804] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.265794 11325 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.265965 11283 raft_consensus.cc:493] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.266417 11283 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:16.259272 11193 leader_election.cc:343] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.268785 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.272540 11080 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:16.261484 10970 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:16.267225 11196 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:16.279521 11306 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.279778 11314 raft_consensus.cc:2804] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.279995 11306 raft_consensus.cc:697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:16.280315 11314 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.281169 11314 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.281431 11306 consensus_queue.cc:237] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.281988 11272 ts_tablet_manager.cc:1434] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.003s
I20260710 11:12:16.284682 11280 raft_consensus.cc:697] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:16.283418 11272 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.286326 11280 consensus_queue.cc:237] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.287698 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.291921 11196 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.292218 11283 raft_consensus.cc:515] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.293562 11279 raft_consensus.cc:2804] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.294420 11274 tablet_bootstrap.cc:654] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.298512 11271 raft_consensus.cc:359] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.299431 11271 raft_consensus.cc:385] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.299755 11271 raft_consensus.cc:740] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.300851 11281 raft_consensus.cc:493] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.301301 11281 raft_consensus.cc:515] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.302441 11325 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.304020 11281 leader_election.cc:290] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.304629 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.306756 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.306888 10902 catalog_manager.cc:5697] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.294480 11279 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:16.316661 10973 leader_election.cc:343] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.317044 11080 raft_consensus.cc:2468] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:16.321986 10905 catalog_manager.cc:5697] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 1 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.322490 10973 leader_election.cc:304] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:16.323979 11281 raft_consensus.cc:2804] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.324496 11281 raft_consensus.cc:493] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.323894 10905 catalog_manager.cc:5697] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 1 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.324962 11281 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:16.317890 11330 log.cc:927] Time spent T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 11:12:16.318423 11325 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.318902 11048 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.315025 11314 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.315527 11007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.329182 11279 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.321569 11283 leader_election.cc:290] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.330602 11325 raft_consensus.cc:2804] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.303184 11271 consensus_queue.cc:260] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.333457 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.336884 11325 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.338234 11004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.338829 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.347874 11230 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.334102 11005 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:16.341569 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.343444 11229 raft_consensus.cc:2393] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.350082 11314 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.348735 11313 raft_consensus.cc:493] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.349236 11325 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.354599 11313 raft_consensus.cc:515] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.356612 11313 leader_election.cc:290] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.347867 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.352402 11272 tablet_bootstrap.cc:654] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.357549 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
W20260710 11:12:16.356771 11048 leader_election.cc:343] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.358681 11154 raft_consensus.cc:2468] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:16.361204 11193 leader_election.cc:304] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.361568 11274 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.362030 11274 ts_tablet_manager.cc:1403] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.024s
W20260710 11:12:16.362146 11196 leader_election.cc:343] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.362300 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
W20260710 11:12:16.363600 11196 leader_election.cc:343] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.364418 11313 raft_consensus.cc:2804] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.364583 11274 raft_consensus.cc:359] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.364876 11313 raft_consensus.cc:493] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.365315 11274 raft_consensus.cc:385] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.365474 11313 raft_consensus.cc:3060] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.365670 11274 raft_consensus.cc:740] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.366436 11274 consensus_queue.cc:260] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.368317 11274 ts_tablet_manager.cc:1434] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:16.369155 11274 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.366845 11271 ts_tablet_manager.cc:1434] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.208s	user 0.008s	sys 0.000s
I20260710 11:12:16.370208 11271 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.371634 11279 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.375237 11313 raft_consensus.cc:515] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.376070 11271 tablet_bootstrap.cc:654] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.376463 11273 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:16.377506 11316 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.381641 11274 tablet_bootstrap.cc:654] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.382437 11281 raft_consensus.cc:515] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.383488 11230 raft_consensus.cc:2468] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:16.398270 11273 ts_tablet_manager.cc:1403] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.194s	user 0.019s	sys 0.026s
I20260710 11:12:16.395124 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.390163 11006 raft_consensus.cc:2393] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 1: Already voted for candidate 5856223a7aa643fb8ec2f11a69493cbd in this term.
I20260710 11:12:16.388157 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.415674 11154 raft_consensus.cc:3060] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.416105 11306 consensus_queue.cc:1048] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:16.416697 11273 raft_consensus.cc:359] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.417444 11273 raft_consensus.cc:385] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.417773 11273 raft_consensus.cc:740] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.418479 11273 consensus_queue.cc:260] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.419495 11306 raft_consensus.cc:493] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.419955 11306 raft_consensus.cc:515] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
W20260710 11:12:16.421880 11048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.193:38425, user_credentials={real_user=slave}} blocked reactor thread for 71614.9us
W20260710 11:12:16.422371 10973 leader_election.cc:343] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.422966 11048 leader_election.cc:304] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.423118 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.405421 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.423831 11283 raft_consensus.cc:2804] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.424467 11152 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.424554 11306 leader_election.cc:290] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.424485 11283 raft_consensus.cc:697] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
W20260710 11:12:16.424485 10970 leader_election.cc:343] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.425757 11283 consensus_queue.cc:237] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.426168 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.426923 11078 raft_consensus.cc:2393] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:16.395916 11313 leader_election.cc:290] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.410403 11316 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.391322 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:16.426931 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.364619 11325 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.437714 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:16.438987 11154 raft_consensus.cc:2468] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:16.439541 11325 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.440014 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
W20260710 11:12:16.440505 11193 leader_election.cc:343] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:16.441188 11045 leader_election.cc:343] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.441355 11193 leader_election.cc:304] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
W20260710 11:12:16.437706 10973 leader_election.cc:343] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.442730 10973 leader_election.cc:304] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.436636 11279 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
W20260710 11:12:16.432545 11048 leader_election.cc:343] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.444777 11314 raft_consensus.cc:2804] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.445107 11316 raft_consensus.cc:2749] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:16.455857 11196 leader_election.cc:343] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.453177 11314 raft_consensus.cc:697] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:16.458954 11272 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:16.459364 11272 ts_tablet_manager.cc:1403] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.006s
I20260710 11:12:16.460721 11273 ts_tablet_manager.cc:1434] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260710 11:12:16.461825 11273 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:16.462329 11271 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.462771 11271 ts_tablet_manager.cc:1403] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.032s
I20260710 11:12:16.463341 11314 consensus_queue.cc:237] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.465391 11271 raft_consensus.cc:359] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.466209 11271 raft_consensus.cc:385] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.466476 11271 raft_consensus.cc:740] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.467459 11271 consensus_queue.cc:260] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.468819 11273 tablet_bootstrap.cc:654] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.469296 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.470172 11230 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.470599 11271 ts_tablet_manager.cc:1434] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:16.471541 11271 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.478637 11271 tablet_bootstrap.cc:654] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:16.458431 11048 leader_election.cc:343] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.488168 11048 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [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: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
W20260710 11:12:16.489354 11048 leader_election.cc:343] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.489554 11274 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.490053 11274 ts_tablet_manager.cc:1403] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.022s
I20260710 11:12:16.490444 11122 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.490528 11196 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.492523 11313 raft_consensus.cc:2749] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.496959 11274 raft_consensus.cc:359] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.492313 11283 raft_consensus.cc:2749] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.497869 11274 raft_consensus.cc:385] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.499294 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.500571 11080 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.497675 11281 leader_election.cc:290] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.502453 11230 raft_consensus.cc:2468] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:16.503628 10973 leader_election.cc:304] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:16.498602 11274 raft_consensus.cc:740] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.503830 11272 raft_consensus.cc:359] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.505187 11272 raft_consensus.cc:385] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.505517 11272 raft_consensus.cc:740] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.506430 11271 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.506980 11271 ts_tablet_manager.cc:1403] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260710 11:12:16.508104 11283 raft_consensus.cc:493] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.499393 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.499784 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.508953 11229 raft_consensus.cc:2393] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.509127 11078 raft_consensus.cc:2393] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:16.509768 11283 raft_consensus.cc:515] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.510584 11152 raft_consensus.cc:2468] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:16.511451 11280 raft_consensus.cc:2749] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.511931 11283 leader_election.cc:290] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.511992 11048 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.512732 11272 consensus_queue.cc:260] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.512930 11274 consensus_queue.cc:260] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.515988 11325 raft_consensus.cc:2749] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.517426 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.517500 11281 consensus_queue.cc:1048] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:16.518103 10970 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.518998 11281 raft_consensus.cc:2804] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:16.519309 11045 leader_election.cc:343] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.519551 11281 raft_consensus.cc:697] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:16.519730 11196 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.520521 11314 raft_consensus.cc:2749] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.521535 11306 raft_consensus.cc:2804] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.521411 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.522044 11306 raft_consensus.cc:697] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:16.520462 11281 consensus_queue.cc:237] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
W20260710 11:12:16.522990 11048 leader_election.cc:343] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.522771 11306 consensus_queue.cc:237] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.523427 11048 leader_election.cc:304] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.524049 11272 ts_tablet_manager.cc:1434] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.004s
I20260710 11:12:16.524392 11283 raft_consensus.cc:2749] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.524955 11272 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.527156 11274 ts_tablet_manager.cc:1434] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:12:16.528367 11274 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.526153 11080 raft_consensus.cc:2468] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:16.533339 11271 raft_consensus.cc:359] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.534133 11271 raft_consensus.cc:385] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.534461 11271 raft_consensus.cc:740] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.534861 11273 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:16.535084 11274 tablet_bootstrap.cc:654] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.535316 11273 ts_tablet_manager.cc:1403] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.017s
I20260710 11:12:16.535414 11271 consensus_queue.cc:260] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.539855 11273 raft_consensus.cc:359] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.540710 11273 raft_consensus.cc:385] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.541034 11273 raft_consensus.cc:740] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.543469 11273 consensus_queue.cc:260] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.545933 11271 ts_tablet_manager.cc:1434] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:12:16.547045 11271 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.547526 11273 ts_tablet_manager.cc:1434] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:16.550674 11273 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:16.557550 11271 tablet_bootstrap.cc:654] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.562506 11272 tablet_bootstrap.cc:654] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.562589 11273 tablet_bootstrap.cc:654] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.562836 11271 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.563280 11271 ts_tablet_manager.cc:1403] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:12:16.566228 11271 raft_consensus.cc:359] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.567080 11271 raft_consensus.cc:385] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.567395 11271 raft_consensus.cc:740] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.568686 11271 consensus_queue.cc:260] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.576025 11271 ts_tablet_manager.cc:1434] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:16.577168 11271 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.584477 11271 tablet_bootstrap.cc:654] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.593117 11274 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.593703 11274 ts_tablet_manager.cc:1403] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.006s
I20260710 11:12:16.596370 11274 raft_consensus.cc:359] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.597208 11274 raft_consensus.cc:385] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.595947 10903 catalog_manager.cc:5697] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:16.597556 11274 raft_consensus.cc:740] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.598320 11274 consensus_queue.cc:260] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.600325 11274 ts_tablet_manager.cc:1434] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:16.601358 11274 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.608989 11272 tablet_bootstrap.cc:492] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:16.609068 11274 tablet_bootstrap.cc:654] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.609792 11272 ts_tablet_manager.cc:1403] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.011s
I20260710 11:12:16.613181 11272 raft_consensus.cc:359] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.615495 11272 raft_consensus.cc:385] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.615832 11272 raft_consensus.cc:740] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.616773 11272 consensus_queue.cc:260] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.620236 11271 tablet_bootstrap.cc:492] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.620457 11272 ts_tablet_manager.cc:1434] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:12:16.620695 11271 ts_tablet_manager.cc:1403] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.024s
I20260710 11:12:16.621388 11272 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.623366 11271 raft_consensus.cc:359] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.624030 11271 raft_consensus.cc:385] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.624287 11271 raft_consensus.cc:740] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.625167 11274 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.624992 11271 consensus_queue.cc:260] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.625754 11274 ts_tablet_manager.cc:1403] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 11:12:16.627562 10902 catalog_manager.cc:5697] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.628072 11272 tablet_bootstrap.cc:654] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.628829 11273 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:16.631260 11273 ts_tablet_manager.cc:1403] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.001s
I20260710 11:12:16.631780 11274 raft_consensus.cc:359] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.632431 11274 raft_consensus.cc:385] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.632695 11274 raft_consensus.cc:740] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.633383 11274 consensus_queue.cc:260] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.634804 11274 ts_tablet_manager.cc:1434] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:16.635609 11274 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.636925 11272 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:16.637421 11272 ts_tablet_manager.cc:1403] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:12:16.630435 11271 ts_tablet_manager.cc:1434] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:16.638886 11271 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.638782 10901 catalog_manager.cc:5697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.640751 11272 raft_consensus.cc:359] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.641453 11274 tablet_bootstrap.cc:654] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.641544 11272 raft_consensus.cc:385] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.640906 10901 catalog_manager.cc:5697] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.642504 11272 raft_consensus.cc:740] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.643373 11272 consensus_queue.cc:260] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.644600 11271 tablet_bootstrap.cc:654] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.645620 11280 raft_consensus.cc:493] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.645769 11272 ts_tablet_manager.cc:1434] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:12:16.646099 11280 raft_consensus.cc:515] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.646963 11272 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.648218 11280 leader_election.cc:290] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.650022 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2910cbecdbb84af9bacb4bfe4c1942e0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.650676 11080 raft_consensus.cc:2468] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 0.
I20260710 11:12:16.651609 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2910cbecdbb84af9bacb4bfe4c1942e0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.652235 11229 raft_consensus.cc:2468] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 0.
I20260710 11:12:16.642974 10901 catalog_manager.cc:5697] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.653563 11272 tablet_bootstrap.cc:654] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.653519 11122 leader_election.cc:304] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.654501 11280 raft_consensus.cc:2804] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.654863 11280 raft_consensus.cc:493] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.655177 11280 raft_consensus.cc:3060] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.660949 11273 raft_consensus.cc:359] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.661674 11273 raft_consensus.cc:385] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.661957 11273 raft_consensus.cc:740] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.662611 11273 consensus_queue.cc:260] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.663789 11280 raft_consensus.cc:515] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.664568 11273 ts_tablet_manager.cc:1434] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.000s
I20260710 11:12:16.665638 11273 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:16.664602 10904 catalog_manager.cc:5697] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 1 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:16.666447 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2910cbecdbb84af9bacb4bfe4c1942e0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.667011 11080 raft_consensus.cc:3060] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.673911 11080 raft_consensus.cc:2468] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:16.675036 11122 leader_election.cc:304] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.675985 11332 raft_consensus.cc:2804] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.677290 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2910cbecdbb84af9bacb4bfe4c1942e0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:16.677911 11229 raft_consensus.cc:3060] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.683492 11280 leader_election.cc:290] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.684217 11281 raft_consensus.cc:493] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.684510 11280 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.684751 11281 raft_consensus.cc:515] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.684988 11280 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.686877 11281 leader_election.cc:290] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.688287 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.688716 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.689087 11152 raft_consensus.cc:2393] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5856223a7aa643fb8ec2f11a69493cbd in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.689483 11080 raft_consensus.cc:2393] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:16.688287 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7290e3106c9d490b894fe29745051995" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.694396 10970 leader_election.cc:304] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.695689 11281 raft_consensus.cc:3060] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.701201 11283 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.701663 11283 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.702848 11273 tablet_bootstrap.cc:654] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.703624 11283 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:16.704890 11314 raft_consensus.cc:493] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.706813 11332 raft_consensus.cc:697] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:16.708149 11229 raft_consensus.cc:2468] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:16.708743 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.708850 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.709548 11230 raft_consensus.cc:2393] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.705713 11314 raft_consensus.cc:515] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
W20260710 11:12:16.710371 11048 leader_election.cc:343] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.711493 11122 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.711786 11314 leader_election.cc:290] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.706316 11280 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.713855 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.714448 11080 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:16.715585 11196 leader_election.cc:304] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.716370 11314 raft_consensus.cc:2804] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.716734 11314 raft_consensus.cc:493] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.717078 11314 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.716152 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.718367 11281 raft_consensus.cc:2749] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.718457 11368 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.723800 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
W20260710 11:12:16.722892 11048 leader_election.cc:343] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:16.725272 11193 leader_election.cc:343] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:16.725557 11048 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:16.726266 11283 raft_consensus.cc:2749] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.728421 11274 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.728763 11274 ts_tablet_manager.cc:1403] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.016s
I20260710 11:12:16.721727 11332 consensus_queue.cc:237] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.732976 11273 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:16.733444 11273 ts_tablet_manager.cc:1403] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.015s
I20260710 11:12:16.733286 11313 consensus_queue.cc:1048] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.735358 11280 consensus_queue.cc:1048] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.735985 11273 raft_consensus.cc:359] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.736480 11273 raft_consensus.cc:385] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.736749 11273 raft_consensus.cc:740] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.738269 11273 consensus_queue.cc:260] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.742295 11272 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:16.742933 11272 ts_tablet_manager.cc:1403] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.031s
I20260710 11:12:16.737577 11281 raft_consensus.cc:493] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.748567 11272 raft_consensus.cc:359] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.750269 11272 raft_consensus.cc:385] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.750674 11272 raft_consensus.cc:740] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.752431 11271 tablet_bootstrap.cc:492] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:16.753026 11271 ts_tablet_manager.cc:1403] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.015s
I20260710 11:12:16.754925 11272 consensus_queue.cc:260] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.757261 11273 ts_tablet_manager.cc:1434] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:12:16.749184 11281 raft_consensus.cc:515] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.761215 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.762042 11368 raft_consensus.cc:2749] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.763921 11313 consensus_queue.cc:1048] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.764861 11273 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:16.757261 11272 ts_tablet_manager.cc:1434] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:12:16.739727 11367 raft_consensus.cc:493] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.766077 11272 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:16.765900 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.768421 11229 raft_consensus.cc:2393] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5856223a7aa643fb8ec2f11a69493cbd in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:16.770288 10973 leader_election.cc:304] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.771332 11316 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.765595 11281 leader_election.cc:290] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.775049 11280 raft_consensus.cc:493] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.778613 11283 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.787163 11274 raft_consensus.cc:359] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
W20260710 11:12:16.790512 11196 consensus_peers.cc:597] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. 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:12:16.793185 11274 raft_consensus.cc:385] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.794231 11274 raft_consensus.cc:740] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.795969 11274 consensus_queue.cc:260] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.796603 11272 tablet_bootstrap.cc:654] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.791217 11316 raft_consensus.cc:2749] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.794211 11283 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.794262 11280 raft_consensus.cc:515] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.777477 11367 raft_consensus.cc:515] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.802796 11281 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.803737 11314 raft_consensus.cc:515] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.826064 11314 leader_election.cc:290] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.826725 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:16.827283 11078 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.804224 11274 ts_tablet_manager.cc:1434] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260710 11:12:16.807485 11271 raft_consensus.cc:359] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.828303 11271 raft_consensus.cc:385] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:16.828588 11271 raft_consensus.cc:740] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:16.811195 11080 raft_consensus.cc:3060] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.816557 11283 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.819146 11280 leader_election.cc:290] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.819415 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.820921 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c722fd3d7933461a8636d3f1eed0aad0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.833211 11002 raft_consensus.cc:2468] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 0.
I20260710 11:12:16.821184 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c722fd3d7933461a8636d3f1eed0aad0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.821645 11313 consensus_queue.cc:1048] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:16.822707 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.836722 11154 raft_consensus.cc:2393] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 1: Already voted for candidate 5856223a7aa643fb8ec2f11a69493cbd in this term.
I20260710 11:12:16.829196 11274 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:16.829919 11316 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.830729 11271 consensus_queue.cc:260] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.844812 11045 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:16.845278 11274 tablet_bootstrap.cc:654] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.847343 11283 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.849449 11271 ts_tablet_manager.cc:1434] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.000s
I20260710 11:12:16.850594 11271 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:16.852727 11122 leader_election.cc:304] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:16.855748 11280 raft_consensus.cc:2804] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:16.856241 11280 raft_consensus.cc:493] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:16.856683 11280 raft_consensus.cc:3060] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.854014 11316 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:16.861503 11271 tablet_bootstrap.cc:654] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.863003 11316 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.863941 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.864725 11229 raft_consensus.cc:2393] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5856223a7aa643fb8ec2f11a69493cbd in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.866755 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:16.867724 11082 raft_consensus.cc:2393] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5856223a7aa643fb8ec2f11a69493cbd in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:16.867887 11078 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:16.869019 10973 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:16.870137 11316 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.869035 11196 leader_election.cc:304] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:16.871912 11313 raft_consensus.cc:2804] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:16.872663 11313 raft_consensus.cc:697] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:16.873689 11313 consensus_queue.cc:237] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:16.875046 11367 leader_election.cc:290] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.879140 11229 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:16.895046 11283 raft_consensus.cc:2749] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.894075 11316 raft_consensus.cc:2749] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:16.881332 11280 raft_consensus.cc:515] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.914050 11281 raft_consensus.cc:493] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.914592 11281 raft_consensus.cc:515] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:16.915310 11280 leader_election.cc:290] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:16.924381 11334 consensus_queue.cc:1048] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:16.923362 11283 raft_consensus.cc:493] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:16.929190 11283 raft_consensus.cc:515] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:16.936434 11325 consensus_queue.cc:1048] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:16.940989 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:16.942826 11273 tablet_bootstrap.cc:654] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:16.947870 11306 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.951371 11283 leader_election.cc:290] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:16.958020 11154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:16.958791 11281 leader_election.cc:290] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:16.959335 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:16.958825 11154 raft_consensus.cc:2393] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5856223a7aa643fb8ec2f11a69493cbd in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:16.962314 10973 leader_election.cc:304] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd; no voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7
W20260710 11:12:16.962556 10936 debug-util.cc:398] Leaking SignalData structure 0x7b0800046d80 after lost signal to thread 8914
W20260710 11:12:16.963990 10936 debug-util.cc:398] Leaking SignalData structure 0x7b080004e7e0 after lost signal to thread 10939
I20260710 11:12:16.965270 11316 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:16.968518 11122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.193:38425, user_credentials={real_user=slave}} blocked reactor thread for 115924us
W20260710 11:12:16.986542 10936 debug-util.cc:398] Leaking SignalData structure 0x7b0800091a40 after lost signal to thread 11106
I20260710 11:12:16.996192 11274 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:16.996860 11274 ts_tablet_manager.cc:1403] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.168s	user 0.008s	sys 0.004s
I20260710 11:12:17.003546 11272 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.004202 11272 ts_tablet_manager.cc:1403] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.238s	user 0.008s	sys 0.022s
W20260710 11:12:16.986639 11122 leader_election.cc:343] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:17.014377 10936 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4d60 after lost signal to thread 11180
W20260710 11:12:17.015550 10936 debug-util.cc:398] Leaking SignalData structure 0x7b0800119340 after lost signal to thread 11254
I20260710 11:12:17.015940 11281 consensus_queue.cc:1048] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.015368 10904 catalog_manager.cc:5697] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 1 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.020087 10905 catalog_manager.cc:5697] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.023139 11274 raft_consensus.cc:359] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.024060 11274 raft_consensus.cc:385] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.024387 11274 raft_consensus.cc:740] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.025221 11274 consensus_queue.cc:260] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.028990 11272 raft_consensus.cc:359] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.029879 11272 raft_consensus.cc:385] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.030210 11272 raft_consensus.cc:740] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
W20260710 11:12:17.030954 11122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.194:35461, user_credentials={real_user=slave}} blocked reactor thread for 44781.6us
I20260710 11:12:17.032538 11272 consensus_queue.cc:260] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.033181 11274 ts_tablet_manager.cc:1434] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:12:17.037601 11372 consensus_queue.cc:1048] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:12:17.046954 11272 ts_tablet_manager.cc:1434] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 11:12:17.047838 11272 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.049181 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.049840 11080 raft_consensus.cc:2468] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 0.
I20260710 11:12:17.051865 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.053277 11272 tablet_bootstrap.cc:654] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.054421 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c722fd3d7933461a8636d3f1eed0aad0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.054994 11080 raft_consensus.cc:3060] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.069756 11274 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:17.072821 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2234a726b446ab8c134cd3fe6990cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.034472 11306 consensus_queue.cc:1048] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260710 11:12:17.095148 11272 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.095763 11272 ts_tablet_manager.cc:1403] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
W20260710 11:12:17.094383 10970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.195:39463, user_credentials={real_user=slave}} blocked reactor thread for 71599.8us
I20260710 11:12:17.106003 11271 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.106549 11271 ts_tablet_manager.cc:1403] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.256s	user 0.049s	sys 0.041s
I20260710 11:12:17.107863 11274 tablet_bootstrap.cc:654] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.108916 11271 raft_consensus.cc:359] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.100364 11155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.109724 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c722fd3d7933461a8636d3f1eed0aad0" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:17.110356 11006 raft_consensus.cc:3060] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.112892 11080 raft_consensus.cc:2468] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:17.109890 11155 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.113811 11271 raft_consensus.cc:385] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.114229 11271 raft_consensus.cc:740] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.115298 11271 consensus_queue.cc:260] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.117255 11271 ts_tablet_manager.cc:1434] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 11:12:17.117528 11122 leader_election.cc:343] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.118054 11271 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:17.118450 11122 leader_election.cc:304] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.119688 11372 raft_consensus.cc:2804] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.120040 11372 raft_consensus.cc:493] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.119973 11122 leader_election.cc:304] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:17.120579 11372 raft_consensus.cc:3060] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.101516 11316 raft_consensus.cc:2749] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.129916 11377 raft_consensus.cc:2804] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.133534 11306 consensus_queue.cc:1048] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.132709 11045 leader_election.cc:304] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [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: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:17.138779 11272 raft_consensus.cc:359] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.144248 11272 raft_consensus.cc:385] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.144444 11272 raft_consensus.cc:740] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.149094 11272 consensus_queue.cc:260] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.152757 11273 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.150925 11313 consensus_queue.cc:1048] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.153216 11273 ts_tablet_manager.cc:1403] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.388s	user 0.012s	sys 0.010s
I20260710 11:12:17.135017 11377 raft_consensus.cc:697] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:17.140641 11334 raft_consensus.cc:2749] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:17.181097 11006 raft_consensus.cc:2468] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:17.184238 11377 consensus_queue.cc:237] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.189656 11314 consensus_queue.cc:1048] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.196645 11272 ts_tablet_manager.cc:1434] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.002s
I20260710 11:12:17.198062 11272 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.199105 11271 tablet_bootstrap.cc:654] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.148037 11372 raft_consensus.cc:515] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.206171 11306 consensus_queue.cc:1048] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.210707 11273 raft_consensus.cc:359] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.211360 11273 raft_consensus.cc:385] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.211634 11273 raft_consensus.cc:740] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.212349 11273 consensus_queue.cc:260] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.214252 11273 ts_tablet_manager.cc:1434] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260710 11:12:17.214553 11372 leader_election.cc:290] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.215078 11273 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.223984 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.228545 11274 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
W20260710 11:12:17.218544 11045 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.179.195:39463, user_credentials={real_user=slave}} blocked reactor thread for 89482.9us
I20260710 11:12:17.229028 11274 ts_tablet_manager.cc:1403] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.160s	user 0.004s	sys 0.009s
W20260710 11:12:17.230492 11122 leader_election.cc:343] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.236956 11155 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:17.264705 11386 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.265209 11386 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.264022 11274 raft_consensus.cc:359] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.266676 11274 raft_consensus.cc:385] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.266875 11274 raft_consensus.cc:740] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.269263 11386 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.270921 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
W20260710 11:12:17.272300 10973 leader_election.cc:343] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.273090 11274 consensus_queue.cc:260] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.276566 11274 ts_tablet_manager.cc:1434] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260710 11:12:17.277647 11274 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:17.285490 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.286105 11078 raft_consensus.cc:2468] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.287288 10973 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.278126 11372 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.297446 11382 raft_consensus.cc:2804] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.297865 11382 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.297924 11271 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.299983 11271 ts_tablet_manager.cc:1403] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.003s
I20260710 11:12:17.300839 11382 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.298269 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.306499 11396 raft_consensus.cc:493] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.307108 11396 raft_consensus.cc:515] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.312683 11272 tablet_bootstrap.cc:654] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.313501 11273 tablet_bootstrap.cc:654] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.314741 11082 raft_consensus.cc:3060] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:17.315897 10952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:17.309217 11396 leader_election.cc:290] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
W20260710 11:12:17.324512 11397 log.cc:927] Time spent T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260710 11:12:17.299925 11372 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.331542 11372 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.333895 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.333967 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.340068 11382 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.340616 11274 tablet_bootstrap.cc:654] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.340920 11006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:17.341167 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:17.341585 11006 raft_consensus.cc:2468] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
W20260710 11:12:17.342381 11122 leader_election.cc:343] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.342813 11048 leader_election.cc:304] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
W20260710 11:12:17.343168 11122 leader_election.cc:343] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.343616 11122 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
W20260710 11:12:17.345832 11048 leader_election.cc:343] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.352330 11396 raft_consensus.cc:2804] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.352728 11396 raft_consensus.cc:493] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.353049 11396 raft_consensus.cc:3060] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.353813 11372 raft_consensus.cc:2749] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.359051 11271 raft_consensus.cc:359] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.359902 11271 raft_consensus.cc:385] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.360242 11271 raft_consensus.cc:740] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.362828 11382 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.363451 11332 consensus_queue.cc:1048] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.368295 11082 raft_consensus.cc:2468] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:17.361092 11271 consensus_queue.cc:260] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.370410 11122 leader_election.cc:304] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.371291 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.371390 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.371913 11082 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:17.376044 10973 leader_election.cc:343] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.380704 11368 raft_consensus.cc:2804] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.381217 11368 raft_consensus.cc:697] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:17.382055 11368 consensus_queue.cc:237] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.382635 11273 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.384312 11273 ts_tablet_manager.cc:1403] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.008s
I20260710 11:12:17.393349 11332 consensus_queue.cc:1048] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.394496 11273 raft_consensus.cc:359] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.395337 11273 raft_consensus.cc:385] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.395618 11273 raft_consensus.cc:740] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.393234 11396 raft_consensus.cc:515] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.400411 11271 ts_tablet_manager.cc:1434] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260710 11:12:17.400637 11272 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.399768 11273 consensus_queue.cc:260] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.401662 11271 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:17.401630 11272 ts_tablet_manager.cc:1403] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.204s	user 0.019s	sys 0.012s
I20260710 11:12:17.408079 11273 ts_tablet_manager.cc:1434] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:12:17.409209 11273 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.408979 11082 raft_consensus.cc:2468] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:17.429512 11273 tablet_bootstrap.cc:654] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.434429 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.435194 10973 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
W20260710 11:12:17.436357 11048 leader_election.cc:343] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.436381 11382 raft_consensus.cc:2804] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.437839 11382 raft_consensus.cc:697] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:17.439288 11274 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:17.438959 11382 consensus_queue.cc:237] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.439745 11274 ts_tablet_manager.cc:1403] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.011s
I20260710 11:12:17.442823 11377 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.442792 11274 raft_consensus.cc:359] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.443667 11274 raft_consensus.cc:385] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.443994 11274 raft_consensus.cc:740] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.443357 11377 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.445333 11274 consensus_queue.cc:260] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.449774 11274 ts_tablet_manager.cc:1434] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:12:17.453951 11313 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.454880 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
W20260710 11:12:17.456588 11122 leader_election.cc:343] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.459865 11274 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:17.452651 11377 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:17.474848 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
W20260710 11:12:17.478247 11122 leader_election.cc:343] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.478852 11122 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.467898 11396 leader_election.cc:290] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:17.481362 11332 raft_consensus.cc:2749] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.489938 11274 tablet_bootstrap.cc:654] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.494323 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:17.494932 11002 raft_consensus.cc:3060] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.490093 11313 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:12:17.512558 11382 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.513049 11382 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.515203 11382 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.515650 11271 tablet_bootstrap.cc:654] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.516659 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.517346 11230 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.516769 11002 raft_consensus.cc:2468] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:17.519148 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
W20260710 11:12:17.529032 10970 leader_election.cc:343] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.532115 10973 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:17.520910 11272 raft_consensus.cc:359] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.533403 11272 raft_consensus.cc:385] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.533804 11272 raft_consensus.cc:740] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.534397 11272 consensus_queue.cc:260] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.534972 11382 raft_consensus.cc:2804] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.535355 11382 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.535679 11382 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.536496 11272 ts_tablet_manager.cc:1434] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.134s	user 0.005s	sys 0.001s
I20260710 11:12:17.538169 11274 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:17.538650 11274 ts_tablet_manager.cc:1403] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.005s
I20260710 11:12:17.541083 11274 raft_consensus.cc:359] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.541736 11274 raft_consensus.cc:385] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.541998 11274 raft_consensus.cc:740] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.542639 11274 consensus_queue.cc:260] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.545455 11274 ts_tablet_manager.cc:1434] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:12:17.546310 11274 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:17.550014 11048 leader_election.cc:304] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.551213 11396 raft_consensus.cc:2804] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.551654 11396 raft_consensus.cc:697] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:17.551915 11272 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.551971 11274 tablet_bootstrap.cc:654] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.552479 11396 consensus_queue.cc:237] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.558104 11382 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.561223 11271 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.569792 11271 ts_tablet_manager.cc:1403] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.168s	user 0.009s	sys 0.013s
I20260710 11:12:17.569392 10901 catalog_manager.cc:5697] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.571432 10901 catalog_manager.cc:5697] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.573357 11271 raft_consensus.cc:359] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.574275 11271 raft_consensus.cc:385] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.574608 11271 raft_consensus.cc:740] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.574862 11273 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.565079 11272 tablet_bootstrap.cc:654] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.575371 11273 ts_tablet_manager.cc:1403] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.166s	user 0.020s	sys 0.009s
I20260710 11:12:17.578202 11273 raft_consensus.cc:359] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.578948 11273 raft_consensus.cc:385] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.579231 11273 raft_consensus.cc:740] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.581642 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.582865 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.582680 11273 consensus_queue.cc:260] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.583073 11271 consensus_queue.cc:260] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.583911 11368 raft_consensus.cc:493] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.582427 11382 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
W20260710 11:12:17.584352 10970 leader_election.cc:343] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.584363 11368 raft_consensus.cc:515] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.583455 11230 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.589299 11271 ts_tablet_manager.cc:1434] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:12:17.590236 11271 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:17.591776 11273 ts_tablet_manager.cc:1434] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:12:17.593523 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
W20260710 11:12:17.594965 11122 leader_election.cc:343] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.597541 11368 leader_election.cc:290] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.598594 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.601163 11230 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:17.605047 11273 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.604828 10973 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7
W20260710 11:12:17.606875 11122 leader_election.cc:343] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.607460 11122 leader_election.cc:304] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7; no voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:17.608842 11368 raft_consensus.cc:2749] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.609635 11382 raft_consensus.cc:2804] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.610136 11382 raft_consensus.cc:697] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:17.611084 11274 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: No bootstrap required, opened a new log
I20260710 11:12:17.610957 11382 consensus_queue.cc:237] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.611573 11274 ts_tablet_manager.cc:1403] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.003s
I20260710 11:12:17.614306 11272 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.614892 11272 ts_tablet_manager.cc:1403] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.008s
I20260710 11:12:17.614351 11274 raft_consensus.cc:359] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.615278 11274 raft_consensus.cc:385] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.615621 11274 raft_consensus.cc:740] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.616384 11274 consensus_queue.cc:260] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.617393 11272 raft_consensus.cc:359] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.618029 11272 raft_consensus.cc:385] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.618292 11272 raft_consensus.cc:740] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.619117 11272 consensus_queue.cc:260] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.620529 11274 ts_tablet_manager.cc:1434] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:12:17.621069 11273 tablet_bootstrap.cc:654] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.621258 11272 ts_tablet_manager.cc:1434] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 11:12:17.622243 11272 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.624920 11271 tablet_bootstrap.cc:654] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.631300 11272 tablet_bootstrap.cc:654] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.633870 10905 catalog_manager.cc:5697] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.636475 11368 consensus_queue.cc:1048] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.655817 11382 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.656335 11382 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.662053 11382 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.662238 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.662928 11080 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.663120 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.663874 11152 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.667291 10973 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:17.668046 11382 raft_consensus.cc:2804] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.668520 11382 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.668928 11382 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.676491 11382 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.678900 11382 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.679441 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.680047 11082 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.680470 11332 consensus_queue.cc:1048] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:17.685525 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.686128 11152 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.686249 11271 tablet_bootstrap.cc:492] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.686774 11271 ts_tablet_manager.cc:1403] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.010s
I20260710 11:12:17.687034 10903 catalog_manager.cc:5697] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.689334 11271 raft_consensus.cc:359] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.689996 11271 raft_consensus.cc:385] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.690271 11271 raft_consensus.cc:740] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.691087 11271 consensus_queue.cc:260] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.693221 11271 ts_tablet_manager.cc:1434] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:17.694304 11271 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:17.695219 11152 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:17.696765 10970 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.698737 11316 raft_consensus.cc:2804] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.699185 11316 raft_consensus.cc:697] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:17.699048 10905 catalog_manager.cc:5697] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.700016 11316 consensus_queue.cc:237] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.702519 11272 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.702917 11272 ts_tablet_manager.cc:1403] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.019s
I20260710 11:12:17.706740 11273 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.707159 11273 ts_tablet_manager.cc:1403] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.006s
I20260710 11:12:17.707903 11272 raft_consensus.cc:359] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.708630 11272 raft_consensus.cc:385] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.708909 11272 raft_consensus.cc:740] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.710608 11272 consensus_queue.cc:260] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.710897 11082 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:17.712987 11272 ts_tablet_manager.cc:1434] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:12:17.713896 11272 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.733323 11273 raft_consensus.cc:359] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.734047 11273 raft_consensus.cc:385] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.734318 11273 raft_consensus.cc:740] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.734736 11272 tablet_bootstrap.cc:654] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.735035 11273 consensus_queue.cc:260] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.746714 11271 tablet_bootstrap.cc:654] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.766031 11273 ts_tablet_manager.cc:1434] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.008s
I20260710 11:12:17.767370 11273 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.767867 10905 catalog_manager.cc:5697] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.771186 11272 tablet_bootstrap.cc:492] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.771703 11272 ts_tablet_manager.cc:1403] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.002s
I20260710 11:12:17.778193 11273 tablet_bootstrap.cc:654] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.782452 11272 raft_consensus.cc:359] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.783195 11272 raft_consensus.cc:385] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.783468 11272 raft_consensus.cc:740] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.792761 11271 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.793550 11271 ts_tablet_manager.cc:1403] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.019s
I20260710 11:12:17.794533 11272 consensus_queue.cc:260] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.797274 11271 raft_consensus.cc:359] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.798261 11271 raft_consensus.cc:385] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.798625 11271 raft_consensus.cc:740] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.799196 11314 raft_consensus.cc:493] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.799351 11271 consensus_queue.cc:260] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.799692 11314 raft_consensus.cc:515] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.801788 11271 ts_tablet_manager.cc:1434] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:17.801832 11314 leader_election.cc:290] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.803066 11271 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: Bootstrap starting.
I20260710 11:12:17.803844 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af439b9aa94c988f2f9ccb90ce1372" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.804489 11152 raft_consensus.cc:2468] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:17.804533 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af439b9aa94c988f2f9ccb90ce1372" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.804937 11272 ts_tablet_manager.cc:1434] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:12:17.805265 11080 raft_consensus.cc:2468] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:17.805980 11193 leader_election.cc:304] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.806864 11313 raft_consensus.cc:493] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.807528 11273 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.807332 11313 raft_consensus.cc:515] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.807996 11273 ts_tablet_manager.cc:1403] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260710 11:12:17.809388 11313 leader_election.cc:290] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.810360 11271 tablet_bootstrap.cc:654] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.810776 11273 raft_consensus.cc:359] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.811483 11273 raft_consensus.cc:385] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.811769 11273 raft_consensus.cc:740] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.812431 11273 consensus_queue.cc:260] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.813025 11396 raft_consensus.cc:493] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.813344 11316 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.813623 11396 raft_consensus.cc:515] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.813865 11316 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.815062 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.815742 11396 leader_election.cc:290] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.815819 11316 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.817894 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.818120 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.815837 11080 raft_consensus.cc:2468] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:17.818835 11230 raft_consensus.cc:2468] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:17.818748 11153 raft_consensus.cc:2468] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:17.820484 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.820927 11045 leader_election.cc:304] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:17.821198 11152 raft_consensus.cc:2468] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 0.
I20260710 11:12:17.821511 11272 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: Bootstrap starting.
I20260710 11:12:17.818058 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:17.822022 11156 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.823360 10970 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.824352 11193 leader_election.cc:304] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.825330 11316 raft_consensus.cc:2804] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.825801 11316 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.825516 11332 consensus_queue.cc:1048] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:17.826202 11316 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.830101 11395 raft_consensus.cc:2804] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.830502 11395 raft_consensus.cc:493] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.830832 11395 raft_consensus.cc:3060] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.834465 11279 raft_consensus.cc:2804] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.836385 11279 raft_consensus.cc:493] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.836725 11279 raft_consensus.cc:3060] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.838599 11273 ts_tablet_manager.cc:1434] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 11:12:17.839706 11273 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.833730 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
W20260710 11:12:17.845091 10973 leader_election.cc:343] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.845474 11273 tablet_bootstrap.cc:654] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.831384 11313 raft_consensus.cc:2804] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.847939 11313 raft_consensus.cc:493] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.851341 11313 raft_consensus.cc:3060] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.855846 11316 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.858799 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.859362 11156 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.870795 11272 tablet_bootstrap.cc:654] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.862478 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.869258 11316 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.876490 11395 raft_consensus.cc:515] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.864702 11279 raft_consensus.cc:515] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.885874 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.886780 11156 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:17.887225 11395 leader_election.cc:290] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:17.888048 11230 raft_consensus.cc:2393] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 1: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:17.888877 11279 leader_election.cc:290] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.888084 10970 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.889514 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
W20260710 11:12:17.892705 10973 leader_election.cc:343] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.893141 11082 raft_consensus.cc:2393] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:17.893757 11281 consensus_queue.cc:1048] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:17.883749 11313 raft_consensus.cc:515] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.894624 11436 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.895296 11436 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.894091 11316 raft_consensus.cc:2804] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.897460 11316 raft_consensus.cc:697] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:17.897799 11313 leader_election.cc:290] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.898305 11316 consensus_queue.cc:237] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:17.899773 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af439b9aa94c988f2f9ccb90ce1372" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.900382 11152 raft_consensus.cc:3060] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.900475 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.901062 11153 raft_consensus.cc:3060] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:17.905179 11122 consensus_peers.cc:597] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 -> Peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Couldn't send request to peer bcebf2d5288d411f9b308bf1cec090b9. 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:12:17.905872 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8deee389673d44debcbe20c3d2cc72ab" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:17.906599 11082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af439b9aa94c988f2f9ccb90ce1372" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.908623 11082 raft_consensus.cc:3060] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.908769 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:17.909713 11081 raft_consensus.cc:2393] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate 5856223a7aa643fb8ec2f11a69493cbd in this term.
I20260710 11:12:17.910152 11153 raft_consensus.cc:2468] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:17.911439 11045 leader_election.cc:304] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [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: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:17.912532 11152 raft_consensus.cc:2468] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:17.912698 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:17.913797 11193 leader_election.cc:304] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:17.914131 11396 raft_consensus.cc:2804] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.914736 11313 raft_consensus.cc:2804] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:17.914673 11396 raft_consensus.cc:697] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:17.914665 11271 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: No bootstrap required, opened a new log
I20260710 11:12:17.915712 11313 raft_consensus.cc:697] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:17.915879 11271 ts_tablet_manager.cc:1403] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.012s
I20260710 11:12:17.907449 11436 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.915985 11396 consensus_queue.cc:237] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.917224 11196 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:17.918337 11279 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.920315 11271 raft_consensus.cc:359] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.921029 11271 raft_consensus.cc:385] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.921339 11271 raft_consensus.cc:740] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.922043 11271 consensus_queue.cc:260] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.916754 11313 consensus_queue.cc:237] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.927276 11082 raft_consensus.cc:2468] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:17.928838 11281 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.929311 11281 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.936295 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.936969 11228 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 0.
I20260710 11:12:17.937665 11281 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.938901 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
W20260710 11:12:17.940533 10973 leader_election.cc:343] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:17.941341 10973 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:17.942775 11316 raft_consensus.cc:2804] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.943142 11273 tablet_bootstrap.cc:492] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:17.943179 11316 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.943744 11273 ts_tablet_manager.cc:1403] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.000s
I20260710 11:12:17.943799 11316 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.944344 11272 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: No bootstrap required, opened a new log
I20260710 11:12:17.944813 11272 ts_tablet_manager.cc:1403] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.001s
I20260710 11:12:17.947790 11272 raft_consensus.cc:359] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.948560 11272 raft_consensus.cc:385] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.947904 10901 catalog_manager.cc:5697] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:17.948875 11272 raft_consensus.cc:740] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.949663 11272 consensus_queue.cc:260] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.951901 11272 ts_tablet_manager.cc:1434] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:17.952005 11273 raft_consensus.cc:359] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.944067 11279 raft_consensus.cc:2749] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.952731 11273 raft_consensus.cc:385] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:17.953083 11273 raft_consensus.cc:740] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:17.954769 11396 raft_consensus.cc:493] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.955293 11396 raft_consensus.cc:515] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:17.955710 11316 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.914846 11156 raft_consensus.cc:2393] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:17.959232 11395 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:17.959323 11316 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:17.959739 11395 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.960517 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:17.961123 11002 raft_consensus.cc:2468] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:17.961784 10905 catalog_manager.cc:5697] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.962289 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:17.962347 11048 leader_election.cc:304] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:17.962500 11316 consensus_queue.cc:1048] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:17.963032 11230 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 0.
I20260710 11:12:17.964251 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:17.964802 11228 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.965904 11193 leader_election.cc:304] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:17.967361 11436 raft_consensus.cc:2749] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:17.974211 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:17.974790 11080 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.975831 11273 consensus_queue.cc:260] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:17.978368 11273 ts_tablet_manager.cc:1434] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:12:17.979239 11273 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:17.984383 11273 tablet_bootstrap.cc:654] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:17.985807 11396 leader_election.cc:290] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:17.986449 11396 raft_consensus.cc:2804] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:17.986864 11396 raft_consensus.cc:493] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:17.987277 11396 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:17.962322 11271 ts_tablet_manager.cc:1434] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.003s
I20260710 11:12:17.994315 11395 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:17.996392 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:17.997701 11048 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
W20260710 11:12:17.998646 11048 consensus_peers.cc:597] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923): Couldn't send request to peer bcebf2d5288d411f9b308bf1cec090b9. 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:18.000936 11080 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:18.001477 11446 raft_consensus.cc:2764] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:12:18.001989 10973 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:17.997251 11002 raft_consensus.cc:2393] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 1: Already voted for candidate 5856223a7aa643fb8ec2f11a69493cbd in this term.
I20260710 11:12:18.004282 11228 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 1.
I20260710 11:12:18.006573 11396 raft_consensus.cc:515] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:18.012221 11316 raft_consensus.cc:2804] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:18.012768 11316 raft_consensus.cc:697] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:18.013309 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:18.014047 11152 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.013650 11316 consensus_queue.cc:237] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:17.987452 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:18.021162 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:18.022042 11002 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.022493 11152 raft_consensus.cc:2468] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:18.023996 11045 leader_election.cc:304] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:18.024909 11443 raft_consensus.cc:2804] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:18.025465 11443 raft_consensus.cc:697] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:18.025826 10904 catalog_manager.cc:5697] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 1 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.026335 11443 consensus_queue.cc:237] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:18.029556 11396 leader_election.cc:290] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 1 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:18.031010 11002 raft_consensus.cc:2468] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:18.032194 10905 catalog_manager.cc:5697] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 1 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.038168 11446 consensus_queue.cc:1048] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.039016 11152 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.044294 11273 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:18.044777 11273 ts_tablet_manager.cc:1403] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260710 11:12:18.048951 11273 raft_consensus.cc:359] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.049652 11273 raft_consensus.cc:385] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:18.049945 11273 raft_consensus.cc:740] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:18.051339 11332 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.051831 11332 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.052173 10903 catalog_manager.cc:5697] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.053828 11332 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:18.054073 11445 consensus_queue.cc:1048] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.056439 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:18.058604 11273 consensus_queue.cc:260] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.058910 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:18.059561 11228 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:18.064608 11273 ts_tablet_manager.cc:1434] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:12:18.064976 11122 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [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: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:18.065623 11273 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: Bootstrap starting.
I20260710 11:12:18.080564 11332 raft_consensus.cc:2804] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:18.083014 11332 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:18.083578 11332 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.096951 11445 consensus_queue.cc:1048] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.099498 11273 tablet_bootstrap.cc:654] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:18.095077 11332 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.112370 11332 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:18.113903 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:18.115162 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:18.117323 11122 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:18.119827 11368 raft_consensus.cc:2749] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:18.126832 11279 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.127377 11279 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.130591 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:18.131698 11152 raft_consensus.cc:2393] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 1: Already voted for candidate 5856223a7aa643fb8ec2f11a69493cbd in this term.
I20260710 11:12:18.133885 11156 raft_consensus.cc:1240] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Rejecting Update request from peer 5856223a7aa643fb8ec2f11a69493cbd for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:18.134891 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:18.136533 11382 consensus_queue.cc:1059] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.137558 11382 raft_consensus.cc:3055] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:18.137928 11382 raft_consensus.cc:740] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:18.138767 11382 consensus_queue.cc:260] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:18.140062 11382 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.140415 11273 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: No bootstrap required, opened a new log
I20260710 11:12:18.140956 11273 ts_tablet_manager.cc:1403] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.013s
I20260710 11:12:18.141824 11196 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:18.142678 11279 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:18.142673 11313 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.143366 11273 raft_consensus.cc:359] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.144068 11273 raft_consensus.cc:385] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:18.144347 11273 raft_consensus.cc:740] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Initialized, Role: FOLLOWER
I20260710 11:12:18.145238 11273 consensus_queue.cc:260] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.147449 11273 ts_tablet_manager.cc:1434] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:18.150635 11313 raft_consensus.cc:2749] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:18.161552 11445 consensus_queue.cc:1048] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.175282 11281 consensus_queue.cc:1048] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.280079 11281 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.297636 11281 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:18.311769 11446 consensus_queue.cc:1048] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.323711 11396 consensus_queue.cc:1048] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:18.327581 10952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:18.337821 11279 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.338397 11279 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.340473 11279 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:18.343230 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:18.343770 11002 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:18.344645 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:18.345082 11196 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:18.345286 11080 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:18.346446 11313 raft_consensus.cc:2804] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:18.346848 11313 raft_consensus.cc:493] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:18.347127 11313 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.351969 11279 consensus_queue.cc:1048] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.355413 11313 raft_consensus.cc:515] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.357607 11313 leader_election.cc:290] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:18.358182 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:18.358673 11002 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.358839 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8137b1b53d427f97ceb87529fef0bc" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:18.359503 11081 raft_consensus.cc:3060] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.363828 11002 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:18.364876 11196 leader_election.cc:304] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:18.365572 11313 raft_consensus.cc:2804] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.366657 11313 raft_consensus.cc:697] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:18.366791 11081 raft_consensus.cc:2468] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:18.367617 11313 consensus_queue.cc:237] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER 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: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.379127 10904 catalog_manager.cc:5697] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 0 to 2, leader changed from <none> to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 2 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.393301 11436 consensus_queue.cc:1048] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.403034 11279 raft_consensus.cc:493] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.403501 11279 raft_consensus.cc:515] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:18.409055 11279 leader_election.cc:290] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:18.410161 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:18.412997 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d339575034074b39344ca11ab6759" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:18.416323 11193 leader_election.cc:304] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:18.417061 11279 raft_consensus.cc:2749] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:18.428179 11281 consensus_queue.cc:1048] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.441763 11316 consensus_queue.cc:1048] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.442806 11396 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.443311 11396 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:18.445422 11396 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:18.447149 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:18.447618 11229 raft_consensus.cc:3060] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.447773 11228 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:18.448861 11048 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:18.449661 11396 raft_consensus.cc:2804] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:18.449999 11396 raft_consensus.cc:493] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:18.450330 11396 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.452124 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:18.452790 11156 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:18.465241 11396 raft_consensus.cc:515] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:18.469967 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:18.470095 11279 raft_consensus.cc:493] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:18.470685 11156 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.470769 11279 raft_consensus.cc:515] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:18.473606 11279 leader_election.cc:290] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:18.475749 11003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:18.477128 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9699b1f5f82f42deb8fca4a92bf883a8" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:18.479439 11156 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:18.479801 11196 leader_election.cc:304] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:18.480688 11045 leader_election.cc:304] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:18.481201 11279 raft_consensus.cc:2749] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:18.481660 11395 raft_consensus.cc:2804] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:18.482204 11395 raft_consensus.cc:697] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:18.483072 11395 consensus_queue.cc:237] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER 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: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:18.496640 11396 leader_election.cc:290] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:18.499816 11229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b307d75282dc423d81396c4f7a39e359" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:18.500463 11229 raft_consensus.cc:3060] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:18.501664 11396 consensus_queue.cc:1048] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.507656 11229 raft_consensus.cc:2468] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:18.511570 10904 catalog_manager.cc:5697] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 0 to 2, leader changed from <none> to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:18.516481 11229 raft_consensus.cc:3060] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:18.525501 11395 consensus_queue.cc:1048] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.832358 11081 raft_consensus.cc:1275] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:18.833649 11436 consensus_queue.cc:1048] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.843262 11003 raft_consensus.cc:1275] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:18.844503 11436 consensus_queue.cc:1048] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.924853 11228 raft_consensus.cc:1275] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:18.926373 11396 consensus_queue.cc:1048] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:18.927386 11156 raft_consensus.cc:1275] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:18.928844 11396 consensus_queue.cc:1048] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:19.193344  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
I20260710 11:12:19.233948  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:19.234577  8911 tablet_replica.cc:333] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.235247  8911 raft_consensus.cc:2243] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.235986  8911 raft_consensus.cc:2272] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.238179  8911 tablet_replica.cc:333] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.238725  8911 raft_consensus.cc:2243] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.239594  8911 raft_consensus.cc:2272] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.242735  8911 tablet_replica.cc:333] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.243434  8911 raft_consensus.cc:2243] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.243835  8911 raft_consensus.cc:2272] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.245918  8911 tablet_replica.cc:333] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.246587  8911 raft_consensus.cc:2243] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.247385  8911 raft_consensus.cc:2272] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.248963  8911 tablet_replica.cc:333] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.249524  8911 raft_consensus.cc:2243] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.249903  8911 raft_consensus.cc:2272] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.251367  8911 tablet_replica.cc:333] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.251868  8911 raft_consensus.cc:2243] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.252230  8911 raft_consensus.cc:2272] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.253996  8911 tablet_replica.cc:333] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.254498  8911 raft_consensus.cc:2243] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.255180  8911 raft_consensus.cc:2272] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.256671  8911 tablet_replica.cc:333] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.257170  8911 raft_consensus.cc:2243] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.257560  8911 raft_consensus.cc:2272] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.259199  8911 tablet_replica.cc:333] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.259675  8911 raft_consensus.cc:2243] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.260046  8911 raft_consensus.cc:2272] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.262466  8911 tablet_replica.cc:333] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.262996  8911 raft_consensus.cc:2243] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.263373  8911 raft_consensus.cc:2272] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.264925  8911 tablet_replica.cc:333] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.265447  8911 raft_consensus.cc:2243] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.265820  8911 raft_consensus.cc:2272] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.267325  8911 tablet_replica.cc:333] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.267819  8911 raft_consensus.cc:2243] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.268455  8911 raft_consensus.cc:2272] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.270071  8911 tablet_replica.cc:333] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.270538  8911 raft_consensus.cc:2243] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.270910  8911 raft_consensus.cc:2272] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.272358  8911 tablet_replica.cc:333] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.272820  8911 raft_consensus.cc:2243] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.273185  8911 raft_consensus.cc:2272] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.274636  8911 tablet_replica.cc:333] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.275086  8911 raft_consensus.cc:2243] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.275739  8911 raft_consensus.cc:2272] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.277446  8911 tablet_replica.cc:333] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.277909  8911 raft_consensus.cc:2243] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.278678  8911 raft_consensus.cc:2272] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.280576  8911 tablet_replica.cc:333] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.281134  8911 raft_consensus.cc:2243] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.281563  8911 raft_consensus.cc:2272] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.284169  8911 tablet_replica.cc:333] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: stopping tablet replica
I20260710 11:12:19.284822  8911 raft_consensus.cc:2243] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:19.285761  8911 raft_consensus.cc:2272] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:19.303182 11122 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 11:12:19.306332 11122 consensus_peers.cc:597] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. 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.331076  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
W20260710 11:12:19.336103 11196 consensus_peers.cc:597] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:19.339417 11196 consensus_peers.cc:597] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.370548  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:19.376485 11479 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:19.376659 11480 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:19.379918 11482 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:19.380640  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:19.383553  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:19.383780  8911 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:19.383960  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681939383947 us; error 0 us; skew 500 ppm
I20260710 11:12:19.384451  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:19.387279  8911 webserver.cc:533] Webserver started at http://127.8.179.193:42325/ using document root <none> and password file <none>
I20260710 11:12:19.387854  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:19.388152  8911 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:19.394544  8911 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:19.400808 11487 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:19.401749  8911 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:19.402150  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "5856223a7aa643fb8ec2f11a69493cbd"
format_stamp: "Formatted at 2026-07-10 11:12:14 on dist-test-slave-x49f"
I20260710 11:12:19.402565  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681883112075-8911-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:19.414355  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:19.415603  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:19.418598  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:12:19.420272 11048 consensus_peers.cc:597] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.423441 11496 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:19.468077 11048 consensus_peers.cc:597] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:19.522308 11122 consensus_peers.cc:597] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:19.530390 11196 consensus_peers.cc:597] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.562764  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:12:19.563105  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.141s	user 0.003s	sys 0.000s
I20260710 11:12:19.563400  8911 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:19.567430 11496 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
W20260710 11:12:19.585676 11048 consensus_peers.cc:597] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.592082 11496 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.593065 11496 tablet_bootstrap.cc:492] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.593875 11496 ts_tablet_manager.cc:1403] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
I20260710 11:12:19.596395 11496 raft_consensus.cc:359] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.597139 11496 raft_consensus.cc:740] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.597985 11496 consensus_queue.cc:260] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [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: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.600373 11496 ts_tablet_manager.cc:1434] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:19.601096 11496 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.614074 11496 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.614925 11496 tablet_bootstrap.cc:492] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.615518 11496 ts_tablet_manager.cc:1403] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:12:19.617955 11496 raft_consensus.cc:359] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.618613 11496 raft_consensus.cc:740] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.619230 11496 consensus_queue.cc:260] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [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: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.620888 11496 ts_tablet_manager.cc:1434] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:12:19.621615 11496 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.629091 11436 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:19.629685 11436 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.631819 11436 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:19.637096 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:19.637951 11156 raft_consensus.cc:2393] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 2: Already voted for candidate c7db0bdb6a114646b234a62c519b5eb7 in this term.
W20260710 11:12:19.648082 11196 leader_election.cc:336] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111)
I20260710 11:12:19.648648 11196 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:19.650017 11436 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:19.657477 11436 raft_consensus.cc:2749] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:19.666898 11496 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.667887 11496 tablet_bootstrap.cc:492] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.668532 11496 ts_tablet_manager.cc:1403] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.019s
I20260710 11:12:19.670956  8911 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:19.671258  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.108s	user 0.090s	sys 0.000s
I20260710 11:12:19.671226 11496 raft_consensus.cc:359] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.672171 11496 raft_consensus.cc:740] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.672989 11496 consensus_queue.cc:260] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [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: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.674970 11496 ts_tablet_manager.cc:1434] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:19.675734 11496 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.692242 11496 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.693204 11496 tablet_bootstrap.cc:492] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.694003 11496 ts_tablet_manager.cc:1403] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:12:19.696419 11496 raft_consensus.cc:359] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.697271 11496 raft_consensus.cc:740] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.698189 11496 consensus_queue.cc:260] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [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: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.700184 11496 ts_tablet_manager.cc:1434] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:19.700969 11496 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.716449 11496 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.717464 11496 tablet_bootstrap.cc:492] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.718145 11496 ts_tablet_manager.cc:1403] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:12:19.723127 11496 raft_consensus.cc:359] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.723887 11496 raft_consensus.cc:740] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.724704 11496 consensus_queue.cc:260] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.726900 11496 ts_tablet_manager.cc:1434] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:19.727731 11496 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.753652 11496 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.754637 11496 tablet_bootstrap.cc:492] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.755342 11496 ts_tablet_manager.cc:1403] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 11:12:19.757951 11496 raft_consensus.cc:359] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.758692 11496 raft_consensus.cc:740] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.759542 11496 consensus_queue.cc:260] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [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: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:19.761677 11496 ts_tablet_manager.cc:1434] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:19.762506 11496 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
W20260710 11:12:19.772409 11196 consensus_peers.cc:597] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:19.780396  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:38425
I20260710 11:12:19.794590 11496 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.795708 11496 tablet_bootstrap.cc:492] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.796491 11496 ts_tablet_manager.cc:1403] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260710 11:12:19.799155 11496 raft_consensus.cc:359] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.799952 11496 raft_consensus.cc:740] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.800719 11496 consensus_queue.cc:260] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.803244 11496 ts_tablet_manager.cc:1434] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:19.804126 11496 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.805027 11563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:38425 every 8 connection(s)
I20260710 11:12:19.875247 11565 heartbeater.cc:344] Connected to a master server at 127.8.179.254:40383
I20260710 11:12:19.875897 11565 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:19.877168 11565 heartbeater.cc:507] Master 127.8.179.254:40383 requested a full tablet report, sending...
I20260710 11:12:19.886281 11496 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.886698 10904 ts_manager.cc:194] Re-registered known tserver with Master: 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:19.887296 11496 tablet_bootstrap.cc:492] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.888008 11496 ts_tablet_manager.cc:1403] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.045s
I20260710 11:12:19.890585 11496 raft_consensus.cc:359] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.891222 11496 raft_consensus.cc:740] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.891911 11496 consensus_queue.cc:260] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.894440 11496 ts_tablet_manager.cc:1434] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:19.895270 11496 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.901662 10904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42874
I20260710 11:12:19.904899 11565 heartbeater.cc:499] Master 127.8.179.254:40383 was elected leader, sending a full tablet report...
I20260710 11:12:19.909384 11496 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.910290 11496 tablet_bootstrap.cc:492] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.910980 11496 ts_tablet_manager.cc:1403] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260710 11:12:19.913347 11496 raft_consensus.cc:359] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.920696 11496 raft_consensus.cc:740] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.921432 11496 consensus_queue.cc:260] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.923506 11496 ts_tablet_manager.cc:1434] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:12:19.924322 11496 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.944445 11496 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.945474 11496 tablet_bootstrap.cc:492] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.946172 11496 ts_tablet_manager.cc:1403] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:12:19.948557 11496 raft_consensus.cc:359] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.949405 11496 raft_consensus.cc:740] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.950125 11496 consensus_queue.cc:260] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [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: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.952862 11496 ts_tablet_manager.cc:1434] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:12:19.953739 11496 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.967447 11496 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.968356 11496 tablet_bootstrap.cc:492] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.969003 11496 ts_tablet_manager.cc:1403] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:12:19.971314 11496 raft_consensus.cc:359] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.972000 11496 raft_consensus.cc:740] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.972692 11496 consensus_queue.cc:260] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [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: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:19.974865 11496 ts_tablet_manager.cc:1434] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:19.976176 11496 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:19.993971 11496 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: 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:19.994935 11496 tablet_bootstrap.cc:492] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:19.995554 11496 ts_tablet_manager.cc:1403] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:12:19.997241 11496 raft_consensus.cc:359] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.997779 11496 raft_consensus.cc:740] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:19.998320 11496 consensus_queue.cc:260] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [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: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:19.999831 11496 ts_tablet_manager.cc:1434] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:20.000566 11496 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.012403 11496 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.013159 11496 tablet_bootstrap.cc:492] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.013724 11496 ts_tablet_manager.cc:1403] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:12:20.015321 11496 raft_consensus.cc:359] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.015813 11496 raft_consensus.cc:740] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.016497 11496 consensus_queue.cc:260] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.018333 11496 ts_tablet_manager.cc:1434] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:20.019413 11496 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.052278 11496 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.053297 11496 tablet_bootstrap.cc:492] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.053963 11496 ts_tablet_manager.cc:1403] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 11:12:20.056180 11496 raft_consensus.cc:359] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.056852 11496 raft_consensus.cc:740] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.057565 11496 consensus_queue.cc:260] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.059485 11496 ts_tablet_manager.cc:1434] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:20.060249 11496 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.074890 11496 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.075871 11496 tablet_bootstrap.cc:492] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.076498 11496 ts_tablet_manager.cc:1403] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:12:20.078822 11496 raft_consensus.cc:359] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.079380 11496 raft_consensus.cc:740] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.080154 11496 consensus_queue.cc:260] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [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: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.082437 11496 ts_tablet_manager.cc:1434] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:20.083346 11496 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.099363 11496 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.100221 11496 tablet_bootstrap.cc:492] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.100781 11496 ts_tablet_manager.cc:1403] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:12:20.102998 11496 raft_consensus.cc:359] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.103691 11496 raft_consensus.cc:740] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.104478 11496 consensus_queue.cc:260] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [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: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.106524 11496 ts_tablet_manager.cc:1434] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:20.107317 11496 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.250178 11582 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.250880 11582 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.253489 11582 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:20.253787 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.254498 11535 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:20.255689 11048 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.256052 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:20.256665 11582 raft_consensus.cc:2804] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.257079 11582 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.257555 11582 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.265301 11582 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.269402 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.270148 11535 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.276643 11535 raft_consensus.cc:2468] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:20.277709 11048 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.278569 11395 raft_consensus.cc:2804] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.279042 11395 raft_consensus.cc:697] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:20.279852 11395 consensus_queue.cc:237] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.283008 11152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:20.284780 11582 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:20.300266 11496 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.301200 11496 tablet_bootstrap.cc:492] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.301843 11496 ts_tablet_manager.cc:1403] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.007s
I20260710 11:12:20.304244 11496 raft_consensus.cc:359] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.304889 11496 raft_consensus.cc:740] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.305780 11496 consensus_queue.cc:260] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [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: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.307812 11496 ts_tablet_manager.cc:1434] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:20.308763 11496 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap starting.
I20260710 11:12:20.325227 11536 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:20.325745 11536 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.337513 11436 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.338117 11436 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.363572 11536 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.364874 11496 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: 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:20.365839 11496 tablet_bootstrap.cc:492] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Bootstrap complete.
I20260710 11:12:20.366498 11496 ts_tablet_manager.cc:1403] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.027s
I20260710 11:12:20.367802 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.368468 11230 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 2.
I20260710 11:12:20.368966 11496 raft_consensus.cc:359] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.369728 11496 raft_consensus.cc:740] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Initialized, Role: FOLLOWER
I20260710 11:12:20.372365 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.373059 11537 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 2.
I20260710 11:12:20.374410 11122 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [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: bcebf2d5288d411f9b308bf1cec090b9, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:20.375553 11474 raft_consensus.cc:2804] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:20.375917 11474 raft_consensus.cc:493] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:20.376241 11474 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:20.376724 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.377378 11534 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:20.380864 11196 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:20.370419 11496 consensus_queue.cc:260] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.352773 10904 catalog_manager.cc:5697] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.383462 11496 ts_tablet_manager.cc:1434] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:12:20.382962 11279 raft_consensus.cc:2804] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.383999 11279 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.384909 11279 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.391443 11584 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.392014 11584 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.393217 11582 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.393784 11582 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.394461 11584 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.395192 11436 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.395895 11582 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.398383 11540 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.398885 11540 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.400854 11540 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.401489 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.402184 11537 raft_consensus.cc:2468] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:20.403366 11048 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.404254 11582 raft_consensus.cc:2804] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.404744 11582 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.405156 11582 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.416503 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.418692 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.422602 11534 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:20.421752 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.424377 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.425848 11196 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:20.426538 11537 raft_consensus.cc:2468] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:20.426831 11314 raft_consensus.cc:2804] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.433655 11314 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.434103 11314 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.428157 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.391479 11474 raft_consensus.cc:515] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.431023 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:20.438715 11474 leader_election.cc:290] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 3 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.439148 11395 raft_consensus.cc:493] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.439798 11395 raft_consensus.cc:515] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.440546 11582 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.442212 11395 leader_election.cc:290] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:20.442503 11582 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Requested vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.444871 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:20.445300 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.446033 11535 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.444991 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.449551 11314 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.450380 11537 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:20.453734 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:20.454367 11228 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:20.454490 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40195301f7e4ceaa1e85411136865a4" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.455237 11537 raft_consensus.cc:3060] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:20.458904 11535 raft_consensus.cc:2468] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:20.456660 11122 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:20.463317 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:20.463476 11537 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 3.
I20260710 11:12:20.464228 11536 raft_consensus.cc:2804] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.464730 11536 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.465071 11536 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.444329 11279 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.459717 11048 leader_election.cc:304] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.466737 11048 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:20.467038 11279 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.451694 11314 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.468657 11122 leader_election.cc:304] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:20.469798 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:20.470495 11474 raft_consensus.cc:2804] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:20.468881 11582 raft_consensus.cc:2804] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.470990 11474 raft_consensus.cc:697] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:20.471302 11582 raft_consensus.cc:493] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.471827 11582 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.471976 11474 consensus_queue.cc:237] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.472892 11536 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.452875 11534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.474843 11536 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.475323 11534 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.475694 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.476262 11537 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.477559 11395 raft_consensus.cc:2804] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.478361 11395 raft_consensus.cc:697] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:20.479310 11395 consensus_queue.cc:237] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.486271 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:20.488054 11581 raft_consensus.cc:493] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.488582 11581 raft_consensus.cc:515] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.490947 11581 leader_election.cc:290] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.493144 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:20.493072 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.494046 11081 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.494277 11535 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 1.
I20260710 11:12:20.495927 11048 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.497098 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.498126 11230 raft_consensus.cc:2393] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 2: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:20.506356 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60e3d07def4cd9b734636e172e8a13" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.507012 11535 raft_consensus.cc:3060] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.515295 11535 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:20.516522 11196 leader_election.cc:304] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:20.517890 11314 raft_consensus.cc:2804] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.518509 11314 raft_consensus.cc:697] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:20.519560 11314 consensus_queue.cc:237] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.523847 11081 raft_consensus.cc:2468] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:20.524447 11581 raft_consensus.cc:2764] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:12:20.486356 11537 raft_consensus.cc:2468] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 2.
I20260710 11:12:20.542306 11122 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.543465 11540 raft_consensus.cc:2804] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.544014 11540 raft_consensus.cc:697] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:20.544404 11228 raft_consensus.cc:2468] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 3.
I20260710 11:12:20.545344 11540 consensus_queue.cc:237] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.547376 11534 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:20.549636 11196 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:20.550719 11279 raft_consensus.cc:2804] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.551335 11279 raft_consensus.cc:697] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:20.552373 11279 consensus_queue.cc:237] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.556016 11582 raft_consensus.cc:515] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.558140 11586 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.558776 11586 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.561211 11586 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.562469 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:20.575347 10905 catalog_manager.cc:5697] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 2 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.576087 10903 catalog_manager.cc:5697] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 1 to 3, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.579448 11596 raft_consensus.cc:493] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.579988 11596 raft_consensus.cc:515] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.586388 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.587092 11535 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.590003 11582 leader_election.cc:290] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:20.592528 11596 leader_election.cc:290] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.593961 11596 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.599084 11596 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.601224 11596 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:20.601747 11596 raft_consensus.cc:493] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.602919 11535 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:20.607414 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.607666 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc8d534872d49258afc506a718f3937" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.608289 11533 raft_consensus.cc:2393] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 2: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:20.612229 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:20.613933 11122 leader_election.cc:304] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.602228 11596 raft_consensus.cc:515] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.614540 10901 catalog_manager.cc:5697] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:20.615801 11153 raft_consensus.cc:3060] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.617583 10903 catalog_manager.cc:5697] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 2 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.621762 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.622416 11230 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:20.623275 11153 raft_consensus.cc:2468] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in term 2.
I20260710 11:12:20.621264 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.624228 11533 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 1.
I20260710 11:12:20.626761 11596 leader_election.cc:290] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.604803 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.628453 11048 leader_election.cc:304] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:20.629678 11537 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:20.633536 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.634385 11279 raft_consensus.cc:493] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.628842 10905 catalog_manager.cc:5697] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:20.634965 11279 raft_consensus.cc:515] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.635007 11196 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:20.636904 11314 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.631198 11582 raft_consensus.cc:2804] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.627328 11596 raft_consensus.cc:3060] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.638715 11586 raft_consensus.cc:493] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.638985 11582 raft_consensus.cc:697] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Becoming Leader. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:20.639261 11586 raft_consensus.cc:515] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.639920 11582 consensus_queue.cc:237] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.642793 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.645907 11586 leader_election.cc:290] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.648007 11596 raft_consensus.cc:2749] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.648191 11533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.649646 11533 raft_consensus.cc:2393] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 2: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:20.637241 11279 leader_election.cc:290] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.631101 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d2b5c6ade0401a9b41b09c8c035608" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.632597 11122 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:20.656692 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058bafbbb2de4a7bb45a891018ab9dea" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" is_pre_election: true
I20260710 11:12:20.656929 11535 raft_consensus.cc:2393] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 2: Already voted for candidate e4a3f97f16fc4e3ba55653c5c49e6cad in this term.
I20260710 11:12:20.637283 11314 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.657845 11314 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.660391 11597 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.660826 11597 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.661195 11597 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.662531 11536 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.663089 11536 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:20.665328 11536 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.666713 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.667707 11314 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.668457 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.668570 11597 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.669353 11535 raft_consensus.cc:2393] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 2: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:20.670387 11314 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.670423 11196 leader_election.cc:304] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.671527 11122 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:20.672281 11596 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.673028 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:20.656683 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.674674 11537 raft_consensus.cc:2468] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 1.
I20260710 11:12:20.676060 11156 raft_consensus.cc:2393] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bcebf2d5288d411f9b308bf1cec090b9 in current term 2: Already voted for candidate c7db0bdb6a114646b234a62c519b5eb7 in this term.
I20260710 11:12:20.676934 11597 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:20.678010 11314 raft_consensus.cc:3060] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.678184 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.678855 11537 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.680529 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.682679 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:20.682622 11122 leader_election.cc:304] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.683552 11230 raft_consensus.cc:2393] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7db0bdb6a114646b234a62c519b5eb7 in current term 2: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:20.683924 11597 raft_consensus.cc:2749] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.685334 11122 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [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: c7db0bdb6a114646b234a62c519b5eb7; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:20.685484 11314 raft_consensus.cc:2749] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.690207 11597 raft_consensus.cc:2749] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.691232 10904 catalog_manager.cc:5697] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.692075 11196 leader_election.cc:304] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.694391 11314 raft_consensus.cc:2804] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:20.694772 11314 raft_consensus.cc:493] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.695154 11314 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.698392 11537 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:20.700126 11196 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:20.702407 11279 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.702932 11279 raft_consensus.cc:697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:20.702750 11314 raft_consensus.cc:515] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.703860 11279 consensus_queue.cc:237] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:20.704797 11314 leader_election.cc:290] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 2 election: Requested vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461)
I20260710 11:12:20.701676 11596 raft_consensus.cc:2749] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.708249 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:20.707942 11537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
I20260710 11:12:20.710141 11537 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.711086 11582 raft_consensus.cc:493] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.711645 11582 raft_consensus.cc:515] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.713840 11582 leader_election.cc:290] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923), 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425)
I20260710 11:12:20.714032 10904 catalog_manager.cc:5697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 2 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:20.715677 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.718479 11537 raft_consensus.cc:2468] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 2.
I20260710 11:12:20.718714 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53c0bea9c984873a274fc894920f6d2" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9" is_pre_election: true
I20260710 11:12:20.719636 11230 raft_consensus.cc:2393] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 2: Already voted for candidate bcebf2d5288d411f9b308bf1cec090b9 in this term.
I20260710 11:12:20.719667 11196 leader_election.cc:304] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [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: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: e4a3f97f16fc4e3ba55653c5c49e6cad
I20260710 11:12:20.720635 11279 raft_consensus.cc:2804] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:20.721093 11279 raft_consensus.cc:697] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:20.721941 11279 consensus_queue.cc:237] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } }
I20260710 11:12:20.723953 11048 leader_election.cc:304] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [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: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:20.725184 11582 raft_consensus.cc:3060] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.730468 11582 raft_consensus.cc:2749] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.733955 11537 raft_consensus.cc:1275] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:20.735785 11156 raft_consensus.cc:1275] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:20.735786 11581 consensus_queue.cc:1048] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:20.737238 10904 catalog_manager.cc:5697] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 1 to 2, leader changed from 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193) to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 2 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.737967 11581 consensus_queue.cc:1048] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.742283 11581 raft_consensus.cc:493] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5856223a7aa643fb8ec2f11a69493cbd)
I20260710 11:12:20.742812 11581 raft_consensus.cc:515] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:20.746405 11581 leader_election.cc:290] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:20.747807 11535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd" is_pre_election: true
I20260710 11:12:20.748600 11535 raft_consensus.cc:2393] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4a3f97f16fc4e3ba55653c5c49e6cad in current term 2: Already voted for candidate c7db0bdb6a114646b234a62c519b5eb7 in this term.
I20260710 11:12:20.747833 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27ef8fd5cf46bf8627e3129aa4b42c" candidate_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7" is_pre_election: true
I20260710 11:12:20.753343 11048 leader_election.cc:304] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [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: e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:20.780943 11582 raft_consensus.cc:3060] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:20.790067 11582 raft_consensus.cc:2749] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:20.925174 11535 raft_consensus.cc:1275] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:20.926492 11595 consensus_queue.cc:1048] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.934535 11537 raft_consensus.cc:1275] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: 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:20.935998 11536 consensus_queue.cc:1048] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.937693 11230 raft_consensus.cc:1275] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:20.939579 11536 consensus_queue.cc:1048] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.963935 11081 raft_consensus.cc:1275] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: 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:20.965548 11474 consensus_queue.cc:1048] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.965983 11537 raft_consensus.cc:1275] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:20.967504 11314 consensus_queue.cc:1048] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.993567 11081 raft_consensus.cc:1275] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:20.994978 11314 consensus_queue.cc:1048] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.010905 11537 raft_consensus.cc:1275] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.012403 11314 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.024559 11156 raft_consensus.cc:1275] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.026266 11314 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.089298 11537 raft_consensus.cc:1275] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:21.090615 11581 consensus_queue.cc:1048] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.097414 11230 raft_consensus.cc:1275] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:21.099803 11498 consensus_queue.cc:1048] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.114696 11537 raft_consensus.cc:1275] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.116199 11314 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.130429 11156 raft_consensus.cc:1275] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.132697 11314 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.174479 11537 raft_consensus.cc:1275] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:21.175688 11581 consensus_queue.cc:1048] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.186654 11153 raft_consensus.cc:1275] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer e4a3f97f16fc4e3ba55653c5c49e6cad: 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:21.188391 11498 consensus_queue.cc:1048] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:21.223595 11103 debug-util.cc:398] Leaking SignalData structure 0x7b08000e14e0 after lost signal to thread 8914
W20260710 11:12:21.224463 11103 debug-util.cc:398] Leaking SignalData structure 0x7b08001db5a0 after lost signal to thread 10939
W20260710 11:12:21.225430 11103 debug-util.cc:398] Leaking SignalData structure 0x7b0800168a40 after lost signal to thread 11106
W20260710 11:12:21.226231 11103 debug-util.cc:398] Leaking SignalData structure 0x7b0800236e20 after lost signal to thread 11180
W20260710 11:12:21.227028 11103 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3ea0 after lost signal to thread 11254
I20260710 11:12:21.312954 11081 raft_consensus.cc:1275] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.314378 11314 consensus_queue.cc:1048] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:21.334474 11535 raft_consensus.cc:1275] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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:21.339898 11314 consensus_queue.cc:1048] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 }, 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.875653  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.906168 11228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:33324
I20260710 11:12:29.906831 11228 raft_consensus.cc:606] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:29.917469 11081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16"
dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:45152
I20260710 11:12:29.917938 11081 raft_consensus.cc:606] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:29.920133 11228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:33324
I20260710 11:12:29.920612 11228 raft_consensus.cc:606] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:29.922636 11228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:33324
I20260710 11:12:29.923056 11228 raft_consensus.cc:606] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:29.924960 11228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
mode: GRACEFUL
new_leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
 from {username='slave'} at 127.0.0.1:33324
I20260710 11:12:29.925359 11228 raft_consensus.cc:606] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Received request to transfer leadership to TS c7db0bdb6a114646b234a62c519b5eb7
I20260710 11:12:29.926318  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:29.926990  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:29.940558 11642 raft_consensus.cc:993] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.941072 11646 raft_consensus.cc:1081] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.942531 11535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:12:29.942917 11535 raft_consensus.cc:493] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.943218 11535 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.948438 11535 raft_consensus.cc:515] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:29.950450 11535 leader_election.cc:290] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 3 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:29.971345 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:29.971786 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6ae7d8acfc432db06a7cc4cb94c916" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:29.972138 11228 raft_consensus.cc:3055] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:29.972411 11153 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.972503 11228 raft_consensus.cc:740] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:29.973556 11228 consensus_queue.cc:260] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:29.974603 11228 raft_consensus.cc:3060] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.977726 11153 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 3.
I20260710 11:12:29.978878 11488 leader_election.cc:304] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:29.979842 11228 raft_consensus.cc:2468] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 3.
I20260710 11:12:29.980661 11653 raft_consensus.cc:2804] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.981755 11653 raft_consensus.cc:697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:29.982514 11653 consensus_queue.cc:237] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:29.988098 11642 raft_consensus.cc:993] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.988528 11646 raft_consensus.cc:1081] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.990057 11535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:12:29.990609 11535 raft_consensus.cc:493] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.990916 11535 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.990909 10905 catalog_manager.cc:5697] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 2 to 3, leader changed from bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 3 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.994122 11646 raft_consensus.cc:993] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.994635 11642 raft_consensus.cc:1081] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:29.996395 11537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:12:29.996652 11535 raft_consensus.cc:515] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:29.997026 11537 raft_consensus.cc:493] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.997539 11537 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.998728 11535 leader_election.cc:290] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:29.999094 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:29.999663 11153 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.999702 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ee05781ffa444f83b864b307a6649a" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:30.000329 11228 raft_consensus.cc:3055] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.000625 11228 raft_consensus.cc:740] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:30.001340 11228 consensus_queue.cc:260] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.002290 11228 raft_consensus.cc:3060] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.005873 11153 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:30.005842 11537 raft_consensus.cc:515] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.007550 11488 leader_election.cc:304] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:30.009509 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:30.010016 11153 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.010459 11537 leader_election.cc:290] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 3 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:30.010759 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb69bb43928a4b7b84458ed8ada68992" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:30.011621 11230 raft_consensus.cc:3055] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:30.011935 11230 raft_consensus.cc:740] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:30.012005 11228 raft_consensus.cc:2468] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:30.012795 11230 consensus_queue.cc:260] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.013796 11230 raft_consensus.cc:3060] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.015192 11153 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 3.
I20260710 11:12:30.010309 11653 raft_consensus.cc:2804] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.016599 11488 leader_election.cc:304] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [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: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:30.017055 11653 raft_consensus.cc:697] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:30.017976 11653 consensus_queue.cc:237] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.019098 11654 raft_consensus.cc:2804] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.022203 11654 raft_consensus.cc:697] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:30.023119 11654 consensus_queue.cc:237] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [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: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.024294 11230 raft_consensus.cc:2468] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 3.
I20260710 11:12:30.040872 10905 catalog_manager.cc:5697] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 1 to 2, leader changed from bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.041987 10905 catalog_manager.cc:5697] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 2 to 3, leader changed from bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 3 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.157809 11642 raft_consensus.cc:993] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: : Instructing follower c7db0bdb6a114646b234a62c519b5eb7 to start an election
I20260710 11:12:30.158289 11646 raft_consensus.cc:1081] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Signalling peer c7db0bdb6a114646b234a62c519b5eb7 to start an election
I20260710 11:12:30.159674 11153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe"
dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
 from {username='slave'} at 127.0.0.1:49172
I20260710 11:12:30.160070 11153 raft_consensus.cc:493] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.160321 11153 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.164551 11153 raft_consensus.cc:515] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:30.166254 11153 leader_election.cc:290] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:30.166901 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:30.167474 11081 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.167529 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "c7db0bdb6a114646b234a62c519b5eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:30.168048 11230 raft_consensus.cc:3055] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.168337 11230 raft_consensus.cc:740] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:30.168978 11230 consensus_queue.cc:260] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:30.169955 11230 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.172271 11081 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 2.
I20260710 11:12:30.173406 11122 leader_election.cc:304] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7db0bdb6a114646b234a62c519b5eb7, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:30.174186 11645 raft_consensus.cc:2804] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.174403 11230 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7db0bdb6a114646b234a62c519b5eb7 in term 2.
I20260710 11:12:30.175464 11645 raft_consensus.cc:697] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Becoming Leader. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:30.176290 11645 consensus_queue.cc:237] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:30.183463 10905 catalog_manager.cc:5697] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 reported cstate change: term changed from 1 to 2, leader changed from bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196) to c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "c7db0bdb6a114646b234a62c519b5eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:30.309635 11635 raft_consensus.cc:993] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:30.310140 11665 raft_consensus.cc:1081] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:30.311424 11537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39404
I20260710 11:12:30.311865 11537 raft_consensus.cc:493] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.312150 11537 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.316457 11537 raft_consensus.cc:515] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.317961 11537 leader_election.cc:290] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:30.319701 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:30.320212 11230 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.325551 11230 raft_consensus.cc:2468] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:30.326557 11491 leader_election.cc:304] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, bcebf2d5288d411f9b308bf1cec090b9; no voters: 
I20260710 11:12:30.327093 11081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53680c14c7364847b3a31f31509e2a16" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:30.327391 11653 raft_consensus.cc:2804] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.327684 11081 raft_consensus.cc:3055] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.327910 11653 raft_consensus.cc:697] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:30.328276 11081 raft_consensus.cc:740] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:30.328857 11653 consensus_queue.cc:237] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.329031 11081 consensus_queue.cc:260] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:30.330219 11081 raft_consensus.cc:3060] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.335207 11081 raft_consensus.cc:2468] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:30.337575 10905 catalog_manager.cc:5697] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 1 to 2, leader changed from e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.418701 11153 raft_consensus.cc:1275] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:30.420032 11653 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.430745 11230 raft_consensus.cc:1275] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:30.432250 11657 consensus_queue.cc:1048] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:30.512990 11230 raft_consensus.cc:1275] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:30.514164 11657 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.522085 11153 raft_consensus.cc:1275] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:30.523200 11653 consensus_queue.cc:1048] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.542309 11153 raft_consensus.cc:1275] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.543309 11653 consensus_queue.cc:1048] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, 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.555699 11230 raft_consensus.cc:1275] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.557690 11653 consensus_queue.cc:1048] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, 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.571988 11081 raft_consensus.cc:1275] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: 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.573042 11645 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, 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.581238 11230 raft_consensus.cc:1275] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer c7db0bdb6a114646b234a62c519b5eb7: 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.582765 11678 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:30.787808 11230 raft_consensus.cc:1275] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.789048 11675 consensus_queue.cc:1048] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, 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.799347 11081 raft_consensus.cc:1275] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.800534 11675 consensus_queue.cc:1048] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, 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.927757  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.943207  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.956640 11081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb"
dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:45152
I20260710 11:12:30.957084 11081 raft_consensus.cc:606] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:30.969424 11153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe"
dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
mode: GRACEFUL
new_leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
 from {username='slave'} at 127.0.0.1:50846
I20260710 11:12:30.969964 11153 raft_consensus.cc:606] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Received request to transfer leadership to TS bcebf2d5288d411f9b308bf1cec090b9
I20260710 11:12:30.971107  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:30.971762  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:31.136008 11685 raft_consensus.cc:993] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: : Instructing follower bcebf2d5288d411f9b308bf1cec090b9 to start an election
I20260710 11:12:31.136516 11685 raft_consensus.cc:1081] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Signalling peer bcebf2d5288d411f9b308bf1cec090b9 to start an election
I20260710 11:12:31.138041 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
 from {username='slave'} at 127.0.0.1:57230
I20260710 11:12:31.138556 11230 raft_consensus.cc:493] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.138875 11230 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.144191 11230 raft_consensus.cc:515] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:31.146008 11230 leader_election.cc:290] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [CANDIDATE]: Term 3 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:31.146870 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:31.146986 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e609e748dfa444f6b5847db1a7ab9fbe" candidate_uuid: "bcebf2d5288d411f9b308bf1cec090b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:31.147483 11080 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.147574 11153 raft_consensus.cc:3055] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.147915 11153 raft_consensus.cc:740] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7db0bdb6a114646b234a62c519b5eb7, State: Running, Role: LEADER
I20260710 11:12:31.148458 11153 consensus_queue.cc:260] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [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: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:31.149253 11153 raft_consensus.cc:3060] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.152266 11080 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 3.
I20260710 11:12:31.153180 11196 leader_election.cc:304] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [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: bcebf2d5288d411f9b308bf1cec090b9, e4a3f97f16fc4e3ba55653c5c49e6cad; no voters: 
I20260710 11:12:31.153517 11153 raft_consensus.cc:2468] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcebf2d5288d411f9b308bf1cec090b9 in term 3.
I20260710 11:12:31.153934 11646 raft_consensus.cc:2804] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.158882 11646 raft_consensus.cc:697] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 3 LEADER]: Becoming Leader. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:31.159633 11646 consensus_queue.cc:237] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [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: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } }
I20260710 11:12:31.166455 10905 catalog_manager.cc:5697] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 reported cstate change: term changed from 2 to 3, leader changed from c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195) to bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196). New cstate: current_term: 3 leader_uuid: "bcebf2d5288d411f9b308bf1cec090b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.371816 11691 raft_consensus.cc:993] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:31.372334 11665 raft_consensus.cc:1081] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:31.373687 11537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39404
I20260710 11:12:31.374198 11537 raft_consensus.cc:493] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.374519 11537 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.379345 11537 raft_consensus.cc:515] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:31.380607 11537 leader_election.cc:290] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Requested vote from peers e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461), c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463)
I20260710 11:12:31.381508 11080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad"
I20260710 11:12:31.381569 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a52d5bc54e7445bba484e2474cdc8cb" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:31.382145 11080 raft_consensus.cc:3055] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:31.382287 11153 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.382438 11080 raft_consensus.cc:740] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4a3f97f16fc4e3ba55653c5c49e6cad, State: Running, Role: LEADER
I20260710 11:12:31.383180 11080 consensus_queue.cc:260] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:31.384199 11080 raft_consensus.cc:3060] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.386826 11153 raft_consensus.cc:2468] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:31.387759 11488 leader_election.cc:304] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:31.388527 11657 raft_consensus.cc:2804] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.388904 11080 raft_consensus.cc:2468] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:31.389030 11657 raft_consensus.cc:697] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:31.390098 11657 consensus_queue.cc:237] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } }
I20260710 11:12:31.397527 10905 catalog_manager.cc:5697] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 1 to 2, leader changed from e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.572738 11153 raft_consensus.cc:1275] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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.573807 11646 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, 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.582966 11080 raft_consensus.cc:1275] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 3 FOLLOWER]: Refusing update from remote peer bcebf2d5288d411f9b308bf1cec090b9: 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.584144 11695 consensus_queue.cc:1048] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, 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.863983 11080 raft_consensus.cc:1275] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.865072 11657 consensus_queue.cc:1048] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a3f97f16fc4e3ba55653c5c49e6cad" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35461 }, 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.877269 11153 raft_consensus.cc:1275] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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.878635 11657 consensus_queue.cc:1048] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, 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.972633  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.989086  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:32.002920 11230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f"
dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
mode: GRACEFUL
new_leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:33324
I20260710 11:12:32.003497 11230 raft_consensus.cc:606] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Received request to transfer leadership to TS 5856223a7aa643fb8ec2f11a69493cbd
I20260710 11:12:32.004667  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:32.005517  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:32.008515 11646 raft_consensus.cc:993] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: : Instructing follower 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:32.008961 11695 raft_consensus.cc:1081] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Signalling peer 5856223a7aa643fb8ec2f11a69493cbd to start an election
I20260710 11:12:32.010195 11535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f"
dest_uuid: "5856223a7aa643fb8ec2f11a69493cbd"
 from {username='slave'} at 127.0.0.1:39392
I20260710 11:12:32.010574 11535 raft_consensus.cc:493] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:32.010807 11535 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:32.014853 11535 raft_consensus.cc:515] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:32.016144 11535 leader_election.cc:290] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Requested vote from peers c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463), bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196:35923)
I20260710 11:12:32.016904 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7db0bdb6a114646b234a62c519b5eb7"
I20260710 11:12:32.017177 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8114e9a7dba4acab847d80d2a5cc12f" candidate_uuid: "5856223a7aa643fb8ec2f11a69493cbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcebf2d5288d411f9b308bf1cec090b9"
I20260710 11:12:32.017526 11153 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:32.017731 11230 raft_consensus.cc:3055] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:32.018066 11230 raft_consensus.cc:740] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcebf2d5288d411f9b308bf1cec090b9, State: Running, Role: LEADER
I20260710 11:12:32.018635 11230 consensus_queue.cc:260] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:32.019479 11230 raft_consensus.cc:3060] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:32.021926 11153 raft_consensus.cc:2468] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:32.022830 11488 leader_election.cc:304] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5856223a7aa643fb8ec2f11a69493cbd, c7db0bdb6a114646b234a62c519b5eb7; no voters: 
I20260710 11:12:32.023545 11657 raft_consensus.cc:2804] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:32.023929 11230 raft_consensus.cc:2468] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5856223a7aa643fb8ec2f11a69493cbd in term 2.
I20260710 11:12:32.023964 11657 raft_consensus.cc:697] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Becoming Leader. State: Replica: 5856223a7aa643fb8ec2f11a69493cbd, State: Running, Role: LEADER
I20260710 11:12:32.025035 11657 consensus_queue.cc:237] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } }
I20260710 11:12:32.034169 10903 catalog_manager.cc:5697] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd reported cstate change: term changed from 1 to 2, leader changed from bcebf2d5288d411f9b308bf1cec090b9 (127.8.179.196) to 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193). New cstate: current_term: 2 leader_uuid: "5856223a7aa643fb8ec2f11a69493cbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5856223a7aa643fb8ec2f11a69493cbd" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 38425 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:32.475173 11230 raft_consensus.cc:1275] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:32.476312 11675 consensus_queue.cc:1048] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcebf2d5288d411f9b308bf1cec090b9" member_type: VOTER last_known_addr { host: "127.8.179.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:32.486297 11153 raft_consensus.cc:1275] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Refusing update from remote peer 5856223a7aa643fb8ec2f11a69493cbd: 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:32.488036 11657 consensus_queue.cc:1048] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7db0bdb6a114646b234a62c519b5eb7" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:33.006476  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:33.021063  8911 tablet_server.cc:179] TabletServer@127.8.179.193:38425 shutting down...
W20260710 11:12:33.028998 11048 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:33.034447 11048 consensus_peers.cc:597] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. 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:33.048178  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:33.049021  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.050032  8911 raft_consensus.cc:2243] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.050968  8911 raft_consensus.cc:2272] T 1f6ae7d8acfc432db06a7cc4cb94c916 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.052865  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.053426  8911 raft_consensus.cc:2243] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.053754  8911 raft_consensus.cc:2272] T c722fd3d7933461a8636d3f1eed0aad0 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.055711  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.056392  8911 raft_consensus.cc:2243] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.056849  8911 raft_consensus.cc:2272] T 8e2234a726b446ab8c134cd3fe6990cb P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.059018  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.059530  8911 raft_consensus.cc:2243] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.059901  8911 raft_consensus.cc:2272] T 7290e3106c9d490b894fe29745051995 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.061672  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.062162  8911 raft_consensus.cc:2243] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.062536  8911 raft_consensus.cc:2272] T 6c60e3d07def4cd9b734636e172e8a13 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.064254  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.064743  8911 raft_consensus.cc:2243] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.065476  8911 raft_consensus.cc:2272] T 5a52d5bc54e7445bba484e2474cdc8cb P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.067114  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.067611  8911 raft_consensus.cc:2243] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.068013  8911 raft_consensus.cc:2272] T 058bafbbb2de4a7bb45a891018ab9dea P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.069772  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.070250  8911 raft_consensus.cc:2243] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.070922  8911 raft_consensus.cc:2272] T 53680c14c7364847b3a31f31509e2a16 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.072831  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.073307  8911 raft_consensus.cc:2243] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.073700  8911 raft_consensus.cc:2272] T c40195301f7e4ceaa1e85411136865a4 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.075371  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.075870  8911 raft_consensus.cc:2243] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.076346  8911 raft_consensus.cc:2272] T 6fc8d534872d49258afc506a718f3937 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.078510  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.079073  8911 raft_consensus.cc:2243] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.079737  8911 raft_consensus.cc:2272] T c8114e9a7dba4acab847d80d2a5cc12f P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.082348  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.082789  8911 raft_consensus.cc:2243] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.083231  8911 raft_consensus.cc:2272] T c8d2b5c6ade0401a9b41b09c8c035608 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.084859  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.085325  8911 raft_consensus.cc:2243] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.086079  8911 raft_consensus.cc:2272] T cb69bb43928a4b7b84458ed8ada68992 P 5856223a7aa643fb8ec2f11a69493cbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.087625  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.088106  8911 raft_consensus.cc:2243] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.088474  8911 raft_consensus.cc:2272] T b53c0bea9c984873a274fc894920f6d2 P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.090163  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.090636  8911 raft_consensus.cc:2243] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.091305  8911 raft_consensus.cc:2272] T 72ee05781ffa444f83b864b307a6649a P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.093236  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.093930  8911 raft_consensus.cc:2243] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.094569  8911 raft_consensus.cc:2272] T 9699b1f5f82f42deb8fca4a92bf883a8 P 5856223a7aa643fb8ec2f11a69493cbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.097286  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.098089  8911 raft_consensus.cc:2243] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.098543  8911 raft_consensus.cc:2272] T 0a8137b1b53d427f97ceb87529fef0bc P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.099738 11196 consensus_peers.cc:597] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. 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:33.100811  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:33.101313  8911 raft_consensus.cc:2243] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.101753  8911 raft_consensus.cc:2272] T be27ef8fd5cf46bf8627e3129aa4b42c P 5856223a7aa643fb8ec2f11a69493cbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.137766  8911 tablet_server.cc:196] TabletServer@127.8.179.193:38425 shutdown complete.
I20260710 11:12:33.170526  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
W20260710 11:12:33.181870 11196 consensus_peers.cc:597] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:33.186812 11048 consensus_peers.cc:597] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:33.193656 11196 consensus_peers.cc:597] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. 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:33.194798 11122 consensus_peers.cc:597] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.201874  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:33.202720  8911 tablet_replica.cc:333] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.203816  8911 raft_consensus.cc:2243] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.204373  8911 raft_consensus.cc:2272] T c2af439b9aa94c988f2f9ccb90ce1372 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.206453  8911 tablet_replica.cc:333] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.206988  8911 raft_consensus.cc:2243] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.207690  8911 raft_consensus.cc:2272] T 6fc8d534872d49258afc506a718f3937 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.209834  8911 tablet_replica.cc:333] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.210322  8911 raft_consensus.cc:2243] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.211064  8911 raft_consensus.cc:2272] T 9699b1f5f82f42deb8fca4a92bf883a8 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.212898  8911 tablet_replica.cc:333] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.213402  8911 raft_consensus.cc:2243] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.213780  8911 raft_consensus.cc:2272] T c722fd3d7933461a8636d3f1eed0aad0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.215382  8911 tablet_replica.cc:333] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.215852  8911 raft_consensus.cc:2243] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.216187  8911 raft_consensus.cc:2272] T be27ef8fd5cf46bf8627e3129aa4b42c P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.217823  8911 tablet_replica.cc:333] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.218298  8911 raft_consensus.cc:2243] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.218962  8911 raft_consensus.cc:2272] T 8deee389673d44debcbe20c3d2cc72ab P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.220597  8911 tablet_replica.cc:333] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.221042  8911 raft_consensus.cc:2243] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.221413  8911 raft_consensus.cc:2272] T 5a52d5bc54e7445bba484e2474cdc8cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.223475  8911 tablet_replica.cc:333] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.224254  8911 raft_consensus.cc:2243] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.224720  8911 raft_consensus.cc:2272] T 53680c14c7364847b3a31f31509e2a16 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.226136 11122 consensus_peers.cc:597] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. 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:33.226970  8911 tablet_replica.cc:333] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.227721  8911 raft_consensus.cc:2243] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.228787  8911 raft_consensus.cc:2272] T 058bafbbb2de4a7bb45a891018ab9dea P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.230885  8911 tablet_replica.cc:333] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.231474  8911 raft_consensus.cc:2243] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.231997  8911 raft_consensus.cc:2272] T 2910cbecdbb84af9bacb4bfe4c1942e0 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.234174  8911 tablet_replica.cc:333] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.234907  8911 raft_consensus.cc:2243] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.235422  8911 raft_consensus.cc:2272] T 8e2234a726b446ab8c134cd3fe6990cb P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.236056 11122 consensus_peers.cc:597] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:33.237169 11196 consensus_peers.cc:597] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. 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:33.237833  8911 tablet_replica.cc:333] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.238678  8911 raft_consensus.cc:2243] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.239259  8911 raft_consensus.cc:2272] T b53c0bea9c984873a274fc894920f6d2 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.241194 11122 consensus_peers.cc:597] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. 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:33.241516  8911 tablet_replica.cc:333] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.242123  8911 raft_consensus.cc:2243] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.242518  8911 raft_consensus.cc:2272] T e609e748dfa444f6b5847db1a7ab9fbe P e4a3f97f16fc4e3ba55653c5c49e6cad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.244225  8911 tablet_replica.cc:333] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.244742  8911 raft_consensus.cc:2243] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.245467  8911 raft_consensus.cc:2272] T c8d2b5c6ade0401a9b41b09c8c035608 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.247579  8911 tablet_replica.cc:333] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.248117  8911 raft_consensus.cc:2243] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.248543  8911 raft_consensus.cc:2272] T 0a8137b1b53d427f97ceb87529fef0bc P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.250012 11122 consensus_peers.cc:597] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.250564  8911 tablet_replica.cc:333] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.251076  8911 raft_consensus.cc:2243] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.251498  8911 raft_consensus.cc:2272] T 6c60e3d07def4cd9b734636e172e8a13 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.253254  8911 tablet_replica.cc:333] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.253826  8911 raft_consensus.cc:2243] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.254199  8911 raft_consensus.cc:2272] T bc8d339575034074b39344ca11ab6759 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.255764  8911 tablet_replica.cc:333] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad: stopping tablet replica
I20260710 11:12:33.256202  8911 raft_consensus.cc:2243] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.256909  8911 raft_consensus.cc:2272] T b307d75282dc423d81396c4f7a39e359 P e4a3f97f16fc4e3ba55653c5c49e6cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.316623  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
I20260710 11:12:33.344919  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
W20260710 11:12:33.382741 11122 consensus_peers.cc:597] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.383558  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:33.384379  8911 tablet_replica.cc:333] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.385224  8911 raft_consensus.cc:2243] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.386296  8911 raft_consensus.cc:2272] T c40195301f7e4ceaa1e85411136865a4 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.392130  8911 tablet_replica.cc:333] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.392939  8911 raft_consensus.cc:2243] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.393431  8911 raft_consensus.cc:2272] T c2af439b9aa94c988f2f9ccb90ce1372 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.395926  8911 tablet_replica.cc:333] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.396785  8911 raft_consensus.cc:2243] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.397265  8911 raft_consensus.cc:2272] T 5a52d5bc54e7445bba484e2474cdc8cb P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.399928  8911 tablet_replica.cc:333] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.400792  8911 raft_consensus.cc:2243] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.401471  8911 raft_consensus.cc:2272] T 8deee389673d44debcbe20c3d2cc72ab P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.402822 11122 consensus_peers.cc:597] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:35461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.404201  8911 tablet_replica.cc:333] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.405292  8911 raft_consensus.cc:2243] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.405880  8911 raft_consensus.cc:2272] T cb69bb43928a4b7b84458ed8ada68992 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.408633  8911 tablet_replica.cc:333] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.409511  8911 raft_consensus.cc:2243] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.410090  8911 raft_consensus.cc:2272] T 7290e3106c9d490b894fe29745051995 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.412798  8911 tablet_replica.cc:333] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.413650  8911 raft_consensus.cc:2243] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.414216  8911 raft_consensus.cc:2272] T b307d75282dc423d81396c4f7a39e359 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.416925  8911 tablet_replica.cc:333] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.417516  8911 raft_consensus.cc:2243] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.418287  8911 raft_consensus.cc:2272] T 8e2234a726b446ab8c134cd3fe6990cb P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.418311 11196 consensus_peers.cc:597] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 -> Peer 5856223a7aa643fb8ec2f11a69493cbd (127.8.179.193:38425): Couldn't send request to peer 5856223a7aa643fb8ec2f11a69493cbd. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:38425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.420055  8911 tablet_replica.cc:333] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.420571  8911 raft_consensus.cc:2243] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.421284  8911 raft_consensus.cc:2272] T 2910cbecdbb84af9bacb4bfe4c1942e0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.423007  8911 tablet_replica.cc:333] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.423491  8911 raft_consensus.cc:2243] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.424206  8911 raft_consensus.cc:2272] T c722fd3d7933461a8636d3f1eed0aad0 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.425988  8911 tablet_replica.cc:333] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.426463  8911 raft_consensus.cc:2243] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.427157  8911 raft_consensus.cc:2272] T be27ef8fd5cf46bf8627e3129aa4b42c P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.428756  8911 tablet_replica.cc:333] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.429220  8911 raft_consensus.cc:2243] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.429981  8911 raft_consensus.cc:2272] T bc8d339575034074b39344ca11ab6759 P c7db0bdb6a114646b234a62c519b5eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.431670  8911 tablet_replica.cc:333] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.432159  8911 raft_consensus.cc:2243] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.432574  8911 raft_consensus.cc:2272] T 1f6ae7d8acfc432db06a7cc4cb94c916 P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.434440  8911 tablet_replica.cc:333] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.434954  8911 raft_consensus.cc:2243] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.435418  8911 raft_consensus.cc:2272] T 72ee05781ffa444f83b864b307a6649a P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.436766 11193 consensus_peers.cc:597] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Couldn't send request to peer c7db0bdb6a114646b234a62c519b5eb7. 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:33.437569  8911 tablet_replica.cc:333] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.438032  8911 raft_consensus.cc:2243] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.438364  8911 raft_consensus.cc:2272] T e609e748dfa444f6b5847db1a7ab9fbe P c7db0bdb6a114646b234a62c519b5eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.439808  8911 tablet_replica.cc:333] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.440209  8911 raft_consensus.cc:2243] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.440558  8911 raft_consensus.cc:2272] T c8d2b5c6ade0401a9b41b09c8c035608 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.442157  8911 tablet_replica.cc:333] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.442545  8911 raft_consensus.cc:2243] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.442870  8911 raft_consensus.cc:2272] T 6fc8d534872d49258afc506a718f3937 P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.444669  8911 tablet_replica.cc:333] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7: stopping tablet replica
I20260710 11:12:33.445088  8911 raft_consensus.cc:2243] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.445541  8911 raft_consensus.cc:2272] T c8114e9a7dba4acab847d80d2a5cc12f P c7db0bdb6a114646b234a62c519b5eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:33.447516 11196 consensus_peers.cc:597] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer e4a3f97f16fc4e3ba55653c5c49e6cad (127.8.179.194:35461): Couldn't send request to peer e4a3f97f16fc4e3ba55653c5c49e6cad. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:35461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.482255  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
W20260710 11:12:33.507618 11193 consensus_peers.cc:597] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 -> Peer c7db0bdb6a114646b234a62c519b5eb7 (127.8.179.195:39463): Couldn't send request to peer c7db0bdb6a114646b234a62c519b5eb7. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.195:39463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:33.516510  8911 tablet_server.cc:179] TabletServer@127.8.179.196:0 shutting down...
I20260710 11:12:33.543637  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:33.544425  8911 tablet_replica.cc:333] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.545333  8911 raft_consensus.cc:2243] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.545948  8911 raft_consensus.cc:2272] T cb69bb43928a4b7b84458ed8ada68992 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.547849  8911 tablet_replica.cc:333] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.548370  8911 raft_consensus.cc:2243] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.548765  8911 raft_consensus.cc:2272] T bc8d339575034074b39344ca11ab6759 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.550558  8911 tablet_replica.cc:333] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.551048  8911 raft_consensus.cc:2243] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.551743  8911 raft_consensus.cc:2272] T 6c60e3d07def4cd9b734636e172e8a13 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.553356  8911 tablet_replica.cc:333] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.553910  8911 raft_consensus.cc:2243] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.554611  8911 raft_consensus.cc:2272] T c2af439b9aa94c988f2f9ccb90ce1372 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.556236  8911 tablet_replica.cc:333] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.556699  8911 raft_consensus.cc:2243] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.557439  8911 raft_consensus.cc:2272] T e609e748dfa444f6b5847db1a7ab9fbe P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.559042  8911 tablet_replica.cc:333] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.559541  8911 raft_consensus.cc:2243] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.560222  8911 raft_consensus.cc:2272] T b53c0bea9c984873a274fc894920f6d2 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.562104  8911 tablet_replica.cc:333] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.562608  8911 raft_consensus.cc:2243] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.563009  8911 raft_consensus.cc:2272] T b307d75282dc423d81396c4f7a39e359 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.564579  8911 tablet_replica.cc:333] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.565054  8911 raft_consensus.cc:2243] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.565843  8911 raft_consensus.cc:2272] T 7290e3106c9d490b894fe29745051995 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.568027  8911 tablet_replica.cc:333] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.568521  8911 raft_consensus.cc:2243] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.568910  8911 raft_consensus.cc:2272] T 2910cbecdbb84af9bacb4bfe4c1942e0 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.570534  8911 tablet_replica.cc:333] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.571004  8911 raft_consensus.cc:2243] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.571378  8911 raft_consensus.cc:2272] T 8deee389673d44debcbe20c3d2cc72ab P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.572937  8911 tablet_replica.cc:333] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.573437  8911 raft_consensus.cc:2243] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.573807  8911 raft_consensus.cc:2272] T 058bafbbb2de4a7bb45a891018ab9dea P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.575367  8911 tablet_replica.cc:333] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.575814  8911 raft_consensus.cc:2243] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.576185  8911 raft_consensus.cc:2272] T 53680c14c7364847b3a31f31509e2a16 P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.577919  8911 tablet_replica.cc:333] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.578384  8911 raft_consensus.cc:2243] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.578763  8911 raft_consensus.cc:2272] T c40195301f7e4ceaa1e85411136865a4 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.580235  8911 tablet_replica.cc:333] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.580700  8911 raft_consensus.cc:2243] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.581073  8911 raft_consensus.cc:2272] T c8114e9a7dba4acab847d80d2a5cc12f P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.582643  8911 tablet_replica.cc:333] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.583163  8911 raft_consensus.cc:2243] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.583539  8911 raft_consensus.cc:2272] T 1f6ae7d8acfc432db06a7cc4cb94c916 P bcebf2d5288d411f9b308bf1cec090b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.585062  8911 tablet_replica.cc:333] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.585532  8911 raft_consensus.cc:2243] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.586218  8911 raft_consensus.cc:2272] T 0a8137b1b53d427f97ceb87529fef0bc P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.587867  8911 tablet_replica.cc:333] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.588258  8911 raft_consensus.cc:2243] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.588570  8911 raft_consensus.cc:2272] T 9699b1f5f82f42deb8fca4a92bf883a8 P bcebf2d5288d411f9b308bf1cec090b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.590062  8911 tablet_replica.cc:333] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9: stopping tablet replica
I20260710 11:12:33.590412  8911 raft_consensus.cc:2243] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:33.590736  8911 raft_consensus.cc:2272] T 72ee05781ffa444f83b864b307a6649a P bcebf2d5288d411f9b308bf1cec090b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.624542  8911 tablet_server.cc:196] TabletServer@127.8.179.196:0 shutdown complete.
I20260710 11:12:33.653899  8911 master.cc:562] Master@127.8.179.254:40383 shutting down...
I20260710 11:12:33.673635  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:33.674105  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:33.674386  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd9ef5eb1e124a52a8f1770c865366db: stopping tablet replica
I20260710 11:12:33.736271  8911 master.cc:584] Master@127.8.179.254:40383 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19722 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:33.803838  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:45407
I20260710 11:12:33.804999  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:33.811131 11723 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.811272 11724 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.811873 11726 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.813098  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:33.814079  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:33.814288  8911 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.814459  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681953814442 us; error 0 us; skew 500 ppm
I20260710 11:12:33.814990  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:33.817315  8911 webserver.cc:533] Webserver started at http://127.8.179.254:33457/ using document root <none> and password file <none>
I20260710 11:12:33.817888  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:33.818082  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:33.818365  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:33.819574  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "748b601f01044de3a878e75ab744454e"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-x49f"
I20260710 11:12:33.823843  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:33.827108 11731 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.827942  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:33.828173  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "748b601f01044de3a878e75ab744454e"
format_stamp: "Formatted at 2026-07-10 11:12:33 on dist-test-slave-x49f"
I20260710 11:12:33.828408  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-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.844930  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:33.846108  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:33.884809  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:45407
I20260710 11:12:33.884894 11782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:45407 every 8 connection(s)
I20260710 11:12:33.889083 11783 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.900079 11783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e: Bootstrap starting.
I20260710 11:12:33.905740 11783 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.910153 11783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e: No bootstrap required, opened a new log
I20260710 11:12:33.912715 11783 raft_consensus.cc:359] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "748b601f01044de3a878e75ab744454e" member_type: VOTER }
I20260710 11:12:33.913297 11783 raft_consensus.cc:385] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.913614 11783 raft_consensus.cc:740] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748b601f01044de3a878e75ab744454e, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.914207 11783 consensus_queue.cc:260] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "748b601f01044de3a878e75ab744454e" member_type: VOTER }
I20260710 11:12:33.914692 11783 raft_consensus.cc:399] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:33.914925 11783 raft_consensus.cc:493] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:33.915190 11783 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.919942 11783 raft_consensus.cc:515] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "748b601f01044de3a878e75ab744454e" member_type: VOTER }
I20260710 11:12:33.920526 11783 leader_election.cc:304] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [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: 748b601f01044de3a878e75ab744454e; no voters: 
I20260710 11:12:33.921725 11783 leader_election.cc:290] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:33.922127 11786 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:33.923542 11786 raft_consensus.cc:697] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 1 LEADER]: Becoming Leader. State: Replica: 748b601f01044de3a878e75ab744454e, State: Running, Role: LEADER
I20260710 11:12:33.924254 11786 consensus_queue.cc:237] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [LEADER]: Queue going to LEADER mode. State: All 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: "748b601f01044de3a878e75ab744454e" member_type: VOTER }
I20260710 11:12:33.925163 11783 sys_catalog.cc:565] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:33.930564 11788 sys_catalog.cc:455] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 748b601f01044de3a878e75ab744454e. Latest consensus state: current_term: 1 leader_uuid: "748b601f01044de3a878e75ab744454e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "748b601f01044de3a878e75ab744454e" member_type: VOTER } }
I20260710 11:12:33.930716 11787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "748b601f01044de3a878e75ab744454e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "748b601f01044de3a878e75ab744454e" member_type: VOTER } }
I20260710 11:12:33.931391 11788 sys_catalog.cc:458] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.931603 11787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:33.939276 11792 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:33.945261 11792 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:33.946915  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:33.954458 11792 catalog_manager.cc:1383] Generated new cluster ID: 85645f8ae5d74f3b9eb166f284a55a46
I20260710 11:12:33.954710 11792 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:33.973778 11792 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:33.975041 11792 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:33.993340 11792 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e: Generated new TSK 0
I20260710 11:12:33.993948 11792 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:34.013752  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:34.019876 11804 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:34.020915 11805 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:34.022789 11807 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:34.023240  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:34.024199  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:34.024376  8911 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:34.024582  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681954024545 us; error 0 us; skew 500 ppm
I20260710 11:12:34.025132  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:34.027572  8911 webserver.cc:533] Webserver started at http://127.8.179.193:43427/ using document root <none> and password file <none>
I20260710 11:12:34.028054  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:34.028256  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:34.028527  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:34.029806  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.034155  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:34.037335 11812 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:34.038262  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:34.038496  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.038800  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-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:34.067085  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:34.068310  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:34.069816  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:34.072109  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:34.072319  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.072577  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:34.072765  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.119168  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:46825
I20260710 11:12:34.119266 11874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:46825 every 8 connection(s)
I20260710 11:12:34.124436  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:34.132411 11879 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:34.132781 11880 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:34.134410 11882 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:34.135430  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:34.136785  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:34.137048  8911 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:34.137202  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681954137190 us; error 0 us; skew 500 ppm
I20260710 11:12:34.137874 11875 heartbeater.cc:344] Connected to a master server at 127.8.179.254:45407
I20260710 11:12:34.137919  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:34.138357 11875 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:34.139146 11875 heartbeater.cc:507] Master 127.8.179.254:45407 requested a full tablet report, sending...
I20260710 11:12:34.140803  8911 webserver.cc:533] Webserver started at http://127.8.179.194:40615/ using document root <none> and password file <none>
I20260710 11:12:34.141319  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:34.141615  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:34.141461 11748 ts_manager.cc:194] Registered new tserver with Master: 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:34.141952  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:34.143134  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "0673c05bfde84da280ccc6a302978312"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.143388 11748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35652
I20260710 11:12:34.147610  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:34.151018 11887 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:34.151728  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:34.152031  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "0673c05bfde84da280ccc6a302978312"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.152319  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-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:34.165002  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:34.166222  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:34.167572  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:34.169728  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:34.169950  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.170181  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:34.170347  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.209595  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:43947
I20260710 11:12:34.209702 11949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:43947 every 8 connection(s)
I20260710 11:12:34.214370  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:34.221661 11953 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:34.222790 11954 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:34.223822 11956 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:34.224143  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:34.224977  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:34.225184  8911 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:34.225433  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681954225413 us; error 0 us; skew 500 ppm
I20260710 11:12:34.225973  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:34.228215 11950 heartbeater.cc:344] Connected to a master server at 127.8.179.254:45407
I20260710 11:12:34.228570 11950 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:34.229460  8911 webserver.cc:533] Webserver started at http://127.8.179.195:34523/ using document root <none> and password file <none>
I20260710 11:12:34.229526 11950 heartbeater.cc:507] Master 127.8.179.254:45407 requested a full tablet report, sending...
I20260710 11:12:34.230041  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:34.230223  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:34.230427  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:34.231595 11748 ts_manager.cc:194] Registered new tserver with Master: 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.231748  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "bdfd9064f43f4606b78e31e183a8558a"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.232991 11748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35658
I20260710 11:12:34.236263  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:12:34.239673 11961 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:34.240465  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:12:34.240751  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "bdfd9064f43f4606b78e31e183a8558a"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:34.241048  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-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:34.250223  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:34.251334  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:34.252663  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:34.255391  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:34.255610  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.255865  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:34.256037  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:34.294759  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:36805
I20260710 11:12:34.294858 12023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:36805 every 8 connection(s)
I20260710 11:12:34.308022 12024 heartbeater.cc:344] Connected to a master server at 127.8.179.254:45407
I20260710 11:12:34.308377 12024 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:34.309113 12024 heartbeater.cc:507] Master 127.8.179.254:45407 requested a full tablet report, sending...
I20260710 11:12:34.310974 11748 ts_manager.cc:194] Registered new tserver with Master: bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:34.311064  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013205509s
I20260710 11:12:34.312337 11748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35666
I20260710 11:12:34.336500 11748 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35674:
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:34.339322 11748 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:34.412691 11989 tablet_service.cc:1511] Processing CreateTablet for tablet e3db20605ebd4e8ebdce1ee2f945b1d7 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:34.414136 11989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3db20605ebd4e8ebdce1ee2f945b1d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.421594 11915 tablet_service.cc:1511] Processing CreateTablet for tablet e3db20605ebd4e8ebdce1ee2f945b1d7 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:34.421594 11988 tablet_service.cc:1511] Processing CreateTablet for tablet 85e142f17e31424f90a09c3727569bac (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:34.423004 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3db20605ebd4e8ebdce1ee2f945b1d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.423328 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 08f0addb119e4fd59841b3489095a150 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:34.423813 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e142f17e31424f90a09c3727569bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.424672 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f0addb119e4fd59841b3489095a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.426565 11986 tablet_service.cc:1511] Processing CreateTablet for tablet 20af23d16f694de79538087513ba8fa5 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:34.427933 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af23d16f694de79538087513ba8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.428472 11914 tablet_service.cc:1511] Processing CreateTablet for tablet 85e142f17e31424f90a09c3727569bac (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:34.429831 11914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e142f17e31424f90a09c3727569bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.429896 11985 tablet_service.cc:1511] Processing CreateTablet for tablet ff4281642b464c90abe8d81b7100e243 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:34.431262 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4281642b464c90abe8d81b7100e243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.431331 11835 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf3beff4d54b29a5fa0dff373a0301 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:34.432799 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf3beff4d54b29a5fa0dff373a0301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.434387 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf3beff4d54b29a5fa0dff373a0301 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:34.435016 11913 tablet_service.cc:1511] Processing CreateTablet for tablet 08f0addb119e4fd59841b3489095a150 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:34.435707 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf3beff4d54b29a5fa0dff373a0301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.436309 11913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f0addb119e4fd59841b3489095a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.438581 11840 tablet_service.cc:1511] Processing CreateTablet for tablet e3db20605ebd4e8ebdce1ee2f945b1d7 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:34.439996 11840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3db20605ebd4e8ebdce1ee2f945b1d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.442116 11839 tablet_service.cc:1511] Processing CreateTablet for tablet 85e142f17e31424f90a09c3727569bac (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:34.442550 11912 tablet_service.cc:1511] Processing CreateTablet for tablet 20af23d16f694de79538087513ba8fa5 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:34.443887 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af23d16f694de79538087513ba8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.444442 11837 tablet_service.cc:1511] Processing CreateTablet for tablet 20af23d16f694de79538087513ba8fa5 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:34.446762 11836 tablet_service.cc:1511] Processing CreateTablet for tablet ff4281642b464c90abe8d81b7100e243 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:34.448158 12039 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.449328 11838 tablet_service.cc:1511] Processing CreateTablet for tablet 08f0addb119e4fd59841b3489095a150 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:34.453874 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e142f17e31424f90a09c3727569bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.455021 12039 tablet_bootstrap.cc:654] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.457800 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f0addb119e4fd59841b3489095a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.461480 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af23d16f694de79538087513ba8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.465706 12041 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.465826 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4281642b464c90abe8d81b7100e243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.468057 12039 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.468554 12039 ts_tablet_manager.cc:1403] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:12:34.477039 12041 tablet_bootstrap.cc:654] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.480931 12039 raft_consensus.cc:359] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.481707 12039 raft_consensus.cc:385] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.482004 12039 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.482892 12039 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.487138 11912 tablet_service.cc:1511] Processing CreateTablet for tablet ff4281642b464c90abe8d81b7100e243 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:34.487689 12039 ts_tablet_manager.cc:1434] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 11:12:34.488324 11950 heartbeater.cc:499] Master 127.8.179.254:45407 was elected leader, sending a full tablet report...
I20260710 11:12:34.488502 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4281642b464c90abe8d81b7100e243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.491045 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf3beff4d54b29a5fa0dff373a0301 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:34.492290 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf3beff4d54b29a5fa0dff373a0301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.513963 12039 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.523815 11836 tablet_service.cc:1511] Processing CreateTablet for tablet 3a33fbeef92e4f75bed7ca01e51af889 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:34.525133 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a33fbeef92e4f75bed7ca01e51af889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.525182 11911 tablet_service.cc:1511] Processing CreateTablet for tablet 3a33fbeef92e4f75bed7ca01e51af889 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:34.526551 11911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a33fbeef92e4f75bed7ca01e51af889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.527537 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 3a33fbeef92e4f75bed7ca01e51af889 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:34.528874 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a33fbeef92e4f75bed7ca01e51af889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.532891 12039 tablet_bootstrap.cc:654] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.552923 11837 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6ed362c4749fd92593e119b93d15a (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:34.554263 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6ed362c4749fd92593e119b93d15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.558462 12041 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:34.558938 12041 ts_tablet_manager.cc:1403] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.016s
I20260710 11:12:34.561018 12041 raft_consensus.cc:359] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.561614 12041 raft_consensus.cc:385] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.561893 12041 raft_consensus.cc:740] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.562641 12041 consensus_queue.cc:260] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.569443 12044 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.570829 11912 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6ed362c4749fd92593e119b93d15a (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:34.571225 11988 tablet_service.cc:1511] Processing CreateTablet for tablet 01a6ed362c4749fd92593e119b93d15a (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:34.572504 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6ed362c4749fd92593e119b93d15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.572582 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a6ed362c4749fd92593e119b93d15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.580971 12044 tablet_bootstrap.cc:654] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.585870 12039 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.586555 12039 ts_tablet_manager.cc:1403] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.012s
I20260710 11:12:34.589356 12039 raft_consensus.cc:359] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.590234 12039 raft_consensus.cc:385] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.590515 12039 raft_consensus.cc:740] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.591029 11839 tablet_service.cc:1511] Processing CreateTablet for tablet d1d4b854c1284f328b9375e45beb907d (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:34.591221 12039 consensus_queue.cc:260] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.592563 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d4b854c1284f328b9375e45beb907d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.593433 12039 ts_tablet_manager.cc:1434] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:34.594450 12039 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.601349 12039 tablet_bootstrap.cc:654] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.607853 11913 tablet_service.cc:1511] Processing CreateTablet for tablet d1d4b854c1284f328b9375e45beb907d (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:34.608485 11989 tablet_service.cc:1511] Processing CreateTablet for tablet d1d4b854c1284f328b9375e45beb907d (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:34.609628 11913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d4b854c1284f328b9375e45beb907d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.609782 11989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d4b854c1284f328b9375e45beb907d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.628818 12044 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.629346 12044 ts_tablet_manager.cc:1403] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260710 11:12:34.629114 11837 tablet_service.cc:1511] Processing CreateTablet for tablet 46dfccc35b844708ab50edcdbc756461 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:34.630935 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dfccc35b844708ab50edcdbc756461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.632383 12044 raft_consensus.cc:359] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.633108 12044 raft_consensus.cc:385] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.633405 12044 raft_consensus.cc:740] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.633760 11875 heartbeater.cc:499] Master 127.8.179.254:45407 was elected leader, sending a full tablet report...
I20260710 11:12:34.634205 12044 consensus_queue.cc:260] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.636840 12041 ts_tablet_manager.cc:1434] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.078s	user 0.016s	sys 0.004s
I20260710 11:12:34.637777 12041 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.637796 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 46dfccc35b844708ab50edcdbc756461 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:34.641597 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dfccc35b844708ab50edcdbc756461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.638986 11912 tablet_service.cc:1511] Processing CreateTablet for tablet 46dfccc35b844708ab50edcdbc756461 (DEFAULT_TABLE table=test-workload [id=1afc129fa4654f7392afc17cc9449fdd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:34.642865 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dfccc35b844708ab50edcdbc756461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:34.664462 12041 tablet_bootstrap.cc:654] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.667477 12044 ts_tablet_manager.cc:1434] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.015s
I20260710 11:12:34.670113 12024 heartbeater.cc:499] Master 127.8.179.254:45407 was elected leader, sending a full tablet report...
I20260710 11:12:34.671820 12039 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.672312 12039 ts_tablet_manager.cc:1403] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.020s
I20260710 11:12:34.675168 12039 raft_consensus.cc:359] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.675865 12039 raft_consensus.cc:385] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.676139 12039 raft_consensus.cc:740] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.676810 12039 consensus_queue.cc:260] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.680853 12039 ts_tablet_manager.cc:1434] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:34.681447 12041 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:34.681921 12039 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.681946 12041 ts_tablet_manager.cc:1403] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 11:12:34.684170 12044 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.688709 12039 tablet_bootstrap.cc:654] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.691361 12044 tablet_bootstrap.cc:654] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.684930 12041 raft_consensus.cc:359] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.693159 12041 raft_consensus.cc:385] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.693571 12041 raft_consensus.cc:740] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.694532 12041 consensus_queue.cc:260] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.699942 12039 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.700459 12039 ts_tablet_manager.cc:1403] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 11:12:34.701931 12049 raft_consensus.cc:493] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.702487 12044 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.702402 12049 raft_consensus.cc:515] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.702937 12044 ts_tablet_manager.cc:1403] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:12:34.703260 12039 raft_consensus.cc:359] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.703975 12039 raft_consensus.cc:385] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.704267 12039 raft_consensus.cc:740] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.705053 12049 leader_election.cc:290] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.704990 12039 consensus_queue.cc:260] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.705514 12044 raft_consensus.cc:359] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.706247 12044 raft_consensus.cc:385] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.706558 12044 raft_consensus.cc:740] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.707309 12044 consensus_queue.cc:260] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.708940 12044 ts_tablet_manager.cc:1434] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:34.709842 12044 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.710794 12039 ts_tablet_manager.cc:1434] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:34.711786 12039 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.716224 12044 tablet_bootstrap.cc:654] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.719570 12039 tablet_bootstrap.cc:654] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.722067 12044 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.722506 12044 ts_tablet_manager.cc:1403] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:12:34.725272 12044 raft_consensus.cc:359] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.726100 12044 raft_consensus.cc:385] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.726382 12044 raft_consensus.cc:740] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.726608 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf3beff4d54b29a5fa0dff373a0301" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:34.727366 11925 raft_consensus.cc:2468] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.727329 12044 consensus_queue.cc:260] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.729492 11964 leader_election.cc:304] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.729766 12044 ts_tablet_manager.cc:1434] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:12:34.730391 12049 raft_consensus.cc:2804] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.730790 12049 raft_consensus.cc:493] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.731109 12049 raft_consensus.cc:3060] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.731261 12039 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.731762 12039 ts_tablet_manager.cc:1403] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:12:34.733839 12044 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.734760 12039 raft_consensus.cc:359] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.735476 12039 raft_consensus.cc:385] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.735774 12039 raft_consensus.cc:740] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.736685 12039 consensus_queue.cc:260] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.738552 12049 raft_consensus.cc:515] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.741032 12044 tablet_bootstrap.cc:654] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.742144 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf3beff4d54b29a5fa0dff373a0301" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:34.742736 11925 raft_consensus.cc:3060] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.743018 12039 ts_tablet_manager.cc:1434] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:12:34.743978 12039 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.751410 12041 ts_tablet_manager.cc:1434] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.003s
I20260710 11:12:34.753173 11925 raft_consensus.cc:2468] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.754030 12049 leader_election.cc:290] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.754707 12049 raft_consensus.cc:493] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.755185 12049 raft_consensus.cc:515] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.758137 12039 tablet_bootstrap.cc:654] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.759112 11924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:34.759902 11924 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.761379 11964 leader_election.cc:304] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.762200 12041 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.762975 11964 leader_election.cc:304] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.768591 12049 leader_election.cc:290] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.769246 12049 raft_consensus.cc:2804] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.769680 12049 raft_consensus.cc:493] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.770081 12049 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.772750 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf3beff4d54b29a5fa0dff373a0301" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:34.773689 11850 raft_consensus.cc:2468] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.774857 12059 raft_consensus.cc:2804] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.775478 12059 raft_consensus.cc:697] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:34.776000 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf3beff4d54b29a5fa0dff373a0301" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:34.776773 11850 raft_consensus.cc:3060] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.776506 12059 consensus_queue.cc:237] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.786721 11849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:34.787676 11849 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.788928 12044 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.789496 12044 ts_tablet_manager.cc:1403] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.011s
I20260710 11:12:34.792644 12044 raft_consensus.cc:359] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.793332 12044 raft_consensus.cc:385] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.793677 12044 raft_consensus.cc:740] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.794374 12044 consensus_queue.cc:260] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.796789 12044 ts_tablet_manager.cc:1434] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:12:34.792949 11850 raft_consensus.cc:2468] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.797788 12044 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.798660 11746 catalog_manager.cc:5697] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 1 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.803799 12039 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.800633 12049 raft_consensus.cc:515] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.804664 12044 tablet_bootstrap.cc:654] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.804304 12039 ts_tablet_manager.cc:1403] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.024s
I20260710 11:12:34.806499 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:34.806843 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:34.807088 11850 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.807494 11925 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.808774 12039 raft_consensus.cc:359] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.809505 12039 raft_consensus.cc:385] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.809782 12039 raft_consensus.cc:740] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.810597 12039 consensus_queue.cc:260] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.805109 12041 tablet_bootstrap.cc:654] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.816653 11850 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.817909 11962 leader_election.cc:304] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.818117 12049 leader_election.cc:290] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.818811 12059 raft_consensus.cc:2804] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.819281 12059 raft_consensus.cc:697] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:34.819646 12039 ts_tablet_manager.cc:1434] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:12:34.820355 12059 consensus_queue.cc:237] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.827729 12039 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.828820 11925 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.832964 12041 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:34.834924 12041 ts_tablet_manager.cc:1403] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.001s
I20260710 11:12:34.835209 12039 tablet_bootstrap.cc:654] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.835752 12044 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.838258 12044 ts_tablet_manager.cc:1403] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.023s
I20260710 11:12:34.837172 11747 catalog_manager.cc:5697] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 1 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.838253 12041 raft_consensus.cc:359] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.839854 12041 raft_consensus.cc:385] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.840197 12041 raft_consensus.cc:740] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.841156 12041 consensus_queue.cc:260] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.841707 12044 raft_consensus.cc:359] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.842449 12044 raft_consensus.cc:385] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.842716 12044 raft_consensus.cc:740] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.843410 12044 consensus_queue.cc:260] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.845728 12041 ts_tablet_manager.cc:1434] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:34.845749 12044 ts_tablet_manager.cc:1434] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:12:34.846922 12044 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.846925 12041 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.850224 12039 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.850719 12039 ts_tablet_manager.cc:1403] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:12:34.854012 12044 tablet_bootstrap.cc:654] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.854490 12039 raft_consensus.cc:359] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.855219 12039 raft_consensus.cc:385] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.855489 12039 raft_consensus.cc:740] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.856315 12039 consensus_queue.cc:260] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.859444 12041 tablet_bootstrap.cc:654] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.860931 12039 ts_tablet_manager.cc:1434] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:34.863983 12039 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.871982 12039 tablet_bootstrap.cc:654] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.876392 12044 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.876837 12044 ts_tablet_manager.cc:1403] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260710 11:12:34.877609 12041 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:34.878085 12041 ts_tablet_manager.cc:1403] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.015s
I20260710 11:12:34.878804 12039 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.879245 12039 ts_tablet_manager.cc:1403] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:12:34.879359 12044 raft_consensus.cc:359] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.879992 12044 raft_consensus.cc:385] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.880239 12044 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.880827 12044 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.880949 12041 raft_consensus.cc:359] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.881685 12041 raft_consensus.cc:385] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.881976 12041 raft_consensus.cc:740] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.882812 12044 ts_tablet_manager.cc:1434] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:12:34.882681 12041 consensus_queue.cc:260] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.883726 12044 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.883576 12039 raft_consensus.cc:359] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.884274 12039 raft_consensus.cc:385] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.884531 12039 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.885147 12039 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.890117 12044 tablet_bootstrap.cc:654] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.892947 12039 ts_tablet_manager.cc:1434] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:12:34.893908 12039 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.894248 12041 ts_tablet_manager.cc:1434] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:12:34.895160 12041 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.899317 12039 tablet_bootstrap.cc:654] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.901577 12041 tablet_bootstrap.cc:654] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.901842 12044 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.902318 12044 ts_tablet_manager.cc:1403] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260710 11:12:34.904486 12059 raft_consensus.cc:493] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.904927 12059 raft_consensus.cc:515] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.905319 12044 raft_consensus.cc:359] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.906008 12044 raft_consensus.cc:385] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.906273 12044 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.907030 12059 leader_election.cc:290] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.906966 12044 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.907725 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4281642b464c90abe8d81b7100e243" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:34.908550 11850 raft_consensus.cc:2468] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.910652 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4281642b464c90abe8d81b7100e243" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:34.910753 11962 leader_election.cc:304] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.911373 11925 raft_consensus.cc:2468] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 0.
I20260710 11:12:34.911641 12059 raft_consensus.cc:2804] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.912189 12059 raft_consensus.cc:493] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.912581 12059 raft_consensus.cc:3060] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.912657 12044 ts_tablet_manager.cc:1434] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:12:34.913914 12044 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.914868 12041 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:34.915367 12041 ts_tablet_manager.cc:1403] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260710 11:12:34.918453 12041 raft_consensus.cc:359] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.919204 12041 raft_consensus.cc:385] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.919505 12041 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.920603 12044 tablet_bootstrap.cc:654] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.920228 12041 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.912856 12039 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:34.921403 12039 ts_tablet_manager.cc:1403] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:12:34.922020 12059 raft_consensus.cc:515] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.924001 12059 leader_election.cc:290] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:34.924688 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4281642b464c90abe8d81b7100e243" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:34.924332 12039 raft_consensus.cc:359] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.925271 12039 raft_consensus.cc:385] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.926512 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4281642b464c90abe8d81b7100e243" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:34.929742 12039 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.930043 11925 raft_consensus.cc:3060] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.926918 12041 ts_tablet_manager.cc:1434] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:12:34.931324 12041 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:34.931545 12044 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:34.931977 12044 ts_tablet_manager.cc:1403] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:12:34.933063 12039 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.933919 12043 raft_consensus.cc:493] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.934389 12043 raft_consensus.cc:515] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:34.936863 12043 leader_election.cc:290] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805), 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:34.925186 11850 raft_consensus.cc:3060] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.939584 12041 tablet_bootstrap.cc:654] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:34.941184 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:34.943783 12043 raft_consensus.cc:493] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.944401 12043 raft_consensus.cc:515] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.946883 12043 leader_election.cc:290] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:34.937114 11925 raft_consensus.cc:2468] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.950786 11850 raft_consensus.cc:2468] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:34.952271 11962 leader_election.cc:304] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:34.953430 12059 raft_consensus.cc:2804] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.954016 12059 raft_consensus.cc:697] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:34.955134 12059 consensus_queue.cc:237] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.960619 12044 raft_consensus.cc:359] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.961547 12044 raft_consensus.cc:385] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.961839 12044 raft_consensus.cc:740] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.962617 12044 consensus_queue.cc:260] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:34.967609 12039 ts_tablet_manager.cc:1434] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.017s
I20260710 11:12:34.968400 12039 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: Bootstrap starting.
I20260710 11:12:34.973011 11746 catalog_manager.cc:5697] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 0 to 1, leader changed from <none> to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 1 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.974098 12039 tablet_bootstrap.cc:654] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.965003 12044 ts_tablet_manager.cc:1434] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:12:34.987056 12044 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:34.993224 12044 tablet_bootstrap.cc:654] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.996214 12046 raft_consensus.cc:493] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.996804 12046 raft_consensus.cc:515] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.001734 12046 leader_election.cc:290] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.001952 12039 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: No bootstrap required, opened a new log
I20260710 11:12:35.002521 12039 ts_tablet_manager.cc:1403] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.020s
I20260710 11:12:35.006958 12039 raft_consensus.cc:359] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.008330 12039 raft_consensus.cc:385] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.008652 12039 raft_consensus.cc:740] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.009557 12041 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:35.010226 12041 ts_tablet_manager.cc:1403] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.030s
I20260710 11:12:35.011384 12039 consensus_queue.cc:260] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.014879 12039 ts_tablet_manager.cc:1434] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 11:12:35.023478 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.024444 11999 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.025316 12072 raft_consensus.cc:493] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.025776 12072 raft_consensus.cc:515] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.025957 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.026829 11998 raft_consensus.cc:2468] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.027747 12072 leader_election.cc:290] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.028453 11888 leader_election.cc:304] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.029137 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.029500 11888 leader_election.cc:304] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.029698 12072 raft_consensus.cc:2804] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.029984 11999 raft_consensus.cc:2468] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.030216 12072 raft_consensus.cc:493] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.030288 12043 raft_consensus.cc:2804] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.030727 12072 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.030812 12043 raft_consensus.cc:493] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.031443 12043 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.031271 11888 leader_election.cc:304] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.039974 12043 raft_consensus.cc:515] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.042042 12043 leader_election.cc:290] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.042590 12043 raft_consensus.cc:2804] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.042256 12041 raft_consensus.cc:359] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.042958 12043 raft_consensus.cc:493] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.043071 12041 raft_consensus.cc:385] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.043361 12043 raft_consensus.cc:3060] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.043387 12041 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.046545 12041 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.065160 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.065799 11999 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.065937 12044 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:35.066463 12044 ts_tablet_manager.cc:1403] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.024s
I20260710 11:12:35.063077 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:35.066298 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.067193 11925 raft_consensus.cc:2393] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038dd52eb4d84f6eaab3d6f134de1f7d in current term 1: Already voted for candidate 0673c05bfde84da280ccc6a302978312 in this term.
I20260710 11:12:35.068383 12041 ts_tablet_manager.cc:1434] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.004s
I20260710 11:12:35.068922 12043 raft_consensus.cc:515] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.069427 12041 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:35.069504 11813 leader_election.cc:304] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d; no voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:35.070977 12043 leader_election.cc:290] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.072851 12046 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.075583 12041 tablet_bootstrap.cc:654] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.076251 11999 raft_consensus.cc:2468] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.078806 11888 leader_election.cc:304] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.079888 12083 raft_consensus.cc:2804] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.079789 11848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.080339 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.080704 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:35.080993 11850 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.078852 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.081908 11849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.082259 11999 raft_consensus.cc:3060] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.081764 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:35.085996 12044 raft_consensus.cc:359] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.086859 12046 raft_consensus.cc:2749] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.085129 12072 raft_consensus.cc:515] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:35.088966 12072 leader_election.cc:290] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Requested vote from peers bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805), 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:35.087059 12044 raft_consensus.cc:385] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.089632 12044 raft_consensus.cc:740] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.090520 12044 consensus_queue.cc:260] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.090771 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.091579 11998 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.094465 11847 raft_consensus.cc:2468] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
W20260710 11:12:35.097723 11888 leader_election.cc:343] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.099071 12072 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:35.099489 11888 leader_election.cc:343] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.099604 12072 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.101310 11998 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.100442 12044 ts_tablet_manager.cc:1434] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 11:12:35.102418 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:35.102972 11847 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.081754 12083 raft_consensus.cc:697] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:35.104339 12083 consensus_queue.cc:237] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.109017 11888 leader_election.cc:304] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.110064 12072 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.109272 11847 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.110080 12043 raft_consensus.cc:2804] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.109431 12044 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: Bootstrap starting.
I20260710 11:12:35.110908 12043 raft_consensus.cc:697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:35.111338 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.111690 12043 consensus_queue.cc:237] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:35.115281 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.117205 12044 tablet_bootstrap.cc:654] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.120224 11999 raft_consensus.cc:2468] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
W20260710 11:12:35.114199 11888 leader_election.cc:343] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:35.121762 11888 leader_election.cc:343] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.122228 12044 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: No bootstrap required, opened a new log
I20260710 11:12:35.122172 11888 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0673c05bfde84da280ccc6a302978312; no voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:35.122686 12044 ts_tablet_manager.cc:1403] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:12:35.122843 12043 raft_consensus.cc:2749] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.123256 12041 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:35.123741 12041 ts_tablet_manager.cc:1403] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.023s
I20260710 11:12:35.123257 11888 leader_election.cc:304] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [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: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 038dd52eb4d84f6eaab3d6f134de1f7d
I20260710 11:12:35.125005 12043 raft_consensus.cc:2804] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.125334 12044 raft_consensus.cc:359] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.126351 12041 raft_consensus.cc:359] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.128298 12044 raft_consensus.cc:385] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.128397 12041 raft_consensus.cc:385] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.128472 12043 raft_consensus.cc:697] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:35.128669 12044 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.128978 12041 raft_consensus.cc:740] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.129511 12043 consensus_queue.cc:237] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.129802 12041 consensus_queue.cc:260] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.132167 12041 ts_tablet_manager.cc:1434] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:35.133088 12041 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:35.134578 11746 catalog_manager.cc:5697] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.138046 12044 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.139392 12041 tablet_bootstrap.cc:654] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.140206 12044 ts_tablet_manager.cc:1434] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:12:35.151633 12041 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:35.152069 12041 ts_tablet_manager.cc:1403] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:12:35.154595 12041 raft_consensus.cc:359] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.155267 12041 raft_consensus.cc:385] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.154481 11745 catalog_manager.cc:5697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.155534 12041 raft_consensus.cc:740] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.156194 12041 consensus_queue.cc:260] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.156272 11745 catalog_manager.cc:5697] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.158257 12041 ts_tablet_manager.cc:1434] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:35.159132 12041 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:35.163995 12041 tablet_bootstrap.cc:654] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.168612 12041 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:35.168962 12041 ts_tablet_manager.cc:1403] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:12:35.171057 12041 raft_consensus.cc:359] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.171533 12041 raft_consensus.cc:385] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.171741 12041 raft_consensus.cc:740] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.172286 12041 consensus_queue.cc:260] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.174206 12041 ts_tablet_manager.cc:1434] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:35.174600 12046 raft_consensus.cc:493] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.175267 12041 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:35.175082 12046 raft_consensus.cc:515] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.176884 12046 leader_election.cc:290] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.177629 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:35.177965 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.178303 11925 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 0.
I20260710 11:12:35.178640 11999 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 0.
I20260710 11:12:35.179652 11815 leader_election.cc:304] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.181151 12041 tablet_bootstrap.cc:654] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.181779 12046 raft_consensus.cc:2804] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.182161 12046 raft_consensus.cc:493] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.182518 12046 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.185547 12041 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: No bootstrap required, opened a new log
I20260710 11:12:35.186002 12041 ts_tablet_manager.cc:1403] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:12:35.188150 12046 raft_consensus.cc:515] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.188503 12041 raft_consensus.cc:359] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.189081 12041 raft_consensus.cc:385] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.189302 12041 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.189929 12041 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.190137 12046 leader_election.cc:290] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 election: Requested vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.190799 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:35.191378 11925 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.192589 12041 ts_tablet_manager.cc:1434] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:35.193746 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.194335 11999 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.197054 11925 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 1.
I20260710 11:12:35.198022 11815 leader_election.cc:304] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.198760 12092 raft_consensus.cc:2804] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.199179 12092 raft_consensus.cc:697] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: Becoming Leader. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Running, Role: LEADER
I20260710 11:12:35.199990 12092 consensus_queue.cc:237] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.201174 11999 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 1.
I20260710 11:12:35.207238 11747 catalog_manager.cc:5697] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193). New cstate: current_term: 1 leader_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.217419 12043 raft_consensus.cc:493] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.217876 12043 raft_consensus.cc:515] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.219565 12043 leader_election.cc:290] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.220319 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.220589 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.220956 11847 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.221163 11999 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.222016 11888 leader_election.cc:304] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.222700 12043 raft_consensus.cc:2804] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.223058 12043 raft_consensus.cc:493] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.223336 12043 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.227847 12043 raft_consensus.cc:515] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.229362 12043 leader_election.cc:290] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.230014 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:35.230357 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.230613 11847 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.230922 11999 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.237224 11847 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.237223 11999 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.238466 11888 leader_election.cc:304] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.239058 12043 raft_consensus.cc:2804] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.239540 12043 raft_consensus.cc:697] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:35.240365 12043 consensus_queue.cc:237] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.246906 11747 catalog_manager.cc:5697] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.267508 12059 consensus_queue.cc:1048] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.268126 12049 consensus_queue.cc:1048] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.275580 12057 consensus_queue.cc:1048] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.285717 12059 consensus_queue.cc:1048] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.325709 12043 raft_consensus.cc:493] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.326174 12043 raft_consensus.cc:515] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.327796 12043 leader_election.cc:290] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.328655 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" is_pre_election: true
I20260710 11:12:35.328895 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.329217 11850 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.329530 11999 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 0.
I20260710 11:12:35.330304 11888 leader_election.cc:304] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.330986 12043 raft_consensus.cc:2804] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.331339 12043 raft_consensus.cc:493] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.331615 12043 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.336319 12043 raft_consensus.cc:515] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.337858 12043 leader_election.cc:290] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.338382 11850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:35.338765 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.338912 11850 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.339295 11999 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.343773 11850 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.343873 11999 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:35.344911 11888 leader_election.cc:304] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.345513 12043 raft_consensus.cc:2804] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.345960 12043 raft_consensus.cc:697] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:35.346561 12043 consensus_queue.cc:237] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.347020 12092 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.347463 12092 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.349257 12092 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.349972 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:35.350656 11925 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 0.
I20260710 11:12:35.350742 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.351365 11999 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 0.
I20260710 11:12:35.351854 11815 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:35.352550 12092 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.352903 12092 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.353201 12092 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.354920 11745 catalog_manager.cc:5697] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.358211 12092 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.360112 12092 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 election: Requested vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.360710 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:35.361177 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:35.361253 11925 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.361771 11999 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.366641 11999 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 1.
I20260710 11:12:35.366721 11925 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038dd52eb4d84f6eaab3d6f134de1f7d in term 1.
I20260710 11:12:35.367568 11813 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:35.368188 12092 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.368654 12092 raft_consensus.cc:697] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: Becoming Leader. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Running, Role: LEADER
I20260710 11:12:35.369283 12092 consensus_queue.cc:237] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.375624 11745 catalog_manager.cc:5697] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193). New cstate: current_term: 1 leader_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.415828 12059 consensus_queue.cc:1048] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.425874 12097 consensus_queue.cc:1048] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.525658 12092 raft_consensus.cc:493] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.526172 12092 raft_consensus.cc:515] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:35.527966 12092 leader_election.cc:290] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:35.528687 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:35.528973 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a33fbeef92e4f75bed7ca01e51af889" candidate_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:35.529723 11999 raft_consensus.cc:2393] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 038dd52eb4d84f6eaab3d6f134de1f7d in current term 1: Already voted for candidate 0673c05bfde84da280ccc6a302978312 in this term.
I20260710 11:12:35.530629 11813 leader_election.cc:304] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d; no voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:35.531225 12092 raft_consensus.cc:3060] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.533788 12043 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.537585 12092 raft_consensus.cc:2749] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.539575 12043 consensus_queue.cc:1048] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.540315  8911 ts_manager.cc:295] Set tserver state for 038dd52eb4d84f6eaab3d6f134de1f7d to MAINTENANCE_MODE
I20260710 11:12:35.541148  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
W20260710 11:12:35.562502 11888 consensus_peers.cc:597] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. 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:35.564079 12083 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.571233 12083 consensus_queue.cc:1048] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:35.572855 11888 consensus_peers.cc:597] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. 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:35.588164  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:35.589476  8911 tablet_replica.cc:333] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.590468  8911 raft_consensus.cc:2243] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.590958  8911 raft_consensus.cc:2272] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.594954  8911 tablet_replica.cc:333] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
W20260710 11:12:35.595538 11888 consensus_peers.cc:597] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. 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:35.595724  8911 raft_consensus.cc:2243] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.596395  8911 pending_rounds.cc:70] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Trying to abort 1 pending ops.
I20260710 11:12:35.596606  8911 pending_rounds.cc:77] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961288507514880 op_type: NO_OP noop_request { }
I20260710 11:12:35.596885  8911 raft_consensus.cc:2889] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.597105  8911 raft_consensus.cc:2272] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.599474  8911 tablet_replica.cc:333] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.600049  8911 raft_consensus.cc:2243] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.600433  8911 raft_consensus.cc:2272] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.602241  8911 tablet_replica.cc:333] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.602754  8911 raft_consensus.cc:2243] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.603117  8911 raft_consensus.cc:2272] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.604785  8911 tablet_replica.cc:333] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.605428  8911 raft_consensus.cc:2243] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.605847  8911 raft_consensus.cc:2272] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.607739  8911 tablet_replica.cc:333] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.608198  8911 raft_consensus.cc:2243] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.608497  8911 raft_consensus.cc:2272] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.609953  8911 tablet_replica.cc:333] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.610380  8911 raft_consensus.cc:2243] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:35.610874  8911 pending_rounds.cc:70] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Trying to abort 1 pending ops.
I20260710 11:12:35.611022  8911 pending_rounds.cc:77] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961289199169536 op_type: NO_OP noop_request { }
I20260710 11:12:35.611234  8911 raft_consensus.cc:2889] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.611438  8911 raft_consensus.cc:2272] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.613541  8911 tablet_replica.cc:333] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.613991  8911 raft_consensus.cc:2243] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.614327  8911 raft_consensus.cc:2272] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.616225  8911 tablet_replica.cc:333] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.616647  8911 raft_consensus.cc:2243] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.616994  8911 raft_consensus.cc:2272] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.619071  8911 tablet_replica.cc:333] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: stopping tablet replica
I20260710 11:12:35.619472  8911 raft_consensus.cc:2243] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:35.619827  8911 pending_rounds.cc:70] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Trying to abort 1 pending ops.
I20260710 11:12:35.619966  8911 pending_rounds.cc:77] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961288146620416 op_type: NO_OP noop_request { }
I20260710 11:12:35.620172  8911 raft_consensus.cc:2889] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:35.620401  8911 raft_consensus.cc:2272] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:35.648963  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
W20260710 11:12:35.664049 11888 consensus_peers.cc:597] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.730662 12072 consensus_queue.cc:1048] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:35.772075 11888 consensus_peers.cc:597] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:35.780498 11962 consensus_peers.cc:597] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.850698 12072 consensus_queue.cc:1048] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:35.852671 11962 consensus_peers.cc:597] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:35.864892 12043 consensus_queue.cc:1048] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:35.942193 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:36.022121 11962 consensus_peers.cc:597] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.768597 12083 raft_consensus.cc:493] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:36.769032 12083 raft_consensus.cc:515] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:36.770855 12083 leader_election.cc:290] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:36.772172 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a" is_pre_election: true
I20260710 11:12:36.772804 11998 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 1.
I20260710 11:12:36.773888 11888 leader_election.cc:304] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [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: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:36.774530 12083 raft_consensus.cc:2804] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:12:36.774583 11888 leader_election.cc:336] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111)
I20260710 11:12:36.774952 12083 raft_consensus.cc:493] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:36.775291 12083 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.780326 12083 raft_consensus.cc:515] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:36.781877 12083 leader_election.cc:290] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:36.783118 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:36.783618 11998 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:36.785145 11888 leader_election.cc:336] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111)
I20260710 11:12:36.788940 11998 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 2.
I20260710 11:12:36.789883 11888 leader_election.cc:304] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [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: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 038dd52eb4d84f6eaab3d6f134de1f7d
I20260710 11:12:36.790544 12083 raft_consensus.cc:2804] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.791378 12083 raft_consensus.cc:697] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:36.792024 12083 consensus_queue.cc:237] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER 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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:36.798573 11745 catalog_manager.cc:5697] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 1 to 2, leader changed from 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193) to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:36.943337 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:37.208990 11998 raft_consensus.cc:1275] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:37.210181 12083 consensus_queue.cc:1048] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:37.226789 11888 consensus_peers.cc:597] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:37.582278 12057 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:37.582779 12057 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:37.584607 12057 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:37.585722 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312" is_pre_election: true
I20260710 11:12:37.586371 11925 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 1.
I20260710 11:12:37.587539 11964 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [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: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
W20260710 11:12:37.588096 11962 leader_election.cc:336] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111)
I20260710 11:12:37.588202 12057 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.588641 12057 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:37.588929 12057 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.594122 12057 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:37.595768 12057 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:37.596900 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:37.597488 11925 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:37.599395 11962 leader_election.cc:336] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111)
I20260710 11:12:37.603430 11925 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:37.604549 11964 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [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: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 038dd52eb4d84f6eaab3d6f134de1f7d
I20260710 11:12:37.605195 12057 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.605615 12057 raft_consensus.cc:697] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:37.606230 12057 consensus_queue.cc:237] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER 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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:37.612645 11745 catalog_manager.cc:5697] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 1 to 2, leader changed from 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 2 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:37.944195 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:37.985771 11962 consensus_peers.cc:597] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:37.996109 11888 consensus_peers.cc:597] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.046134 11888 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 11:12:38.048520 11888 consensus_peers.cc:597] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:12:38.084614 11925 raft_consensus.cc:1275] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:38.086120 12057 consensus_queue.cc:1048] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:12:38.107597 11962 consensus_peers.cc:597] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:38.161818 11888 consensus_peers.cc:597] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.323459 11888 consensus_peers.cc:597] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.331517 11962 consensus_peers.cc:597] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.436870 11888 consensus_peers.cc:597] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.588753 11962 consensus_peers.cc:597] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:38.945070 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:39.873888 11888 consensus_peers.cc:597] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:39.945957 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:40.385876 11888 consensus_peers.cc:597] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:12:40.640300 11888 consensus_peers.cc:597] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:12:40.645397 11888 consensus_peers.cc:597] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:12:40.662073 11962 consensus_peers.cc:597] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:40.666915  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.672947 12139 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:40.674803 12140 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:40.676084 12142 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:40.677068  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:40.678488  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:40.678676  8911 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:40.678813  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681960678802 us; error 0 us; skew 500 ppm
I20260710 11:12:40.679296  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.681651  8911 webserver.cc:533] Webserver started at http://127.8.179.193:43427/ using document root <none> and password file <none>
I20260710 11:12:40.682117  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.682268  8911 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:40.685644  8911 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:12:40.689205 12147 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:40.690006  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:40.690311  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
format_stamp: "Formatted at 2026-07-10 11:12:34 on dist-test-slave-x49f"
I20260710 11:12:40.690618  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681883112075-8911-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:40.710600  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.711706  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.713074  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:40.716483 12154 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:12:40.748188 11962 consensus_peers.cc:597] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:40.762512  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:12:40.762799  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260710 11:12:40.763019  8911 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:12:40.767096 12154 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.779667 12154 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.780534 12154 tablet_bootstrap.cc:492] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.781162 12154 ts_tablet_manager.cc:1403] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:12:40.783679 12154 raft_consensus.cc:359] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.784341 12154 raft_consensus.cc:740] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.785053 12154 consensus_queue.cc:260] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.788441 12154 ts_tablet_manager.cc:1434] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:40.789274 12154 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
W20260710 11:12:40.790351 11888 consensus_peers.cc:597] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:40.803995 12154 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.804911 12154 tablet_bootstrap.cc:492] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.805569 12154 ts_tablet_manager.cc:1403] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260710 11:12:40.808080 12154 raft_consensus.cc:359] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.808777 12154 raft_consensus.cc:740] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.809451 12154 consensus_queue.cc:260] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.811391 12154 ts_tablet_manager.cc:1434] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:40.812166 12154 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.814643  8911 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:12:40.814955  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.051s	sys 0.000s
I20260710 11:12:40.827557 12154 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.828832 12154 tablet_bootstrap.cc:492] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.829684 12154 ts_tablet_manager.cc:1403] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:12:40.832990 12154 raft_consensus.cc:359] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.834010 12154 raft_consensus.cc:740] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.834892 12154 consensus_queue.cc:260] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.837448 12154 ts_tablet_manager.cc:1434] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:12:40.838456 12154 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
W20260710 11:12:40.850343 11962 consensus_peers.cc:597] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:12:40.852450 12154 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.853088 12154 tablet_bootstrap.cc:492] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.853757 12154 ts_tablet_manager.cc:1403] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:12:40.855574 12154 raft_consensus.cc:359] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.856061 12154 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.856673 12154 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.858112 12154 ts_tablet_manager.cc:1434] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:40.858690 12154 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.870579 12154 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.871556 12154 tablet_bootstrap.cc:492] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.872187 12154 ts_tablet_manager.cc:1403] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:12:40.874145 12154 raft_consensus.cc:359] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.874782 12154 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.875419 12154 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.876854 12154 ts_tablet_manager.cc:1434] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:12:40.877561 12154 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.877581  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:46825
I20260710 11:12:40.877679 12216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:46825 every 8 connection(s)
I20260710 11:12:40.882181  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:40.892777 12154 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.893821 12154 tablet_bootstrap.cc:492] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.894505 12154 ts_tablet_manager.cc:1403] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:12:40.897527 12154 raft_consensus.cc:359] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:40.898502 12154 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.899430 12154 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:40.901396 12154 ts_tablet_manager.cc:1434] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:40.902158 12154 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.903855 12217 heartbeater.cc:344] Connected to a master server at 127.8.179.254:45407
I20260710 11:12:40.904309 12217 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:40.905289 12217 heartbeater.cc:507] Master 127.8.179.254:45407 requested a full tablet report, sending...
I20260710 11:12:40.910039 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e142f17e31424f90a09c3727569bac"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:40.910799 11925 raft_consensus.cc:606] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:40.913046 12154 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.913764 12154 tablet_bootstrap.cc:492] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.913643 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:40.914186 11746 ts_manager.cc:194] Re-registered known tserver with Master: 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:40.914253 11925 raft_consensus.cc:606] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:40.914366 12154 ts_tablet_manager.cc:1403] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:12:40.915622  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:40.916204  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:40.916630 12154 raft_consensus.cc:359] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.916950  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:40.917155 12154 raft_consensus.cc:740] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.917922 12154 consensus_queue.cc:260] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.919505 12154 ts_tablet_manager.cc:1434] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:12:40.920106 12154 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.926263 11746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35728
I20260710 11:12:40.929003 12217 heartbeater.cc:499] Master 127.8.179.254:45407 was elected leader, sending a full tablet report...
I20260710 11:12:40.930546 12154 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.931321 12154 tablet_bootstrap.cc:492] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.931840 12154 ts_tablet_manager.cc:1403] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 11:12:40.934190 12154 raft_consensus.cc:359] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.934803 12154 raft_consensus.cc:740] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.935432 12154 consensus_queue.cc:260] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.937419 12154 ts_tablet_manager.cc:1434] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260710 11:12:40.938151 12154 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
W20260710 11:12:40.946973 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:40.953605 12228 raft_consensus.cc:993] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:40.954101 12137 raft_consensus.cc:1081] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:40.954605 12154 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:40.955425 12154 tablet_bootstrap.cc:492] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:40.955734 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e142f17e31424f90a09c3727569bac"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:40.956039 12154 ts_tablet_manager.cc:1403] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:12:40.956369 11999 raft_consensus.cc:493] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:40.956744 11999 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:40.958460 12154 raft_consensus.cc:359] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.959164 12154 raft_consensus.cc:740] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.959895 12154 consensus_queue.cc:260] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.961915 12154 ts_tablet_manager.cc:1434] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:40.961855 12190 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:40.962855 12154 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap starting.
I20260710 11:12:40.963956 11999 raft_consensus.cc:515] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.967962 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:40.968528 11925 raft_consensus.cc:3055] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:40.968844 11925 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:40.969718 12190 pending_rounds.cc:85] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting all ops after (but not including) 0
I20260710 11:12:40.970042 12190 pending_rounds.cc:107] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:40.969602 11925 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.970276 12190 raft_consensus.cc:2889] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:40.970758 11925 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:40.981314 11999 leader_election.cc:290] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:40.983587 12189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:40.984203 12189 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:40.978166 11925 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:40.987223 11964 leader_election.cc:304] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0673c05bfde84da280ccc6a302978312, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:40.988806 12138 raft_consensus.cc:2804] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:40.991111 12189 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:40.993889 12138 raft_consensus.cc:697] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:40.994884 12138 consensus_queue.cc:237] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:40.999657 12154 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: 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:41.000635 12154 tablet_bootstrap.cc:492] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Bootstrap complete.
I20260710 11:12:41.001271 12154 ts_tablet_manager.cc:1403] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.012s
I20260710 11:12:41.003603 12154 raft_consensus.cc:359] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:41.004268 12154 raft_consensus.cc:740] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038dd52eb4d84f6eaab3d6f134de1f7d, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.003808 11746 catalog_manager.cc:5697] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 1 to 2, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 2 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.004931 12154 consensus_queue.cc:260] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:41.006670 12154 ts_tablet_manager.cc:1434] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:41.120324 12228 raft_consensus.cc:993] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:41.120770 12137 raft_consensus.cc:1081] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:41.122129 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:41.122608 11999 raft_consensus.cc:493] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:41.122864 11999 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.127776 11999 raft_consensus.cc:515] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:41.129208 11999 leader_election.cc:290] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Requested vote from peers 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947), 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:41.130023 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:41.130471 12190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:41.130707 11925 raft_consensus.cc:3055] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:41.131083 12190 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.131143 11925 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:41.132115 11925 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:41.133391 11925 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.138108 12190 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:41.139304 11962 leader_election.cc:304] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:41.140082 12138 raft_consensus.cc:2804] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:41.140480 11925 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:41.140489 12138 raft_consensus.cc:697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:41.141503 12138 consensus_queue.cc:237] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:41.148571 11745 catalog_manager.cc:5697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 1 to 2, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 2 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.318907 12190 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:41.323653 12190 pending_rounds.cc:85] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting all ops after (but not including) 0
I20260710 11:12:41.323900 12190 pending_rounds.cc:107] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:41.324142 12190 raft_consensus.cc:2889] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:41.407135 12189 raft_consensus.cc:1275] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:41.408690 12138 consensus_queue.cc:1048] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.422184 11925 raft_consensus.cc:1275] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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.425565 12138 consensus_queue.cc:1048] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, 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.542379 12190 raft_consensus.cc:1275] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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.543619 12248 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.552232 11925 raft_consensus.cc:1275] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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.553751 12232 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, 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.927587  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:41.943122 11999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08f0addb119e4fd59841b3489095a150"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
mode: GRACEFUL
new_leader_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:12:41.943601 11999 raft_consensus.cc:606] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Received request to transfer leadership to TS 0673c05bfde84da280ccc6a302978312
I20260710 11:12:41.946024 11999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
mode: GRACEFUL
new_leader_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:12:41.946485 11999 raft_consensus.cc:606] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Received request to transfer leadership to TS 0673c05bfde84da280ccc6a302978312
I20260710 11:12:41.947503  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
W20260710 11:12:41.947957 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:41.948094  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:41.948734  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:42.128002 12251 raft_consensus.cc:993] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: : Instructing follower 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:42.128402 12248 raft_consensus.cc:1081] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Signalling peer 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:42.129750 11925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:39856
I20260710 11:12:42.130204 11925 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:42.130533 11925 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:42.135054 11925 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.136857 11925 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 3 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:42.137431 12190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:42.138069 12190 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:42.138386 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:42.139053 11999 raft_consensus.cc:3055] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:42.139364 11999 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:42.140141 11999 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.141006 11999 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:42.143555 12190 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:42.144564 11888 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [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: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:42.145174 12241 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:42.145435 11999 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:42.145583 12241 raft_consensus.cc:697] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:42.146567 12241 consensus_queue.cc:237] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.152935 11745 catalog_manager.cc:5697] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 2 to 3, leader changed from bdfd9064f43f4606b78e31e183a8558a (127.8.179.195) to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 3 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.298632 12248 raft_consensus.cc:993] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: : Instructing follower 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:42.299117 12251 raft_consensus.cc:1081] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Signalling peer 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:42.300565 11925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08f0addb119e4fd59841b3489095a150"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:39856
I20260710 11:12:42.301126 11925 raft_consensus.cc:493] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:42.301460 11925 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:42.306717 11925 raft_consensus.cc:515] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.308035 11925 leader_election.cc:290] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:42.308809 12190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:42.309168 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f0addb119e4fd59841b3489095a150" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:42.309552 12190 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:42.309718 11999 raft_consensus.cc:3055] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:42.310057 11999 raft_consensus.cc:740] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:42.310647 11999 consensus_queue.cc:260] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.311447 11999 raft_consensus.cc:3060] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:42.314491 12190 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 2.
I20260710 11:12:42.315521 11999 raft_consensus.cc:2468] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 2.
I20260710 11:12:42.315421 11888 leader_election.cc:304] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:42.316339 12241 raft_consensus.cc:2804] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:42.316780 12241 raft_consensus.cc:697] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:42.317472 12241 consensus_queue.cc:237] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:42.323787 11745 catalog_manager.cc:5697] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 1 to 2, leader changed from bdfd9064f43f4606b78e31e183a8558a (127.8.179.195) to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.592553 11998 raft_consensus.cc:1275] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:42.593796 12241 consensus_queue.cc:1048] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, 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.603171 12190 raft_consensus.cc:1275] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:42.605398 12241 consensus_queue.cc:1048] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, 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.699446 11998 raft_consensus.cc:1275] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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.700624 12228 consensus_queue.cc:1048] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, 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.709558 12190 raft_consensus.cc:1275] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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.711107 12228 consensus_queue.cc:1048] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:42.948952 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:42.955116  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:42.962069 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:42.962533 11925 raft_consensus.cc:606] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:42.964792 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:42.965233 11925 raft_consensus.cc:606] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:42.966202  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:42.966598  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:42.967077  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:43.240545 12241 raft_consensus.cc:993] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:43.241039 12228 raft_consensus.cc:1081] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:43.242569 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:43.243060 11998 raft_consensus.cc:493] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:43.243337 11998 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.247982 11998 raft_consensus.cc:515] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.249481 11998 leader_election.cc:290] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:43.250257 12190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:43.250383 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a6ed362c4749fd92593e119b93d15a" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:43.250772 12190 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.250938 11925 raft_consensus.cc:3055] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:43.251343 11925 raft_consensus.cc:740] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:43.251971 11925 consensus_queue.cc:260] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.252769 11925 raft_consensus.cc:3060] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.255779 12190 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:43.256950 11925 raft_consensus.cc:2468] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:43.256960 11962 leader_election.cc:304] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:43.258031 12248 raft_consensus.cc:2804] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.258951 12248 raft_consensus.cc:697] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:43.259804 12248 consensus_queue.cc:237] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.265952 11745 catalog_manager.cc:5697] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 1 to 2, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 2 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.332758 12241 raft_consensus.cc:993] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:43.333165 12228 raft_consensus.cc:1081] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:43.334429 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:43.334872 11998 raft_consensus.cc:493] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:43.335191 11998 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:43.339780 11998 raft_consensus.cc:515] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.341259 11998 leader_election.cc:290] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 3 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:43.342044 12190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:43.342288 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1d4b854c1284f328b9375e45beb907d" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:43.342691 12190 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:43.342862 11925 raft_consensus.cc:3055] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:43.343276 11925 raft_consensus.cc:740] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:43.344014 11925 consensus_queue.cc:260] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.344992 11925 raft_consensus.cc:3060] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:43.347931 12190 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 3.
I20260710 11:12:43.348909 11962 leader_election.cc:304] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [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: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:43.349102 11925 raft_consensus.cc:2468] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 3.
I20260710 11:12:43.349812 12248 raft_consensus.cc:2804] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:43.350270 12248 raft_consensus.cc:697] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 3 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:43.350888 12248 consensus_queue.cc:237] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:43.357326 11745 catalog_manager.cc:5697] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 2 to 3, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 3 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.675125 12190 raft_consensus.cc:1275] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:43.676419 12248 consensus_queue.cc:1048] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.686049 11925 raft_consensus.cc:1275] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:43.688210 12248 consensus_queue.cc:1048] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.925999 12190 raft_consensus.cc:1275] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:43.927778 12248 consensus_queue.cc:1048] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:12:43.950349 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:43.951081 11925 raft_consensus.cc:1275] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:43.953483 12284 consensus_queue.cc:1048] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:43.973644  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:43.982344 11998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e142f17e31424f90a09c3727569bac"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
mode: GRACEFUL
new_leader_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:12:43.982895 11998 raft_consensus.cc:606] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Received request to transfer leadership to TS 0673c05bfde84da280ccc6a302978312
I20260710 11:12:43.985773 11998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
mode: GRACEFUL
new_leader_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:12:43.986351 11998 raft_consensus.cc:606] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Received request to transfer leadership to TS 0673c05bfde84da280ccc6a302978312
I20260710 11:12:43.987604  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:43.987984  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:43.988587  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:44.484064 12248 raft_consensus.cc:993] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: : Instructing follower 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:44.484540 12284 raft_consensus.cc:1081] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Signalling peer 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:44.485999 11925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e142f17e31424f90a09c3727569bac"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:39856
I20260710 11:12:44.486476 11925 raft_consensus.cc:493] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:44.486754 11925 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.493058 11925 raft_consensus.cc:515] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:44.494521 11925 leader_election.cc:290] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 3 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805)
I20260710 11:12:44.495599 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:44.495509 12189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e142f17e31424f90a09c3727569bac" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:44.496301 11998 raft_consensus.cc:3055] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:44.496376 12189 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.496737 11998 raft_consensus.cc:740] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:44.497800 11998 consensus_queue.cc:260] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:44.499264 11998 raft_consensus.cc:3060] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.504920 12189 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:44.506440 11888 leader_election.cc:304] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [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: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:44.507296 12228 raft_consensus.cc:2804] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:44.507660 11998 raft_consensus.cc:2468] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:44.508438 12228 raft_consensus.cc:697] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:44.509660 12228 consensus_queue.cc:237] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [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: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:44.517014 11745 catalog_manager.cc:5697] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 2 to 3, leader changed from bdfd9064f43f4606b78e31e183a8558a (127.8.179.195) to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 3 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:44.551496 12269 raft_consensus.cc:993] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: : Instructing follower 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:44.551915 12284 raft_consensus.cc:1081] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Signalling peer 0673c05bfde84da280ccc6a302978312 to start an election
I20260710 11:12:44.553299 11925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
 from {username='slave'} at 127.0.0.1:39856
I20260710 11:12:44.553807 11925 raft_consensus.cc:493] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:44.554064 11925 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.558578 11925 raft_consensus.cc:515] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:44.559859 11925 leader_election.cc:290] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [CANDIDATE]: Term 3 election: Requested vote from peers bdfd9064f43f4606b78e31e183a8558a (127.8.179.195:36805), 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825)
I20260710 11:12:44.560537 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
I20260710 11:12:44.560865 12189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3db20605ebd4e8ebdce1ee2f945b1d7" candidate_uuid: "0673c05bfde84da280ccc6a302978312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:44.561084 11998 raft_consensus.cc:3055] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:44.561436 12189 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.561461 11998 raft_consensus.cc:740] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:44.562425 11998 consensus_queue.cc:260] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [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: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:44.563411 11998 raft_consensus.cc:3060] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:44.566236 12189 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:44.567334 11888 leader_election.cc:304] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [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: 038dd52eb4d84f6eaab3d6f134de1f7d, 0673c05bfde84da280ccc6a302978312; no voters: 
I20260710 11:12:44.568077 12228 raft_consensus.cc:2804] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:44.568497 12228 raft_consensus.cc:697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Becoming Leader. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:44.568670 11998 raft_consensus.cc:2468] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0673c05bfde84da280ccc6a302978312 in term 3.
I20260710 11:12:44.569590 12228 consensus_queue.cc:237] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [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: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } }
I20260710 11:12:44.576324 11745 catalog_manager.cc:5697] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 reported cstate change: term changed from 2 to 3, leader changed from bdfd9064f43f4606b78e31e183a8558a (127.8.179.195) to 0673c05bfde84da280ccc6a302978312 (127.8.179.194). New cstate: current_term: 3 leader_uuid: "0673c05bfde84da280ccc6a302978312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:44.932334 12189 raft_consensus.cc:1275] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:44.933526 12228 consensus_queue.cc:1048] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:44.943593 11998 raft_consensus.cc:1275] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:44.945093 12287 consensus_queue.cc:1048] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:12:44.951488 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:44.994552  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:45.002183 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20af23d16f694de79538087513ba8fa5"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:45.002669 11925 raft_consensus.cc:606] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:45.005101 11925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461"
dest_uuid: "0673c05bfde84da280ccc6a302978312"
mode: GRACEFUL
new_leader_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:60578
I20260710 11:12:45.005541 11925 raft_consensus.cc:606] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Received request to transfer leadership to TS bdfd9064f43f4606b78e31e183a8558a
I20260710 11:12:45.006565  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:45.007000  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:45.007520  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:45.035048 12287 raft_consensus.cc:993] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:45.035580 12297 raft_consensus.cc:1081] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:45.036964 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20af23d16f694de79538087513ba8fa5"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:45.037513 11998 raft_consensus.cc:493] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:45.037777 11998 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.043416 11998 raft_consensus.cc:515] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.045295 11998 leader_election.cc:290] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:45.046023 12189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:45.046312 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af23d16f694de79538087513ba8fa5" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:45.046715 12189 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.046841 11925 raft_consensus.cc:3055] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:45.047183 11925 raft_consensus.cc:740] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:45.047793 11925 consensus_queue.cc:260] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.048640 11925 raft_consensus.cc:3060] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.051918 12189 raft_consensus.cc:2468] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:45.053089 11925 raft_consensus.cc:2468] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 2.
I20260710 11:12:45.053160 11962 leader_election.cc:304] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:45.054113 12284 raft_consensus.cc:2804] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:45.054975 12284 raft_consensus.cc:697] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:45.055867 12284 consensus_queue.cc:237] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.057844 11998 raft_consensus.cc:1275] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:45.059082 12297 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:45.063498 11746 catalog_manager.cc:5697] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 1 to 2, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 2 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:45.067696 12189 raft_consensus.cc:1275] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Refusing update from remote peer 0673c05bfde84da280ccc6a302978312: 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:45.071277 12297 consensus_queue.cc:1048] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:45.202589 12228 raft_consensus.cc:993] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: : Instructing follower bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:45.203039 12297 raft_consensus.cc:1081] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Signalling peer bdfd9064f43f4606b78e31e183a8558a to start an election
I20260710 11:12:45.204319 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461"
dest_uuid: "bdfd9064f43f4606b78e31e183a8558a"
 from {username='slave'} at 127.0.0.1:42964
I20260710 11:12:45.204705 11998 raft_consensus.cc:493] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:45.204921 11998 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:45.209170 11998 raft_consensus.cc:515] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.210479 11998 leader_election.cc:290] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [CANDIDATE]: Term 4 election: Requested vote from peers 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825), 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947)
I20260710 11:12:45.211383 11925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0673c05bfde84da280ccc6a302978312"
I20260710 11:12:45.211416 12189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dfccc35b844708ab50edcdbc756461" candidate_uuid: "bdfd9064f43f4606b78e31e183a8558a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d"
I20260710 11:12:45.211912 11925 raft_consensus.cc:3055] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:45.212085 12189 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:45.212164 11925 raft_consensus.cc:740] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0673c05bfde84da280ccc6a302978312, State: Running, Role: LEADER
I20260710 11:12:45.212997 11925 consensus_queue.cc:260] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.214005 11925 raft_consensus.cc:3060] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:45.216981 12189 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 4.
I20260710 11:12:45.218001 11962 leader_election.cc:304] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [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: 038dd52eb4d84f6eaab3d6f134de1f7d, bdfd9064f43f4606b78e31e183a8558a; no voters: 
I20260710 11:12:45.218720 12284 raft_consensus.cc:2804] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:45.218813 11925 raft_consensus.cc:2468] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdfd9064f43f4606b78e31e183a8558a in term 4.
I20260710 11:12:45.219159 12284 raft_consensus.cc:697] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 4 LEADER]: Becoming Leader. State: Replica: bdfd9064f43f4606b78e31e183a8558a, State: Running, Role: LEADER
I20260710 11:12:45.220131 12284 consensus_queue.cc:237] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } }
I20260710 11:12:45.227492 11745 catalog_manager.cc:5697] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a reported cstate change: term changed from 3 to 4, leader changed from 0673c05bfde84da280ccc6a302978312 (127.8.179.194) to bdfd9064f43f4606b78e31e183a8558a (127.8.179.195). New cstate: current_term: 4 leader_uuid: "bdfd9064f43f4606b78e31e183a8558a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdfd9064f43f4606b78e31e183a8558a" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 36805 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:45.469447 11925 raft_consensus.cc:1275] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:45.470614 12284 consensus_queue.cc:1048] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:45.479317 12189 raft_consensus.cc:1275] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: 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:45.480605 12301 consensus_queue.cc:1048] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:45.634459 11925 raft_consensus.cc:1275] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 4 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:45.635433 12301 consensus_queue.cc:1048] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0673c05bfde84da280ccc6a302978312" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:45.643913 12189 raft_consensus.cc:1275] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 4 FOLLOWER]: Refusing update from remote peer bdfd9064f43f4606b78e31e183a8558a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:45.645762 12310 consensus_queue.cc:1048] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [LEADER]: Connected to new peer: Peer: permanent_uuid: "038dd52eb4d84f6eaab3d6f134de1f7d" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:12:45.952337 11796 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:46.013618  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:46.042655  8911 tablet_server.cc:179] TabletServer@127.8.179.193:46825 shutting down...
I20260710 11:12:46.063135  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:46.063925  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.064706  8911 raft_consensus.cc:2243] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.065215  8911 raft_consensus.cc:2272] T 08f0addb119e4fd59841b3489095a150 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.067742  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.068348  8911 raft_consensus.cc:2243] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.068801  8911 raft_consensus.cc:2272] T 3a33fbeef92e4f75bed7ca01e51af889 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.070897  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.071468  8911 raft_consensus.cc:2243] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.071900  8911 raft_consensus.cc:2272] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.074374  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.074976  8911 raft_consensus.cc:2243] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.075387  8911 raft_consensus.cc:2272] T d1d4b854c1284f328b9375e45beb907d P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.077337  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.077927  8911 raft_consensus.cc:2243] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.078295  8911 raft_consensus.cc:2272] T ff4281642b464c90abe8d81b7100e243 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.080130  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.080653  8911 raft_consensus.cc:2243] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.081054  8911 raft_consensus.cc:2272] T 46dfccc35b844708ab50edcdbc756461 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.084585  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.085392  8911 raft_consensus.cc:2243] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.085906  8911 raft_consensus.cc:2272] T 20af23d16f694de79538087513ba8fa5 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.089401  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.090087  8911 raft_consensus.cc:2243] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.090679  8911 raft_consensus.cc:2272] T 01a6ed362c4749fd92593e119b93d15a P 038dd52eb4d84f6eaab3d6f134de1f7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.092757  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.093351  8911 raft_consensus.cc:2243] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.093874  8911 raft_consensus.cc:2272] T 68cf3beff4d54b29a5fa0dff373a0301 P 038dd52eb4d84f6eaab3d6f134de1f7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.096338  8911 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:46.096753  8911 raft_consensus.cc:2243] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.097123  8911 raft_consensus.cc:2272] T 85e142f17e31424f90a09c3727569bac P 038dd52eb4d84f6eaab3d6f134de1f7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.126549  8911 tablet_server.cc:196] TabletServer@127.8.179.193:46825 shutdown complete.
W20260710 11:12:46.135318 11888 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260710 11:12:46.139219 11888 consensus_peers.cc:597] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:46.154071  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:12:46.175858  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:46.176569  8911 tablet_replica.cc:333] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.177241  8911 raft_consensus.cc:2243] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.177783  8911 raft_consensus.cc:2272] T d1d4b854c1284f328b9375e45beb907d P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.179674  8911 tablet_replica.cc:333] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.180189  8911 raft_consensus.cc:2243] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.180974  8911 raft_consensus.cc:2272] T 85e142f17e31424f90a09c3727569bac P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.183226  8911 tablet_replica.cc:333] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.183970  8911 raft_consensus.cc:2243] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.184993  8911 raft_consensus.cc:2272] T 3a33fbeef92e4f75bed7ca01e51af889 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.187575  8911 tablet_replica.cc:333] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.188074  8911 raft_consensus.cc:2243] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:12:46.188375 11964 consensus_peers.cc:597] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a -> Peer 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947): Couldn't send request to peer 0673c05bfde84da280ccc6a302978312. 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:46.188827  8911 raft_consensus.cc:2272] T 08f0addb119e4fd59841b3489095a150 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.190881  8911 tablet_replica.cc:333] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.191368  8911 raft_consensus.cc:2243] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.191747  8911 raft_consensus.cc:2272] T 46dfccc35b844708ab50edcdbc756461 P 0673c05bfde84da280ccc6a302978312 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.193853  8911 tablet_replica.cc:333] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.194337  8911 raft_consensus.cc:2243] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.194772  8911 raft_consensus.cc:2272] T ff4281642b464c90abe8d81b7100e243 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.196578  8911 tablet_replica.cc:333] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.197019  8911 raft_consensus.cc:2243] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.197477  8911 raft_consensus.cc:2272] T 01a6ed362c4749fd92593e119b93d15a P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.199182  8911 tablet_replica.cc:333] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.199635  8911 raft_consensus.cc:2243] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.200007  8911 raft_consensus.cc:2272] T 20af23d16f694de79538087513ba8fa5 P 0673c05bfde84da280ccc6a302978312 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.202854  8911 tablet_replica.cc:333] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.203333  8911 raft_consensus.cc:2243] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.203739  8911 raft_consensus.cc:2272] T 68cf3beff4d54b29a5fa0dff373a0301 P 0673c05bfde84da280ccc6a302978312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.205631  8911 tablet_replica.cc:333] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312: stopping tablet replica
I20260710 11:12:46.206074  8911 raft_consensus.cc:2243] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.206758  8911 raft_consensus.cc:2272] T e3db20605ebd4e8ebdce1ee2f945b1d7 P 0673c05bfde84da280ccc6a302978312 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:46.220009 11962 consensus_peers.cc:597] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:46.239310  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
W20260710 11:12:46.259387 11962 consensus_peers.cc:597] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:46.264881  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
W20260710 11:12:46.277972 11964 consensus_peers.cc:597] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a -> Peer 0673c05bfde84da280ccc6a302978312 (127.8.179.194:43947): Couldn't send request to peer 0673c05bfde84da280ccc6a302978312. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:46.290735  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:46.291384  8911 tablet_replica.cc:333] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.291931  8911 raft_consensus.cc:2243] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.292843  8911 raft_consensus.cc:2272] T d1d4b854c1284f328b9375e45beb907d P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.295593  8911 tablet_replica.cc:333] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.296262  8911 raft_consensus.cc:2243] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.296751  8911 raft_consensus.cc:2272] T e3db20605ebd4e8ebdce1ee2f945b1d7 P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:46.297254 11962 consensus_peers.cc:597] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a -> Peer 038dd52eb4d84f6eaab3d6f134de1f7d (127.8.179.193:46825): Couldn't send request to peer 038dd52eb4d84f6eaab3d6f134de1f7d. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:46825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:46.298738  8911 tablet_replica.cc:333] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.299244  8911 raft_consensus.cc:2243] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.299583  8911 raft_consensus.cc:2272] T 85e142f17e31424f90a09c3727569bac P bdfd9064f43f4606b78e31e183a8558a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.301187  8911 tablet_replica.cc:333] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.301707  8911 raft_consensus.cc:2243] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.302032  8911 raft_consensus.cc:2272] T 3a33fbeef92e4f75bed7ca01e51af889 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.303689  8911 tablet_replica.cc:333] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.304126  8911 raft_consensus.cc:2243] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.304771  8911 raft_consensus.cc:2272] T 46dfccc35b844708ab50edcdbc756461 P bdfd9064f43f4606b78e31e183a8558a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.306838  8911 tablet_replica.cc:333] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.307278  8911 raft_consensus.cc:2243] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.307976  8911 raft_consensus.cc:2272] T ff4281642b464c90abe8d81b7100e243 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.310047  8911 tablet_replica.cc:333] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.310487  8911 raft_consensus.cc:2243] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.311175  8911 raft_consensus.cc:2272] T 01a6ed362c4749fd92593e119b93d15a P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.313114  8911 tablet_replica.cc:333] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.313802  8911 raft_consensus.cc:2243] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.314590  8911 raft_consensus.cc:2272] T 68cf3beff4d54b29a5fa0dff373a0301 P bdfd9064f43f4606b78e31e183a8558a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.316488  8911 tablet_replica.cc:333] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.316939  8911 raft_consensus.cc:2243] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.317606  8911 raft_consensus.cc:2272] T 20af23d16f694de79538087513ba8fa5 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.319672  8911 tablet_replica.cc:333] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a: stopping tablet replica
I20260710 11:12:46.320076  8911 raft_consensus.cc:2243] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:46.320431  8911 raft_consensus.cc:2272] T 08f0addb119e4fd59841b3489095a150 P bdfd9064f43f4606b78e31e183a8558a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.350759  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:12:46.370309  8911 master.cc:562] Master@127.8.179.254:45407 shutting down...
I20260710 11:12:46.389768  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:46.390324  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:46.390668  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 748b601f01044de3a878e75ab744454e: stopping tablet replica
I20260710 11:12:46.410722  8911 master.cc:584] Master@127.8.179.254:45407 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12654 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:12:46.458305  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:38207
I20260710 11:12:46.459486  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:46.464721 12320 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:46.464804 12319 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:46.467453 12322 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:46.467911  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:46.468772  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:46.468945  8911 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:46.469061  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681966469051 us; error 0 us; skew 500 ppm
I20260710 11:12:46.469604  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:46.471827  8911 webserver.cc:533] Webserver started at http://127.8.179.254:38903/ using document root <none> and password file <none>
I20260710 11:12:46.472261  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:46.472411  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:46.472637  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:46.474010  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "16f89d7901d4449b838f466050ff7b84"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.478183  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:12:46.481518 12327 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:46.482254  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:46.482498  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "16f89d7901d4449b838f466050ff7b84"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.482730  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-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:46.501186  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:46.502389  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:46.539415  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:38207
I20260710 11:12:46.539530 12378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:38207 every 8 connection(s)
I20260710 11:12:46.543257 12379 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:46.553169 12379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84: Bootstrap starting.
I20260710 11:12:46.557739 12379 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:46.561743 12379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84: No bootstrap required, opened a new log
I20260710 11:12:46.563735 12379 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER }
I20260710 11:12:46.564085 12379 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:46.564255 12379 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16f89d7901d4449b838f466050ff7b84, State: Initialized, Role: FOLLOWER
I20260710 11:12:46.564803 12379 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER }
I20260710 11:12:46.565207 12379 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:46.565434 12379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:46.565665 12379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:46.569855 12379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER }
I20260710 11:12:46.570283 12379 leader_election.cc:304] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [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: 16f89d7901d4449b838f466050ff7b84; no voters: 
I20260710 11:12:46.571337 12379 leader_election.cc:290] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:46.571729 12382 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:46.573078 12382 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 1 LEADER]: Becoming Leader. State: Replica: 16f89d7901d4449b838f466050ff7b84, State: Running, Role: LEADER
I20260710 11:12:46.573684 12382 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [LEADER]: Queue going to LEADER mode. State: All 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: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER }
I20260710 11:12:46.574383 12379 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:46.576521 12383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16f89d7901d4449b838f466050ff7b84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER } }
I20260710 11:12:46.576596 12384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16f89d7901d4449b838f466050ff7b84. Latest consensus state: current_term: 1 leader_uuid: "16f89d7901d4449b838f466050ff7b84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16f89d7901d4449b838f466050ff7b84" member_type: VOTER } }
I20260710 11:12:46.577251 12384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:46.577252 12383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:46.581156 12387 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:46.586067 12387 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:46.589823  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:46.594727 12387 catalog_manager.cc:1383] Generated new cluster ID: b12917cafe6542449f10cb117720608c
I20260710 11:12:46.595031 12387 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:46.628810 12387 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:46.630137 12387 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:46.648188 12387 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84: Generated new TSK 0
I20260710 11:12:46.648742 12387 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:46.656134  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:46.662256 12400 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:46.663554 12401 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:46.665253  8911 server_base.cc:1061] running on GCE node
W20260710 11:12:46.665351 12403 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:46.666334  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:46.666513  8911 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:46.666640  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681966666629 us; error 0 us; skew 500 ppm
I20260710 11:12:46.667088  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:46.669587  8911 webserver.cc:533] Webserver started at http://127.8.179.193:40347/ using document root <none> and password file <none>
I20260710 11:12:46.670035  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:46.670203  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:46.670425  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:46.671605  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "e36a21b5fa9744bb8d70e23319336308"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.676373  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:12:46.679811 12408 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:46.680574  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:46.680878  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "e36a21b5fa9744bb8d70e23319336308"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.681203  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-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:46.699447  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:46.700752  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:46.702292  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:46.704636  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:46.704864  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.705128  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:46.705333  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.746556  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:33953
I20260710 11:12:46.746654 12470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:33953 every 8 connection(s)
I20260710 11:12:46.752024  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:46.760048 12475 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:46.760574 12476 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:46.763705 12471 heartbeater.cc:344] Connected to a master server at 127.8.179.254:38207
I20260710 11:12:46.764112 12471 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:46.764636 12478 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:46.764928  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:46.764935 12471 heartbeater.cc:507] Master 127.8.179.254:38207 requested a full tablet report, sending...
I20260710 11:12:46.766247  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:46.766469  8911 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:46.766664  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681966766645 us; error 0 us; skew 500 ppm
I20260710 11:12:46.767264  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:46.767462 12344 ts_manager.cc:194] Registered new tserver with Master: e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953)
I20260710 11:12:46.769191 12344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40590
I20260710 11:12:46.771343  8911 webserver.cc:533] Webserver started at http://127.8.179.194:43039/ using document root <none> and password file <none>
I20260710 11:12:46.771786  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:46.771937  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:46.772135  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:46.773172  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "6409c59b76c847d1998006a986330958"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.777452  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:46.780375 12483 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:46.781119  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:46.781441  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "6409c59b76c847d1998006a986330958"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.781697  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-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:46.802791  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:46.804005  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:46.805698  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:46.807819  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:46.808014  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.808293  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:46.808449  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.847841  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:35915
I20260710 11:12:46.847941 12545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:35915 every 8 connection(s)
I20260710 11:12:46.852564  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:46.858532 12549 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:46.859529 12550 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:46.862577 12552 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:46.863300  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:46.864311  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:46.864573  8911 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:46.864691 12546 heartbeater.cc:344] Connected to a master server at 127.8.179.254:38207
I20260710 11:12:46.864778  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681966864743 us; error 0 us; skew 500 ppm
I20260710 11:12:46.865235 12546 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:46.865633  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:46.865990 12546 heartbeater.cc:507] Master 127.8.179.254:38207 requested a full tablet report, sending...
I20260710 11:12:46.868207  8911 webserver.cc:533] Webserver started at http://127.8.179.195:33051/ using document root <none> and password file <none>
I20260710 11:12:46.868296 12344 ts_manager.cc:194] Registered new tserver with Master: 6409c59b76c847d1998006a986330958 (127.8.179.194:35915)
I20260710 11:12:46.868777  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:46.869011  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:46.869266  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:46.869925 12344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40594
I20260710 11:12:46.870445  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.875237  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:12:46.878398 12557 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:46.879104  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:46.879340  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
format_stamp: "Formatted at 2026-07-10 11:12:46 on dist-test-slave-x49f"
I20260710 11:12:46.879560  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681883112075-8911-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:46.905755  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:46.906888  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:46.908247  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:46.910368  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:46.910537  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.910853  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:46.911011  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:46.950524  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:33501
I20260710 11:12:46.950631 12619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:33501 every 8 connection(s)
I20260710 11:12:46.964016 12620 heartbeater.cc:344] Connected to a master server at 127.8.179.254:38207
I20260710 11:12:46.964447 12620 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:46.965180 12620 heartbeater.cc:507] Master 127.8.179.254:38207 requested a full tablet report, sending...
I20260710 11:12:46.967053 12344 ts_manager.cc:194] Registered new tserver with Master: 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:46.967759  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014272989s
I20260710 11:12:46.968374 12344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40604
I20260710 11:12:46.992709 12344 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40608:
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:46.994892 12344 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:47.061357 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 756bebce5ae948b6a12f0020d1b27751 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.061628 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 392fd2417a1f43b09b1e0c9693764db9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.062868 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756bebce5ae948b6a12f0020d1b27751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.063473 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392fd2417a1f43b09b1e0c9693764db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.066903 12511 tablet_service.cc:1511] Processing CreateTablet for tablet 756bebce5ae948b6a12f0020d1b27751 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.067812 12436 tablet_service.cc:1511] Processing CreateTablet for tablet 756bebce5ae948b6a12f0020d1b27751 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.068203 12511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756bebce5ae948b6a12f0020d1b27751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.068125 12435 tablet_service.cc:1511] Processing CreateTablet for tablet 392fd2417a1f43b09b1e0c9693764db9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.069106 12436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756bebce5ae948b6a12f0020d1b27751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.069726 12435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392fd2417a1f43b09b1e0c9693764db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.082449 12510 tablet_service.cc:1511] Processing CreateTablet for tablet 392fd2417a1f43b09b1e0c9693764db9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a85ee7bc1e0e486f8787230ad4d6b2d5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.083825 12510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392fd2417a1f43b09b1e0c9693764db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.096382 12635 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Bootstrap starting.
I20260710 11:12:47.105669 12635 tablet_bootstrap.cc:654] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.108892 12637 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: Bootstrap starting.
I20260710 11:12:47.109607 12636 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: Bootstrap starting.
I20260710 11:12:47.114264 12635 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: No bootstrap required, opened a new log
I20260710 11:12:47.114830 12635 ts_tablet_manager.cc:1403] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:12:47.115479 12636 tablet_bootstrap.cc:654] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.117079 12637 tablet_bootstrap.cc:654] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.117938 12635 raft_consensus.cc:359] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.118800 12635 raft_consensus.cc:385] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.119145 12635 raft_consensus.cc:740] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5830b6e5e1ee4f798ba82c3dbcd0929c, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.120023 12636 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: No bootstrap required, opened a new log
I20260710 11:12:47.120582 12636 ts_tablet_manager.cc:1403] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:12:47.119920 12635 consensus_queue.cc:260] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.122587 12620 heartbeater.cc:499] Master 127.8.179.254:38207 was elected leader, sending a full tablet report...
I20260710 11:12:47.123160 12635 ts_tablet_manager.cc:1434] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:47.124264 12635 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Bootstrap starting.
I20260710 11:12:47.124070 12636 raft_consensus.cc:359] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.124854 12636 raft_consensus.cc:385] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.125166 12636 raft_consensus.cc:740] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.125893 12636 consensus_queue.cc:260] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.127964 12637 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: No bootstrap required, opened a new log
I20260710 11:12:47.128510 12637 ts_tablet_manager.cc:1403] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20260710 11:12:47.131661 12635 tablet_bootstrap.cc:654] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.131661 12637 raft_consensus.cc:359] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.132645 12637 raft_consensus.cc:385] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.132961 12637 raft_consensus.cc:740] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6409c59b76c847d1998006a986330958, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.133934 12637 consensus_queue.cc:260] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.141809 12471 heartbeater.cc:499] Master 127.8.179.254:38207 was elected leader, sending a full tablet report...
I20260710 11:12:47.143178 12636 ts_tablet_manager.cc:1434] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.020s
I20260710 11:12:47.143370 12635 tablet_bootstrap.cc:492] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: No bootstrap required, opened a new log
I20260710 11:12:47.143926 12635 ts_tablet_manager.cc:1403] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260710 11:12:47.144402 12636 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: Bootstrap starting.
I20260710 11:12:47.146729 12635 raft_consensus.cc:359] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.147394 12635 raft_consensus.cc:385] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.147650 12635 raft_consensus.cc:740] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5830b6e5e1ee4f798ba82c3dbcd0929c, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.148281 12635 consensus_queue.cc:260] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.150158 12635 ts_tablet_manager.cc:1434] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:12:47.152062 12636 tablet_bootstrap.cc:654] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.152918 12546 heartbeater.cc:499] Master 127.8.179.254:38207 was elected leader, sending a full tablet report...
I20260710 11:12:47.159168 12637 ts_tablet_manager.cc:1434] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.007s
I20260710 11:12:47.159698 12636 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: No bootstrap required, opened a new log
I20260710 11:12:47.160161 12636 ts_tablet_manager.cc:1403] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 11:12:47.160356 12637 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: Bootstrap starting.
I20260710 11:12:47.162770 12636 raft_consensus.cc:359] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.163363 12636 raft_consensus.cc:385] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.163601 12636 raft_consensus.cc:740] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.164233 12636 consensus_queue.cc:260] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.166148 12636 ts_tablet_manager.cc:1434] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:12:47.167971 12637 tablet_bootstrap.cc:654] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.175191 12637 tablet_bootstrap.cc:492] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: No bootstrap required, opened a new log
I20260710 11:12:47.175661 12637 ts_tablet_manager.cc:1403] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:12:47.178098 12637 raft_consensus.cc:359] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.178597 12637 raft_consensus.cc:385] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.178791 12637 raft_consensus.cc:740] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6409c59b76c847d1998006a986330958, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.179495 12637 consensus_queue.cc:260] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.180964 12637 ts_tablet_manager.cc:1434] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
W20260710 11:12:47.204123 12621 tablet.cc:2406] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:47.220831 12641 raft_consensus.cc:493] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:47.221380 12641 raft_consensus.cc:515] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.223351 12641 leader_election.cc:290] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953), 6409c59b76c847d1998006a986330958 (127.8.179.194:35915)
I20260710 11:12:47.233398 12446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392fd2417a1f43b09b1e0c9693764db9" candidate_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e36a21b5fa9744bb8d70e23319336308" is_pre_election: true
I20260710 11:12:47.234129 12446 raft_consensus.cc:2468] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5830b6e5e1ee4f798ba82c3dbcd0929c in term 0.
I20260710 11:12:47.234484 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392fd2417a1f43b09b1e0c9693764db9" candidate_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958" is_pre_election: true
I20260710 11:12:47.235123 12521 raft_consensus.cc:2468] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5830b6e5e1ee4f798ba82c3dbcd0929c in term 0.
I20260710 11:12:47.235174 12561 leader_election.cc:304] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5830b6e5e1ee4f798ba82c3dbcd0929c, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.235949 12641 raft_consensus.cc:2804] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:47.236250 12641 raft_consensus.cc:493] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:47.236505 12641 raft_consensus.cc:3060] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.241523 12641 raft_consensus.cc:515] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.243346 12641 leader_election.cc:290] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [CANDIDATE]: Term 1 election: Requested vote from peers e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953), 6409c59b76c847d1998006a986330958 (127.8.179.194:35915)
I20260710 11:12:47.244016 12446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392fd2417a1f43b09b1e0c9693764db9" candidate_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e36a21b5fa9744bb8d70e23319336308"
I20260710 11:12:47.244297 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392fd2417a1f43b09b1e0c9693764db9" candidate_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958"
I20260710 11:12:47.244498 12446 raft_consensus.cc:3060] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.244844 12521 raft_consensus.cc:3060] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.249397 12446 raft_consensus.cc:2468] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5830b6e5e1ee4f798ba82c3dbcd0929c in term 1.
I20260710 11:12:47.249549 12521 raft_consensus.cc:2468] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5830b6e5e1ee4f798ba82c3dbcd0929c in term 1.
I20260710 11:12:47.250520 12561 leader_election.cc:304] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5830b6e5e1ee4f798ba82c3dbcd0929c, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.251327 12641 raft_consensus.cc:2804] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:47.252398 12641 raft_consensus.cc:697] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 LEADER]: Becoming Leader. State: Replica: 5830b6e5e1ee4f798ba82c3dbcd0929c, State: Running, Role: LEADER
I20260710 11:12:47.253189 12641 consensus_queue.cc:237] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.259976 12342 catalog_manager.cc:5697] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195). New cstate: current_term: 1 leader_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:47.268740 12642 raft_consensus.cc:493] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:47.269191 12642 raft_consensus.cc:515] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.271041 12642 leader_election.cc:290] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6409c59b76c847d1998006a986330958 (127.8.179.194:35915), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.279841 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756bebce5ae948b6a12f0020d1b27751" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958" is_pre_election: true
I20260710 11:12:47.280481 12521 raft_consensus.cc:2468] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 0.
I20260710 11:12:47.281476 12410 leader_election.cc:304] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.281970 12595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756bebce5ae948b6a12f0020d1b27751" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" is_pre_election: true
I20260710 11:12:47.282297 12642 raft_consensus.cc:2804] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:47.282663 12595 raft_consensus.cc:2468] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 0.
I20260710 11:12:47.282755 12642 raft_consensus.cc:493] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:47.283186 12642 raft_consensus.cc:3060] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.288391 12642 raft_consensus.cc:515] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.290205 12642 leader_election.cc:290] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 election: Requested vote from peers 6409c59b76c847d1998006a986330958 (127.8.179.194:35915), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.290937 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756bebce5ae948b6a12f0020d1b27751" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958"
I20260710 11:12:47.291109 12595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756bebce5ae948b6a12f0020d1b27751" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
I20260710 11:12:47.291438 12521 raft_consensus.cc:3060] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.291651 12595 raft_consensus.cc:3060] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.295936 12521 raft_consensus.cc:2468] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 1.
I20260710 11:12:47.296458 12595 raft_consensus.cc:2468] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 1.
I20260710 11:12:47.296811 12410 leader_election.cc:304] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.297582 12642 raft_consensus.cc:2804] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:47.298385 12642 raft_consensus.cc:697] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Becoming Leader. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Running, Role: LEADER
I20260710 11:12:47.299170 12642 consensus_queue.cc:237] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } }
I20260710 11:12:47.305279 12342 catalog_manager.cc:5697] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 reported cstate change: term changed from 0 to 1, leader changed from <none> to e36a21b5fa9744bb8d70e23319336308 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "e36a21b5fa9744bb8d70e23319336308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:47.369500 12342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40618:
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:47.371364 12342 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:47.393232 12435 tablet_service.cc:1511] Processing CreateTablet for tablet 65aac371ce214de99986112e42a8cafd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.394542 12435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aac371ce214de99986112e42a8cafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.394801 12510 tablet_service.cc:1511] Processing CreateTablet for tablet 65aac371ce214de99986112e42a8cafd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.396034 12510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aac371ce214de99986112e42a8cafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.397719 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 65aac371ce214de99986112e42a8cafd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:12:47.398895 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aac371ce214de99986112e42a8cafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.399767 12436 tablet_service.cc:1511] Processing CreateTablet for tablet 400235bae2454d8ca0cbbaab7be62620 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.400954 12436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400235bae2454d8ca0cbbaab7be62620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.401072 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 400235bae2454d8ca0cbbaab7be62620 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.402323 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400235bae2454d8ca0cbbaab7be62620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.406786 12511 tablet_service.cc:1511] Processing CreateTablet for tablet 400235bae2454d8ca0cbbaab7be62620 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=961dbceebd4e4ecd8fc83cd8f9d8ad90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:12:47.408010 12511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400235bae2454d8ca0cbbaab7be62620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:47.413743 12637 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: Bootstrap starting.
I20260710 11:12:47.416004 12636 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: Bootstrap starting.
I20260710 11:12:47.419193 12637 tablet_bootstrap.cc:654] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.422863 12636 tablet_bootstrap.cc:654] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.426924 12635 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: Bootstrap starting.
I20260710 11:12:47.432114 12636 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: No bootstrap required, opened a new log
I20260710 11:12:47.432624 12636 ts_tablet_manager.cc:1403] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:12:47.434823 12635 tablet_bootstrap.cc:654] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.435542 12636 raft_consensus.cc:359] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.436255 12636 raft_consensus.cc:385] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.436527 12636 raft_consensus.cc:740] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.437505 12636 consensus_queue.cc:260] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.439277 12637 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: No bootstrap required, opened a new log
I20260710 11:12:47.439774 12637 ts_tablet_manager.cc:1403] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260710 11:12:47.440227 12636 ts_tablet_manager.cc:1434] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:12:47.440665 12635 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: No bootstrap required, opened a new log
I20260710 11:12:47.441143 12635 ts_tablet_manager.cc:1403] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:12:47.441413 12636 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Bootstrap starting.
I20260710 11:12:47.443953 12635 raft_consensus.cc:359] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.444664 12635 raft_consensus.cc:385] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.444285 12637 raft_consensus.cc:359] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.444979 12635 raft_consensus.cc:740] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5830b6e5e1ee4f798ba82c3dbcd0929c, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.445112 12637 raft_consensus.cc:385] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.445545 12637 raft_consensus.cc:740] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6409c59b76c847d1998006a986330958, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.445937 12635 consensus_queue.cc:260] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.446352 12637 consensus_queue.cc:260] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.448299 12635 ts_tablet_manager.cc:1434] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:47.449262 12635 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Bootstrap starting.
I20260710 11:12:47.449437 12637 ts_tablet_manager.cc:1434] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:47.450408 12637 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Bootstrap starting.
I20260710 11:12:47.456204 12635 tablet_bootstrap.cc:654] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.458292 12637 tablet_bootstrap.cc:654] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.461400 12636 tablet_bootstrap.cc:654] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:47.474566 12636 tablet_bootstrap.cc:492] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: No bootstrap required, opened a new log
I20260710 11:12:47.475239 12636 ts_tablet_manager.cc:1403] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260710 11:12:47.479197 12636 raft_consensus.cc:359] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.480062 12636 raft_consensus.cc:385] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.480460 12636 raft_consensus.cc:740] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.481325 12636 consensus_queue.cc:260] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.481952 12635 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: No bootstrap required, opened a new log
I20260710 11:12:47.482424 12637 tablet_bootstrap.cc:492] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: No bootstrap required, opened a new log
I20260710 11:12:47.482538 12635 ts_tablet_manager.cc:1403] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.021s
I20260710 11:12:47.482901 12637 ts_tablet_manager.cc:1403] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260710 11:12:47.484187 12636 ts_tablet_manager.cc:1434] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:12:47.485502 12635 raft_consensus.cc:359] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.486210 12635 raft_consensus.cc:385] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.486507 12635 raft_consensus.cc:740] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5830b6e5e1ee4f798ba82c3dbcd0929c, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.486773 12637 raft_consensus.cc:359] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.487452 12637 raft_consensus.cc:385] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:47.487228 12635 consensus_queue.cc:260] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.487772 12637 raft_consensus.cc:740] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6409c59b76c847d1998006a986330958, State: Initialized, Role: FOLLOWER
I20260710 11:12:47.488495 12637 consensus_queue.cc:260] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.489149 12635 ts_tablet_manager.cc:1434] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:47.490664 12637 ts_tablet_manager.cc:1434] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:47.532740 12642 raft_consensus.cc:493] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:47.533258 12642 raft_consensus.cc:515] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.534852 12642 leader_election.cc:290] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6409c59b76c847d1998006a986330958 (127.8.179.194:35915), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.535742 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958" is_pre_election: true
I20260710 11:12:47.535852 12595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" is_pre_election: true
I20260710 11:12:47.536312 12521 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 0.
I20260710 11:12:47.536454 12595 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 0.
I20260710 11:12:47.537230 12410 leader_election.cc:304] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.537959 12642 raft_consensus.cc:2804] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:47.538305 12642 raft_consensus.cc:493] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:47.538659 12642 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.543237 12642 raft_consensus.cc:515] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.544747 12642 leader_election.cc:290] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 election: Requested vote from peers 6409c59b76c847d1998006a986330958 (127.8.179.194:35915), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.545322 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6409c59b76c847d1998006a986330958"
I20260710 11:12:47.545755 12595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
I20260710 11:12:47.545861 12521 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.546331 12595 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.550598 12521 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 1.
I20260710 11:12:47.550747 12595 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 1.
I20260710 11:12:47.551644 12410 leader_election.cc:304] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.552240 12642 raft_consensus.cc:2804] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:47.552646 12642 raft_consensus.cc:697] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Becoming Leader. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Running, Role: LEADER
I20260710 11:12:47.553447 12642 consensus_queue.cc:237] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.559674 12343 catalog_manager.cc:5697] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 reported cstate change: term changed from 0 to 1, leader changed from <none> to e36a21b5fa9744bb8d70e23319336308 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "e36a21b5fa9744bb8d70e23319336308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:47.584507 12392 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:47.684237 12644 raft_consensus.cc:493] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:47.684779 12644 raft_consensus.cc:515] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.686822 12644 leader_election.cc:290] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.696506 12446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e36a21b5fa9744bb8d70e23319336308" is_pre_election: true
I20260710 11:12:47.696993 12595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" is_pre_election: true
I20260710 11:12:47.697062 12446 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 0.
I20260710 11:12:47.697659 12595 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 0.
I20260710 11:12:47.698336 12487 leader_election.cc:304] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.699083 12644 raft_consensus.cc:2804] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:47.699383 12644 raft_consensus.cc:493] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:47.699661 12644 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.704038 12642 consensus_queue.cc:1048] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:47.705637 12644 raft_consensus.cc:515] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.708002 12446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e36a21b5fa9744bb8d70e23319336308"
I20260710 11:12:47.708567 12446 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.709421 12644 leader_election.cc:290] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 1 election: Requested vote from peers e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:47.711404 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
I20260710 11:12:47.712023 12594 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:47.716267 12446 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 1.
I20260710 11:12:47.717497 12487 leader_election.cc:304] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6409c59b76c847d1998006a986330958, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:47.718390 12644 raft_consensus.cc:2804] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:47.721750 12594 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 1.
I20260710 11:12:47.724023 12642 consensus_queue.cc:1048] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:47.725353 12644 raft_consensus.cc:697] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 LEADER]: Becoming Leader. State: Replica: 6409c59b76c847d1998006a986330958, State: Running, Role: LEADER
I20260710 11:12:47.726343 12644 consensus_queue.cc:237] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:47.729193 12641 consensus_queue.cc:1048] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:47.738160 12343 catalog_manager.cc:5697] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6409c59b76c847d1998006a986330958 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "6409c59b76c847d1998006a986330958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:47.743513 12648 consensus_queue.cc:1048] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:47.830901 12521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65aac371ce214de99986112e42a8cafd"
dest_uuid: "6409c59b76c847d1998006a986330958"
mode: GRACEFUL
new_leader_uuid: "e36a21b5fa9744bb8d70e23319336308"
 from {username='slave'} at 127.0.0.1:55326
I20260710 11:12:47.831429 12521 raft_consensus.cc:606] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 LEADER]: Received request to transfer leadership to TS e36a21b5fa9744bb8d70e23319336308
I20260710 11:12:47.936510 12642 consensus_queue.cc:1048] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:47.947291 12682 consensus_queue.cc:1048] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:48.153693 12644 consensus_queue.cc:1048] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:48.154985 12672 consensus_queue.cc:1048] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:48.161515 12671 raft_consensus.cc:993] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: : Instructing follower e36a21b5fa9744bb8d70e23319336308 to start an election
I20260710 11:12:48.162016 12671 raft_consensus.cc:1081] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 LEADER]: Signalling peer e36a21b5fa9744bb8d70e23319336308 to start an election
I20260710 11:12:48.165895 12446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65aac371ce214de99986112e42a8cafd"
dest_uuid: "e36a21b5fa9744bb8d70e23319336308"
 from {username='slave'} at 127.0.0.1:50494
I20260710 11:12:48.166469 12446 raft_consensus.cc:493] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.166852 12446 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.173655 12446 raft_consensus.cc:515] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.174683 12445 raft_consensus.cc:1240] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Rejecting Update request from peer 6409c59b76c847d1998006a986330958 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:48.176378 12521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6409c59b76c847d1998006a986330958"
I20260710 11:12:48.177027 12521 raft_consensus.cc:3055] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.177338 12521 raft_consensus.cc:740] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6409c59b76c847d1998006a986330958, State: Running, Role: LEADER
I20260710 11:12:48.177898 12446 leader_election.cc:290] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 2 election: Requested vote from peers 6409c59b76c847d1998006a986330958 (127.8.179.194:35915), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:48.178987 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aac371ce214de99986112e42a8cafd" candidate_uuid: "e36a21b5fa9744bb8d70e23319336308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
I20260710 11:12:48.178782 12521 consensus_queue.cc:260] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.179560 12594 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.179883 12521 raft_consensus.cc:3060] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.187036 12594 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 2.
I20260710 11:12:48.188262 12410 leader_election.cc:304] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5830b6e5e1ee4f798ba82c3dbcd0929c, e36a21b5fa9744bb8d70e23319336308; no voters: 
I20260710 11:12:48.189431 12642 raft_consensus.cc:2804] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.189862 12642 raft_consensus.cc:697] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 LEADER]: Becoming Leader. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Running, Role: LEADER
I20260710 11:12:48.190616 12521 raft_consensus.cc:2468] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e36a21b5fa9744bb8d70e23319336308 in term 2.
I20260710 11:12:48.190672 12642 consensus_queue.cc:237] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [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: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.200589 12343 catalog_manager.cc:5697] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 reported cstate change: term changed from 1 to 2, leader changed from 6409c59b76c847d1998006a986330958 (127.8.179.194) to e36a21b5fa9744bb8d70e23319336308 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "e36a21b5fa9744bb8d70e23319336308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.252964  8911 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:12:48.254457  8911 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:12:48.254770  8911 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:12:48.266472 12445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620"
dest_uuid: "e36a21b5fa9744bb8d70e23319336308"
mode: GRACEFUL
new_leader_uuid: "6409c59b76c847d1998006a986330958"
 from {username='slave'} at 127.0.0.1:50506
I20260710 11:12:48.266925 12445 raft_consensus.cc:606] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Received request to transfer leadership to TS 6409c59b76c847d1998006a986330958
I20260710 11:12:48.267851  8911 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:12:48.356959 12682 raft_consensus.cc:993] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: : Instructing follower 6409c59b76c847d1998006a986330958 to start an election
I20260710 11:12:48.357412 12642 raft_consensus.cc:1081] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Signalling peer 6409c59b76c847d1998006a986330958 to start an election
I20260710 11:12:48.358903 12521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620"
dest_uuid: "6409c59b76c847d1998006a986330958"
 from {username='slave'} at 127.0.0.1:55324
I20260710 11:12:48.359301 12521 raft_consensus.cc:493] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.359550 12521 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.363919 12521 raft_consensus.cc:515] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.365350 12521 leader_election.cc:290] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 2 election: Requested vote from peers e36a21b5fa9744bb8d70e23319336308 (127.8.179.193:33953), 5830b6e5e1ee4f798ba82c3dbcd0929c (127.8.179.195:33501)
I20260710 11:12:48.366086 12445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e36a21b5fa9744bb8d70e23319336308"
I20260710 11:12:48.366400 12594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400235bae2454d8ca0cbbaab7be62620" candidate_uuid: "6409c59b76c847d1998006a986330958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c"
I20260710 11:12:48.366712 12445 raft_consensus.cc:3055] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.366948 12594 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.367064 12445 raft_consensus.cc:740] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e36a21b5fa9744bb8d70e23319336308, State: Running, Role: LEADER
I20260710 11:12:48.367936 12445 consensus_queue.cc:260] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.369143 12445 raft_consensus.cc:3060] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.373849 12594 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 2.
I20260710 11:12:48.375025 12485 leader_election.cc:304] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5830b6e5e1ee4f798ba82c3dbcd0929c, 6409c59b76c847d1998006a986330958; no voters: 
I20260710 11:12:48.375730 12671 raft_consensus.cc:2804] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.375859 12445 raft_consensus.cc:2468] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6409c59b76c847d1998006a986330958 in term 2.
I20260710 11:12:48.376240 12671 raft_consensus.cc:697] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 LEADER]: Becoming Leader. State: Replica: 6409c59b76c847d1998006a986330958, State: Running, Role: LEADER
I20260710 11:12:48.377115 12671 consensus_queue.cc:237] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } }
I20260710 11:12:48.382781 12343 catalog_manager.cc:5697] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 reported cstate change: term changed from 1 to 2, leader changed from e36a21b5fa9744bb8d70e23319336308 (127.8.179.193) to 6409c59b76c847d1998006a986330958 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "6409c59b76c847d1998006a986330958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e36a21b5fa9744bb8d70e23319336308" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 33953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6409c59b76c847d1998006a986330958" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 35915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5830b6e5e1ee4f798ba82c3dbcd0929c" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.393739  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
I20260710 11:12:48.412906  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:48.413611  8911 tablet_replica.cc:333] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: stopping tablet replica
I20260710 11:12:48.414155  8911 raft_consensus.cc:2243] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:48.414732  8911 pending_rounds.cc:70] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Trying to abort 2 pending ops.
I20260710 11:12:48.414929  8911 pending_rounds.cc:77] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961341719007232 op_type: NO_OP noop_request { }
I20260710 11:12:48.415230  8911 raft_consensus.cc:2889] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:48.415477  8911 pending_rounds.cc:77] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961339817238528 op_type: NO_OP noop_request { }
I20260710 11:12:48.415714  8911 raft_consensus.cc:2889] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:48.415985  8911 raft_consensus.cc:2272] T 65aac371ce214de99986112e42a8cafd P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.418143  8911 tablet_replica.cc:333] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308: stopping tablet replica
I20260710 11:12:48.418638  8911 raft_consensus.cc:2243] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:48.419327  8911 raft_consensus.cc:2272] T 756bebce5ae948b6a12f0020d1b27751 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.421113  8911 tablet_replica.cc:333] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308: stopping tablet replica
I20260710 11:12:48.421629  8911 raft_consensus.cc:2243] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.422010  8911 raft_consensus.cc:2272] T 400235bae2454d8ca0cbbaab7be62620 P e36a21b5fa9744bb8d70e23319336308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.423831  8911 tablet_replica.cc:333] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308: stopping tablet replica
I20260710 11:12:48.424281  8911 raft_consensus.cc:2243] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.424649  8911 raft_consensus.cc:2272] T 392fd2417a1f43b09b1e0c9693764db9 P e36a21b5fa9744bb8d70e23319336308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.446092  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:12:48.456655  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:12:48.473407  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:48.474020  8911 tablet_replica.cc:333] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958: stopping tablet replica
I20260710 11:12:48.474568  8911 raft_consensus.cc:2243] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.474987  8911 raft_consensus.cc:2272] T 65aac371ce214de99986112e42a8cafd P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.476915  8911 tablet_replica.cc:333] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958: stopping tablet replica
I20260710 11:12:48.477466  8911 raft_consensus.cc:2243] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.477849  8911 raft_consensus.cc:2272] T 756bebce5ae948b6a12f0020d1b27751 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.479676  8911 tablet_replica.cc:333] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: stopping tablet replica
I20260710 11:12:48.480161  8911 raft_consensus.cc:2243] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:48.480764  8911 pending_rounds.cc:70] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Trying to abort 1 pending ops.
I20260710 11:12:48.481066  8911 pending_rounds.cc:77] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961342479585280 op_type: NO_OP noop_request { }
I20260710 11:12:48.481339  8911 raft_consensus.cc:2889] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:48.481683  8911 raft_consensus.cc:2272] T 400235bae2454d8ca0cbbaab7be62620 P 6409c59b76c847d1998006a986330958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.483772  8911 tablet_replica.cc:333] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958: stopping tablet replica
I20260710 11:12:48.484241  8911 raft_consensus.cc:2243] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.484645  8911 raft_consensus.cc:2272] T 392fd2417a1f43b09b1e0c9693764db9 P 6409c59b76c847d1998006a986330958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.506006  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
I20260710 11:12:48.516700  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
I20260710 11:12:48.532317  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:48.532896  8911 tablet_replica.cc:333] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c: stopping tablet replica
I20260710 11:12:48.533464  8911 raft_consensus.cc:2243] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.533900  8911 raft_consensus.cc:2272] T 65aac371ce214de99986112e42a8cafd P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.536180  8911 tablet_replica.cc:333] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c: stopping tablet replica
I20260710 11:12:48.536672  8911 raft_consensus.cc:2243] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.537057  8911 raft_consensus.cc:2272] T 400235bae2454d8ca0cbbaab7be62620 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.539245  8911 tablet_replica.cc:333] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c: stopping tablet replica
I20260710 11:12:48.539726  8911 raft_consensus.cc:2243] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:48.540408  8911 raft_consensus.cc:2272] T 392fd2417a1f43b09b1e0c9693764db9 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.542239  8911 tablet_replica.cc:333] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c: stopping tablet replica
I20260710 11:12:48.542695  8911 raft_consensus.cc:2243] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:48.543063  8911 raft_consensus.cc:2272] T 756bebce5ae948b6a12f0020d1b27751 P 5830b6e5e1ee4f798ba82c3dbcd0929c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.563627  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:12:48.575712  8911 master.cc:562] Master@127.8.179.254:38207 shutting down...
W20260710 11:12:48.589838 12392 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:12:48.590737  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:48.591166  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:48.591420  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16f89d7901d4449b838f466050ff7b84: stopping tablet replica
I20260710 11:12:48.610374  8911 master.cc:584] Master@127.8.179.254:38207 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2177 ms)
[----------] 6 tests from LeaderRebalancerTest (85364 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:12:48.635643  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:35835
I20260710 11:12:48.636586  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:48.641320 12689 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:48.642622 12690 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:48.643090 12692 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:48.643741  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:48.644459  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:48.644655  8911 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:48.644821  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681968644780 us; error 0 us; skew 500 ppm
I20260710 11:12:48.645329  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:48.647483  8911 webserver.cc:533] Webserver started at http://127.8.179.254:34493/ using document root <none> and password file <none>
I20260710 11:12:48.647933  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:48.648104  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:48.648366  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:48.649582  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "8ef705ae92a74522bedd4f2302693266"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.653736  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:48.656874 12697 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:48.657720  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:48.658008  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "8ef705ae92a74522bedd4f2302693266"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.658283  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-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:48.670223  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:48.671170  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:48.704715  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:35835
I20260710 11:12:48.704802 12748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:35835 every 8 connection(s)
I20260710 11:12:48.708491 12749 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:48.718465 12749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: Bootstrap starting.
I20260710 11:12:48.722587 12749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:48.726348 12749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: No bootstrap required, opened a new log
I20260710 11:12:48.728397 12749 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER }
I20260710 11:12:48.728771 12749 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:48.729003 12749 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef705ae92a74522bedd4f2302693266, State: Initialized, Role: FOLLOWER
I20260710 11:12:48.729573 12749 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER }
I20260710 11:12:48.730022 12749 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:48.730252 12749 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:48.730518 12749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:48.734725 12749 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER }
I20260710 11:12:48.735229 12749 leader_election.cc:304] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [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: 8ef705ae92a74522bedd4f2302693266; no voters: 
I20260710 11:12:48.736660 12749 leader_election.cc:290] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:48.736945 12752 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:48.738282 12752 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 1 LEADER]: Becoming Leader. State: Replica: 8ef705ae92a74522bedd4f2302693266, State: Running, Role: LEADER
I20260710 11:12:48.738907 12752 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [LEADER]: Queue going to LEADER mode. State: All 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: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER }
I20260710 11:12:48.739554 12749 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:48.742027 12753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ef705ae92a74522bedd4f2302693266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER } }
I20260710 11:12:48.742120 12754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ef705ae92a74522bedd4f2302693266. Latest consensus state: current_term: 1 leader_uuid: "8ef705ae92a74522bedd4f2302693266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef705ae92a74522bedd4f2302693266" member_type: VOTER } }
I20260710 11:12:48.742794 12753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:48.742818 12754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:48.745683 12759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:48.750284 12759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:48.754899  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:48.758713 12759 catalog_manager.cc:1383] Generated new cluster ID: 835e449008774eff9b5a4dce9ab9e142
I20260710 11:12:48.758953 12759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:48.784814 12759 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:48.786005 12759 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:48.805661 12759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: Generated new TSK 0
I20260710 11:12:48.806231 12759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:48.821691  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:48.827169 12770 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:48.828629 12771 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:48.829929 12773 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:48.830137  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:48.831108  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:48.831279  8911 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:48.831396  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681968831385 us; error 0 us; skew 500 ppm
I20260710 11:12:48.831844  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:48.834007  8911 webserver.cc:533] Webserver started at http://127.8.179.193:41897/ using document root <none> and password file <none>
I20260710 11:12:48.834432  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:48.834587  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:48.834805  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:48.835780  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.839898  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:48.843221 12778 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:48.843894  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:48.844167  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.844422  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-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:48.858721  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:48.859786  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:48.861238  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:48.863338  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:48.863545  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:48.863794  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:48.863983  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:48.900403  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:42383
I20260710 11:12:48.900521 12840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:42383 every 8 connection(s)
I20260710 11:12:48.905139  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:48.912194 12845 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:48.914254 12846 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:48.917639 12848 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:48.918701  8911 server_base.cc:1061] running on GCE node
I20260710 11:12:48.918736 12841 heartbeater.cc:344] Connected to a master server at 127.8.179.254:35835
I20260710 11:12:48.919339 12841 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:48.920123 12841 heartbeater.cc:507] Master 127.8.179.254:35835 requested a full tablet report, sending...
I20260710 11:12:48.920166  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:48.920516  8911 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:48.920686  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681968920655 us; error 0 us; skew 500 ppm
I20260710 11:12:48.921298  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:48.922358 12714 ts_manager.cc:194] Registered new tserver with Master: c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383)
I20260710 11:12:48.924691 12714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39766
I20260710 11:12:48.925105  8911 webserver.cc:533] Webserver started at http://127.8.179.194:43709/ using document root <none> and password file <none>
I20260710 11:12:48.925796  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:48.926069  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:48.926417  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:48.927496  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "1de095dea9d94bec94e52d2e3921830b"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.931726  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:48.934844 12853 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:48.935599  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:48.935894  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "1de095dea9d94bec94e52d2e3921830b"
format_stamp: "Formatted at 2026-07-10 11:12:48 on dist-test-slave-x49f"
I20260710 11:12:48.936174  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-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:48.947069  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:48.947988  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:48.949317  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:48.951570  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:48.951781  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:48.952039  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:48.952215  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:48.989295  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:38801
I20260710 11:12:48.989403 12915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:38801 every 8 connection(s)
I20260710 11:12:48.994035  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:49.000790 12919 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:49.002800 12920 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:49.003554  8911 server_base.cc:1061] running on GCE node
W20260710 11:12:49.004328 12922 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:49.005455  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:49.005664  8911 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:49.005869  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681969005852 us; error 0 us; skew 500 ppm
I20260710 11:12:49.006407 12916 heartbeater.cc:344] Connected to a master server at 127.8.179.254:35835
I20260710 11:12:49.006537  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:49.006768 12916 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:49.007684 12916 heartbeater.cc:507] Master 127.8.179.254:35835 requested a full tablet report, sending...
I20260710 11:12:49.009255  8911 webserver.cc:533] Webserver started at http://127.8.179.195:38983/ using document root <none> and password file <none>
I20260710 11:12:49.009841  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:49.009850 12714 ts_manager.cc:194] Registered new tserver with Master: 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.010136  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:49.010517  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:49.011423 12714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39772
I20260710 11:12:49.011574  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "e3ff5ab61efa4123b586233c5ae20579"
format_stamp: "Formatted at 2026-07-10 11:12:49 on dist-test-slave-x49f"
I20260710 11:12:49.016067  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:49.019326 12927 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:49.020116  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:49.020419  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "e3ff5ab61efa4123b586233c5ae20579"
format_stamp: "Formatted at 2026-07-10 11:12:49 on dist-test-slave-x49f"
I20260710 11:12:49.020704  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681883112075-8911-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:49.056828  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:49.057964  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:49.059345  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:49.061610  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:49.061827  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:49.062080  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:49.062269  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:49.098263  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:46265
I20260710 11:12:49.098361 12989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:46265 every 8 connection(s)
I20260710 11:12:49.111070 12990 heartbeater.cc:344] Connected to a master server at 127.8.179.254:35835
I20260710 11:12:49.111440 12990 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:49.112095 12990 heartbeater.cc:507] Master 127.8.179.254:35835 requested a full tablet report, sending...
I20260710 11:12:49.113935 12714 ts_manager.cc:194] Registered new tserver with Master: e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.114694  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013294002s
I20260710 11:12:49.115257 12714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39774
I20260710 11:12:49.138129 12714 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39790:
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:49.140642 12714 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:49.204371 12804 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3f40c3d3e5449fbcb65f1726c90113 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:49.205636 12806 tablet_service.cc:1511] Processing CreateTablet for tablet dd2eb7f1c9db4044bf6d6c584a8766a8 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:49.206266 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3f40c3d3e5449fbcb65f1726c90113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.207130 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2eb7f1c9db4044bf6d6c584a8766a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.206962 12805 tablet_service.cc:1511] Processing CreateTablet for tablet cac3a7317c5e4c12bc0f9b70db23326e (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:49.208483 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac3a7317c5e4c12bc0f9b70db23326e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.211934 12803 tablet_service.cc:1511] Processing CreateTablet for tablet 53760bb59bc845f79ad97a3e73b9f63b (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:49.213231 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53760bb59bc845f79ad97a3e73b9f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.217556 12955 tablet_service.cc:1511] Processing CreateTablet for tablet dd2eb7f1c9db4044bf6d6c584a8766a8 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:49.218230 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3f40c3d3e5449fbcb65f1726c90113 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:49.219800 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3f40c3d3e5449fbcb65f1726c90113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.223034 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2eb7f1c9db4044bf6d6c584a8766a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.219848 12954 tablet_service.cc:1511] Processing CreateTablet for tablet cac3a7317c5e4c12bc0f9b70db23326e (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:49.226670 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac3a7317c5e4c12bc0f9b70db23326e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.231820 13005 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.237710 13005 tablet_bootstrap.cc:654] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.242178 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 53760bb59bc845f79ad97a3e73b9f63b (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:49.243465 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53760bb59bc845f79ad97a3e73b9f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.261798 12803 tablet_service.cc:1511] Processing CreateTablet for tablet b1162ec9ad474582b4f578876c15a7ad (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:49.268021 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1162ec9ad474582b4f578876c15a7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.267845 12951 tablet_service.cc:1511] Processing CreateTablet for tablet b1162ec9ad474582b4f578876c15a7ad (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:49.268251 12879 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3f40c3d3e5449fbcb65f1726c90113 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:49.269356 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1162ec9ad474582b4f578876c15a7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.269563 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3f40c3d3e5449fbcb65f1726c90113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.274369 12878 tablet_service.cc:1511] Processing CreateTablet for tablet 53760bb59bc845f79ad97a3e73b9f63b (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:49.275647 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53760bb59bc845f79ad97a3e73b9f63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.278355 12877 tablet_service.cc:1511] Processing CreateTablet for tablet b1162ec9ad474582b4f578876c15a7ad (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:49.279598 12877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1162ec9ad474582b4f578876c15a7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.281057 12805 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80d71085024e4491780b668c2dae06 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:49.282330 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80d71085024e4491780b668c2dae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.282131 12880 tablet_service.cc:1511] Processing CreateTablet for tablet cac3a7317c5e4c12bc0f9b70db23326e (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:49.283366 12880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac3a7317c5e4c12bc0f9b70db23326e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.283578 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80d71085024e4491780b668c2dae06 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:49.284759 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80d71085024e4491780b668c2dae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.266384 12881 tablet_service.cc:1511] Processing CreateTablet for tablet dd2eb7f1c9db4044bf6d6c584a8766a8 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:49.285871 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2eb7f1c9db4044bf6d6c584a8766a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.287657 12806 tablet_service.cc:1511] Processing CreateTablet for tablet b9db9b559aad482780d0730f27049df3 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:49.287791 12953 tablet_service.cc:1511] Processing CreateTablet for tablet b9db9b559aad482780d0730f27049df3 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:49.288895 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9db9b559aad482780d0730f27049df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.290939 12876 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80d71085024e4491780b668c2dae06 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:49.291096 12875 tablet_service.cc:1511] Processing CreateTablet for tablet b9db9b559aad482780d0730f27049df3 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:49.292311 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80d71085024e4491780b668c2dae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.292973 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9db9b559aad482780d0730f27049df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.288895 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9db9b559aad482780d0730f27049df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.302305 12804 tablet_service.cc:1511] Processing CreateTablet for tablet 06171d654f9e48438cfa936cf456c896 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:49.303560 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06171d654f9e48438cfa936cf456c896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.303746 12874 tablet_service.cc:1511] Processing CreateTablet for tablet 06171d654f9e48438cfa936cf456c896 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:49.304991 12874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06171d654f9e48438cfa936cf456c896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.306294 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 06171d654f9e48438cfa936cf456c896 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:49.307487 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06171d654f9e48438cfa936cf456c896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.310592 12950 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f67c4b4264d909c0f9330d421b457 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:49.311820 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f67c4b4264d909c0f9330d421b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.317888 13005 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.319276 12802 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f67c4b4264d909c0f9330d421b457 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:49.325776 13005 ts_tablet_manager.cc:1403] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.009s
I20260710 11:12:49.326260 12802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f67c4b4264d909c0f9330d421b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.321208 12873 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f67c4b4264d909c0f9330d421b457 (DEFAULT_TABLE table=test-workload [id=c0fd81e9bf0f437893feafbab0906d27]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:49.327986 12873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f67c4b4264d909c0f9330d421b457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:49.362085 13007 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.378726 13005 raft_consensus.cc:359] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.379566 13005 raft_consensus.cc:385] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.379860 13005 raft_consensus.cc:740] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.384363 13007 tablet_bootstrap.cc:654] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.389755 13005 consensus_queue.cc:260] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.406221 13005 ts_tablet_manager.cc:1434] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.015s
I20260710 11:12:49.404718 13008 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.407716 12841 heartbeater.cc:499] Master 127.8.179.254:35835 was elected leader, sending a full tablet report...
I20260710 11:12:49.408008 13005 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.413393 13008 tablet_bootstrap.cc:654] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.415638 13005 tablet_bootstrap.cc:654] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.433831 13007 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.434629 13007 ts_tablet_manager.cc:1403] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.009s
I20260710 11:12:49.435057 13005 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.435413 13008 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.435570 13005 ts_tablet_manager.cc:1403] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260710 11:12:49.437279 13008 ts_tablet_manager.cc:1403] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260710 11:12:49.436972 13007 raft_consensus.cc:359] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.437815 13007 raft_consensus.cc:385] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.438117 13007 raft_consensus.cc:740] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.438956 13007 consensus_queue.cc:260] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.439704 13005 raft_consensus.cc:359] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.440409 13005 raft_consensus.cc:385] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.440891 13005 raft_consensus.cc:740] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.440393 13008 raft_consensus.cc:359] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.441484 13008 raft_consensus.cc:385] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.441859 13008 raft_consensus.cc:740] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.441809 13005 consensus_queue.cc:260] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.445207 13005 ts_tablet_manager.cc:1434] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:12:49.444151 13008 consensus_queue.cc:260] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.446308 13005 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.454378 13005 tablet_bootstrap.cc:654] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.462997 12990 heartbeater.cc:499] Master 127.8.179.254:35835 was elected leader, sending a full tablet report...
I20260710 11:12:49.463541 13007 ts_tablet_manager.cc:1434] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.007s
I20260710 11:12:49.464540 13007 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.467576 13005 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.468315 13005 ts_tablet_manager.cc:1403] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 11:12:49.470371 13007 tablet_bootstrap.cc:654] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.472020 13005 raft_consensus.cc:359] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.473137 13005 raft_consensus.cc:385] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.473613 13005 raft_consensus.cc:740] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.474630 13005 consensus_queue.cc:260] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.477929 13005 ts_tablet_manager.cc:1434] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:49.479275 13005 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.481819 12916 heartbeater.cc:499] Master 127.8.179.254:35835 was elected leader, sending a full tablet report...
I20260710 11:12:49.482466 13008 ts_tablet_manager.cc:1434] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.045s	user 0.023s	sys 0.017s
I20260710 11:12:49.483517 13008 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.485800 13005 tablet_bootstrap.cc:654] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.489655 13008 tablet_bootstrap.cc:654] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.491510 13007 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.492018 13007 ts_tablet_manager.cc:1403] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260710 11:12:49.494856 13007 raft_consensus.cc:359] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.495595 13007 raft_consensus.cc:385] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.495894 13007 raft_consensus.cc:740] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.496701 13007 consensus_queue.cc:260] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.499176 13007 ts_tablet_manager.cc:1434] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:49.500090 13007 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.505897 13007 tablet_bootstrap.cc:654] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.510844 13005 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.510862 13008 tablet_bootstrap.cc:492] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.511543 13008 ts_tablet_manager.cc:1403] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260710 11:12:49.511543 13005 ts_tablet_manager.cc:1403] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.033s	user 0.029s	sys 0.000s
I20260710 11:12:49.514510 13005 raft_consensus.cc:359] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.514719 13008 raft_consensus.cc:359] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.515340 13005 raft_consensus.cc:385] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.515374 13008 raft_consensus.cc:385] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.515877 13005 raft_consensus.cc:740] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.515901 13008 raft_consensus.cc:740] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.516937 13005 consensus_queue.cc:260] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.516973 13008 consensus_queue.cc:260] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.520313 13005 ts_tablet_manager.cc:1434] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:49.521202 13007 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.521904 13007 ts_tablet_manager.cc:1403] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:12:49.521260 13005 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.524931 13007 raft_consensus.cc:359] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.525676 13007 raft_consensus.cc:385] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.525975 13007 raft_consensus.cc:740] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.526788 13007 consensus_queue.cc:260] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.528407 13005 tablet_bootstrap.cc:654] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.528913 13007 ts_tablet_manager.cc:1434] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:12:49.529935 13007 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.531169 13008 ts_tablet_manager.cc:1434] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:12:49.532188 13008 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.535899 13007 tablet_bootstrap.cc:654] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.538262 13008 tablet_bootstrap.cc:654] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.542016 13007 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.542486 13007 ts_tablet_manager.cc:1403] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 11:12:49.543332 13005 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.543439 13008 tablet_bootstrap.cc:492] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.543849 13005 ts_tablet_manager.cc:1403] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.003s
I20260710 11:12:49.543936 13008 ts_tablet_manager.cc:1403] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:12:49.545257 13007 raft_consensus.cc:359] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.546030 13007 raft_consensus.cc:385] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.546303 13007 raft_consensus.cc:740] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.546388 13008 raft_consensus.cc:359] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.546782 13005 raft_consensus.cc:359] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.547068 13008 raft_consensus.cc:385] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.547500 13005 raft_consensus.cc:385] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.547053 13007 consensus_queue.cc:260] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.547636 13008 raft_consensus.cc:740] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.547899 13005 raft_consensus.cc:740] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.548424 13008 consensus_queue.cc:260] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.548763 13005 consensus_queue.cc:260] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.549454 13007 ts_tablet_manager.cc:1434] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:49.550527 13007 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.554500 13008 ts_tablet_manager.cc:1434] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260710 11:12:49.554785 13005 ts_tablet_manager.cc:1434] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:12:49.555449 13008 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.555792 13005 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.556661 13007 tablet_bootstrap.cc:654] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.561038 13013 raft_consensus.cc:493] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.561556 13013 raft_consensus.cc:515] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.562655 13005 tablet_bootstrap.cc:654] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.564136 13013 leader_election.cc:290] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.565565 13008 tablet_bootstrap.cc:654] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.578184 13009 raft_consensus.cc:493] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.578876 13009 raft_consensus.cc:515] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.581730 13007 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.587106 13007 ts_tablet_manager.cc:1403] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260710 11:12:49.587751 13008 tablet_bootstrap.cc:492] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.588266 13008 ts_tablet_manager.cc:1403] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.015s
I20260710 11:12:49.590111 13009 leader_election.cc:290] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.590596 13007 raft_consensus.cc:359] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.591131 13008 raft_consensus.cc:359] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.591567 13007 raft_consensus.cc:385] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.591881 13008 raft_consensus.cc:385] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.592271 13008 raft_consensus.cc:740] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.592944 13008 consensus_queue.cc:260] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.593297 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:49.594225 12816 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.595825 12928 leader_election.cc:304] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.596941 13013 raft_consensus.cc:2804] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.597424 13013 raft_consensus.cc:493] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.597833 13013 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.597972 13008 ts_tablet_manager.cc:1434] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:12:49.599372 13008 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.591981 13007 raft_consensus.cc:740] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.600863 13007 consensus_queue.cc:260] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.605942 13009 raft_consensus.cc:493] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.606482 13009 raft_consensus.cc:515] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.607450 13008 tablet_bootstrap.cc:654] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.607529 13013 raft_consensus.cc:515] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.608608 13009 leader_election.cc:290] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.610895 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:49.611641 12816 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.619554 12816 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.620651 12928 leader_election.cc:304] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.626433 13013 leader_election.cc:290] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.640434 13005 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.640990 13005 ts_tablet_manager.cc:1403] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.011s
I20260710 11:12:49.643038 13008 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.643709 13008 ts_tablet_manager.cc:1403] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.023s
I20260710 11:12:49.644068 13005 raft_consensus.cc:359] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.644842 13005 raft_consensus.cc:385] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.645118 13005 raft_consensus.cc:740] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.646191 13005 consensus_queue.cc:260] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.647300 13008 raft_consensus.cc:359] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.648313 13008 raft_consensus.cc:385] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.648692 13008 raft_consensus.cc:740] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.648998 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2eb7f1c9db4044bf6d6c584a8766a8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:49.649928 12965 raft_consensus.cc:2468] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.650578 12964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:49.651247 12964 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.651620 13007 ts_tablet_manager.cc:1434] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.021s
I20260710 11:12:49.651469 12782 leader_election.cc:304] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.652405 13009 raft_consensus.cc:2804] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.652595 13007 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.652171 13008 consensus_queue.cc:260] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.652823 13009 raft_consensus.cc:493] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.653241 13009 raft_consensus.cc:3060] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.658627 12782 leader_election.cc:304] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.663828 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.664533 12891 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.666342 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.666858 12891 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.673764 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2eb7f1c9db4044bf6d6c584a8766a8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.674573 13008 ts_tablet_manager.cc:1434] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 11:12:49.674695 12890 raft_consensus.cc:2468] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.674891 12891 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.675609 13008 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.676592 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.677403 12890 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.679082 13009 raft_consensus.cc:515] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.682876 13008 tablet_bootstrap.cc:654] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.684633 13009 leader_election.cc:290] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.686851 13009 raft_consensus.cc:2804] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.686247 13034 raft_consensus.cc:493] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.689785 13034 raft_consensus.cc:515] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.687165 12964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2eb7f1c9db4044bf6d6c584a8766a8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:49.687674 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2eb7f1c9db4044bf6d6c584a8766a8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.688634 13030 raft_consensus.cc:2804] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.691401 12890 raft_consensus.cc:3060] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.691506 13030 raft_consensus.cc:697] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:49.692421 13030 consensus_queue.cc:237] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.692936 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.693441 13008 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.693953 13008 ts_tablet_manager.cc:1403] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
W20260710 11:12:49.694608 12779 leader_election.cc:343] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:49.695842 13034 leader_election.cc:290] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.696856 13008 raft_consensus.cc:359] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.697173 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:49.697600 13008 raft_consensus.cc:385] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.697911 13008 raft_consensus.cc:740] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
W20260710 11:12:49.698577 12782 leader_election.cc:343] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:49.688817 13007 tablet_bootstrap.cc:654] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.685257 13005 ts_tablet_manager.cc:1434] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 11:12:49.699083 12782 leader_election.cc:304] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189; no voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:49.689216 13009 raft_consensus.cc:493] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.690923 12964 raft_consensus.cc:3060] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.699977 13009 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.690119 13032 raft_consensus.cc:493] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.701858 13032 raft_consensus.cc:515] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.702697 13034 raft_consensus.cc:2749] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:49.703948 13032 leader_election.cc:290] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.698746 13008 consensus_queue.cc:260] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.706020 13008 ts_tablet_manager.cc:1434] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:12:49.706990 13008 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.708504 13009 raft_consensus.cc:515] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.712433 13009 leader_election.cc:290] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.699255 12890 raft_consensus.cc:2468] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.713858 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:49.714350 13008 tablet_bootstrap.cc:654] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.714485 12965 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.714725 12713 catalog_manager.cc:5697] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:49.705965 13005 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.719494 13008 tablet_bootstrap.cc:492] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.720029 13008 ts_tablet_manager.cc:1403] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 11:12:49.714499 12779 leader_election.cc:304] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:49.722262 13009 raft_consensus.cc:2804] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.722738 13009 raft_consensus.cc:697] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:49.723291 13008 raft_consensus.cc:359] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.723536 13009 consensus_queue.cc:237] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } }
I20260710 11:12:49.724073 13008 raft_consensus.cc:385] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.724495 13008 raft_consensus.cc:740] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.725402 13008 consensus_queue.cc:260] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.713148 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.726490 12891 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.726513 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.727574 12890 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.728129 13008 ts_tablet_manager.cc:1434] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:12:49.729188 13008 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.729555 12928 leader_election.cc:304] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.730715 13030 raft_consensus.cc:2804] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.731107 13030 raft_consensus.cc:493] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.731475 13030 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.735858 13008 tablet_bootstrap.cc:654] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.708455 12964 raft_consensus.cc:2468] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.741677 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:49.742380 12816 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.742911 13005 tablet_bootstrap.cc:654] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.748478 12712 catalog_manager.cc:5697] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:49.750456 12762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:49.751406 13030 raft_consensus.cc:515] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.721249 12965 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.754274 12891 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.754221 12782 leader_election.cc:304] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.755494 13009 raft_consensus.cc:2804] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.755972 13009 raft_consensus.cc:697] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:49.756815 13009 consensus_queue.cc:237] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.758750 13008 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.759270 13008 ts_tablet_manager.cc:1403] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 11:12:49.759439 13007 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.759924 13007 ts_tablet_manager.cc:1403] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.003s
I20260710 11:12:49.762701 13008 raft_consensus.cc:359] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.763659 13008 raft_consensus.cc:385] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.764209 13008 raft_consensus.cc:740] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.765141 13008 consensus_queue.cc:260] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.766047 13030 leader_election.cc:290] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.767498 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.767554 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:49.768205 12891 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.768252 12816 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.768471 13005 tablet_bootstrap.cc:492] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.768968 13005 ts_tablet_manager.cc:1403] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260710 11:12:49.770233 13008 ts_tablet_manager.cc:1434] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:49.771411 13008 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:49.771814 13005 raft_consensus.cc:359] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.763695 13007 raft_consensus.cc:359] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.772528 13005 raft_consensus.cc:385] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.772675 13007 raft_consensus.cc:385] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.772889 13005 raft_consensus.cc:740] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.773159 13007 raft_consensus.cc:740] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.776057 12816 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.778599 13005 consensus_queue.cc:260] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.779659 12928 leader_election.cc:304] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.778076 13008 tablet_bootstrap.cc:654] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.780614 13030 raft_consensus.cc:2804] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.780962 13005 ts_tablet_manager.cc:1434] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 11:12:49.781098 13030 raft_consensus.cc:697] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:49.782006 13005 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.782043 13030 consensus_queue.cc:237] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.779381 13007 consensus_queue.cc:260] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.787477 12891 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.787739 13007 ts_tablet_manager.cc:1434] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 11:12:49.788825 13007 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.788829 13005 tablet_bootstrap.cc:654] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.794739 13008 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:49.795357 13008 ts_tablet_manager.cc:1403] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260710 11:12:49.797103 13007 tablet_bootstrap.cc:654] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.798768 13008 raft_consensus.cc:359] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.799688 13008 raft_consensus.cc:385] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.800065 13008 raft_consensus.cc:740] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.801059 13008 consensus_queue.cc:260] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.806504 13008 ts_tablet_manager.cc:1434] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:49.813414 13007 tablet_bootstrap.cc:492] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.813925 13007 ts_tablet_manager.cc:1403] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260710 11:12:49.815577 13005 tablet_bootstrap.cc:492] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.816015 13005 ts_tablet_manager.cc:1403] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.017s
I20260710 11:12:49.816818 13007 raft_consensus.cc:359] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.817543 13007 raft_consensus.cc:385] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.817811 13007 raft_consensus.cc:740] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.818584 13005 raft_consensus.cc:359] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.818650 13007 consensus_queue.cc:260] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.819438 13005 raft_consensus.cc:385] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.819726 13005 raft_consensus.cc:740] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.820251 13014 raft_consensus.cc:493] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.820554 13005 consensus_queue.cc:260] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.820881 13014 raft_consensus.cc:515] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.821542 13007 ts_tablet_manager.cc:1434] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:49.822685 13007 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.824734 13005 ts_tablet_manager.cc:1434] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:49.825620 13005 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:49.829694 12712 catalog_manager.cc:5697] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:49.834307 13007 tablet_bootstrap.cc:654] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.825610 13014 leader_election.cc:290] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.831827 13005 tablet_bootstrap.cc:654] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.845131 12714 catalog_manager.cc:5697] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.849329 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80d71085024e4491780b668c2dae06" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:49.850041 12965 raft_consensus.cc:2468] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:49.851426 12857 leader_election.cc:304] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.852283 13014 raft_consensus.cc:2804] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.852605 13014 raft_consensus.cc:493] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.852917 13014 raft_consensus.cc:3060] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.854530 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80d71085024e4491780b668c2dae06" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:49.855374 12816 raft_consensus.cc:2468] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:49.858718 13007 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.859163 13007 ts_tablet_manager.cc:1403] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260710 11:12:49.862695 13007 raft_consensus.cc:359] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.863611 13007 raft_consensus.cc:385] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.862813 13014 raft_consensus.cc:515] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.864001 13007 raft_consensus.cc:740] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.864930 13007 consensus_queue.cc:260] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.866528 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80d71085024e4491780b668c2dae06" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:49.866333 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80d71085024e4491780b668c2dae06" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:49.866335 13014 leader_election.cc:290] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.867307 12965 raft_consensus.cc:3060] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.867451 12816 raft_consensus.cc:3060] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.869911 13007 ts_tablet_manager.cc:1434] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:12:49.869961 13005 tablet_bootstrap.cc:492] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:49.870748 13005 ts_tablet_manager.cc:1403] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.017s
I20260710 11:12:49.871126 13007 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:49.873607 13005 raft_consensus.cc:359] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.874266 13005 raft_consensus.cc:385] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.874589 13005 raft_consensus.cc:740] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.874651 12816 raft_consensus.cc:2468] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:49.875485 13005 consensus_queue.cc:260] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.875909 12854 leader_election.cc:304] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:49.876736 13014 raft_consensus.cc:2804] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.877465 13007 tablet_bootstrap.cc:654] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:49.877759 13005 ts_tablet_manager.cc:1434] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:49.879638 12965 raft_consensus.cc:2468] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:49.889403 13014 raft_consensus.cc:697] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:49.890332 13014 consensus_queue.cc:237] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.894943 13007 tablet_bootstrap.cc:492] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:49.895452 13007 ts_tablet_manager.cc:1403] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 11:12:49.898015 13007 raft_consensus.cc:359] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.898514 13007 raft_consensus.cc:385] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:49.898732 13007 raft_consensus.cc:740] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:49.899341 13007 consensus_queue.cc:260] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.899673 12712 catalog_manager.cc:5697] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 1 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.900799 13007 ts_tablet_manager.cc:1434] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:49.929509 13030 raft_consensus.cc:493] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.930155 13030 raft_consensus.cc:515] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.931902 13030 leader_election.cc:290] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.932544 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:49.932906 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.933137 12816 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.933568 12891 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.934429 12928 leader_election.cc:304] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.935021 13030 raft_consensus.cc:2804] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.935360 13030 raft_consensus.cc:493] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.935649 13030 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.940629 13030 raft_consensus.cc:515] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.942216 13030 leader_election.cc:290] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.942730 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:49.943202 12816 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.943117 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.943769 12891 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.949132 12816 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.950193 12928 leader_election.cc:304] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.950347 12891 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:49.950865 13030 raft_consensus.cc:2804] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.951330 13030 raft_consensus.cc:697] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:49.952006 13030 consensus_queue.cc:237] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.953470 13009 raft_consensus.cc:493] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.953884 13009 raft_consensus.cc:515] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.955761 13009 leader_election.cc:290] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.956854 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:49.957343 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.957495 12965 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.958083 12891 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:49.958577 12782 leader_election.cc:304] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:49.959321 13009 raft_consensus.cc:2804] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:49.959709 13009 raft_consensus.cc:493] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:49.959976 13009 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.960177 12712 catalog_manager.cc:5697] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:49.965939 13009 raft_consensus.cc:515] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.968127 13009 leader_election.cc:290] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:49.968295 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:49.968712 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:49.968897 12891 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.969265 12965 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:49.975674 12965 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.975629 12891 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:49.976833 12779 leader_election.cc:304] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:49.977546 13009 raft_consensus.cc:2804] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:49.977938 13009 raft_consensus.cc:697] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:49.978722 13009 consensus_queue.cc:237] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.985132 12712 catalog_manager.cc:5697] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.995092 13030 raft_consensus.cc:493] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:49.995530 13030 raft_consensus.cc:515] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:49.997189 13030 leader_election.cc:290] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:49.998270 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:49.998324 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:49.998930 12891 raft_consensus.cc:2468] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.999167 12816 raft_consensus.cc:2468] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:49.999879 12928 leader_election.cc:304] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:50.000514 13030 raft_consensus.cc:2804] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:50.000855 13030 raft_consensus.cc:493] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:50.001145 13030 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.005570 13030 raft_consensus.cc:515] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.007102 13030 leader_election.cc:290] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:50.007647 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.008193 12816 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.008123 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:50.008740 12891 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.012823 12816 raft_consensus.cc:2468] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:50.013200 12891 raft_consensus.cc:2468] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:50.013784 12928 leader_election.cc:304] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:50.014451 13030 raft_consensus.cc:2804] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:50.014863 13030 raft_consensus.cc:697] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.015576 13030 consensus_queue.cc:237] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.022519 12712 catalog_manager.cc:5697] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:50.139823 13009 consensus_queue.cc:1048] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.150520 13009 consensus_queue.cc:1048] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:50.195973 13014 raft_consensus.cc:493] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:50.196503 13014 raft_consensus.cc:515] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.198169 13014 leader_election.cc:290] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.198947 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:50.199108 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:50.199616 12816 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:50.199710 12965 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:50.200601 12854 leader_election.cc:304] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:50.201229 13014 raft_consensus.cc:2804] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:50.201578 13014 raft_consensus.cc:493] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:50.201807 13014 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.206854 13014 raft_consensus.cc:515] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.207769 13030 consensus_queue.cc:1048] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.208720 13014 leader_election.cc:290] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.209246 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.209694 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.209767 12816 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.210247 12965 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:50.217171 12816 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:50.217548 12965 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:50.218586 12854 leader_election.cc:304] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:50.219308 13032 consensus_queue.cc:1048] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.219386 13014 raft_consensus.cc:2804] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:50.220032 13014 raft_consensus.cc:697] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:50.220875 13014 consensus_queue.cc:237] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.233610 12714 catalog_manager.cc:5697] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 1 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.259276 13030 consensus_queue.cc:1048] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.270021 13032 consensus_queue.cc:1048] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.300575 13014 consensus_queue.cc:1048] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.310961 13073 consensus_queue.cc:1048] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.321229 13009 consensus_queue.cc:1048] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.333819 13033 consensus_queue.cc:1048] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.350246 12965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:50.350790 12965 raft_consensus.cc:606] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:50.358063 12965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:50.358569 12965 raft_consensus.cc:606] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:50.372756 12815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:37256
I20260710 11:12:50.373191 12815 raft_consensus.cc:606] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:50.379884 12965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9db9b559aad482780d0730f27049df3"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:50.380326 12965 raft_consensus.cc:606] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:50.384485 12965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06171d654f9e48438cfa936cf456c896"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:50.384889 12965 raft_consensus.cc:606] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:50.387894 13034 consensus_queue.cc:1048] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.398536 13034 consensus_queue.cc:1048] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.406311 12890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:35100
I20260710 11:12:50.406992 12890 raft_consensus.cc:606] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:50.413249 13009 raft_consensus.cc:993] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.413726 13081 raft_consensus.cc:1081] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.415053 12891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35084
I20260710 11:12:50.415505 12891 raft_consensus.cc:493] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.415820 12891 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.420913 12891 raft_consensus.cc:515] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.423310 12891 leader_election.cc:290] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.423736 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.423843 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1162ec9ad474582b4f578876c15a7ad" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.424575 12965 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.424707 12815 raft_consensus.cc:3055] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.425112 12815 raft_consensus.cc:740] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:50.425765 12815 consensus_queue.cc:260] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.426605 12815 raft_consensus.cc:3060] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.430510 12965 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:50.431348 12815 raft_consensus.cc:2468] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:50.431456 12857 leader_election.cc:304] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:50.432235 13073 raft_consensus.cc:2804] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.432660 13073 raft_consensus.cc:697] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:50.433337 13073 consensus_queue.cc:237] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.439204 13032 consensus_queue.cc:1048] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.439705 12713 catalog_manager.cc:5697] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.446234 13032 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.448388 13067 raft_consensus.cc:993] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.448783 13067 raft_consensus.cc:1081] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.451853 12889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06171d654f9e48438cfa936cf456c896"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35074
I20260710 11:12:50.452311 12889 raft_consensus.cc:493] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.452669 12889 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.459462 13030 consensus_queue.cc:1048] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.461755 12889 raft_consensus.cc:515] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.464910 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.466214 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06171d654f9e48438cfa936cf456c896" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.466862 13032 raft_consensus.cc:993] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.467679 13032 raft_consensus.cc:1081] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:50.466856 12965 raft_consensus.cc:3055] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.468788 12965 raft_consensus.cc:740] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.469586 12965 consensus_queue.cc:260] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.470541 12965 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.471050 12889 leader_election.cc:290] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.475104 13085 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:50.475859 12889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9db9b559aad482780d0730f27049df3"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35074
I20260710 11:12:50.477677 12889 raft_consensus.cc:493] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.478075 12889 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.481421 12965 raft_consensus.cc:2468] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:50.482858 12857 leader_election.cc:304] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:50.484225 13073 raft_consensus.cc:2804] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.484695 13073 raft_consensus.cc:697] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:50.485594 13073 consensus_queue.cc:237] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.485860 12889 raft_consensus.cc:515] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.489837 12889 leader_election.cc:290] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.490914 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.490316 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.491468 12965 raft_consensus.cc:3055] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.491840 12965 raft_consensus.cc:740] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.491899 12816 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.492729 12965 consensus_queue.cc:260] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.493988 12965 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.499006 12816 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:50.499140 12713 catalog_manager.cc:5697] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.500099 12854 leader_election.cc:304] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:50.500767 12965 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:50.500923 13073 raft_consensus.cc:2804] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.501477 13073 raft_consensus.cc:697] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:50.502202 13073 consensus_queue.cc:237] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.511373 12713 catalog_manager.cc:5697] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.665040 13085 raft_consensus.cc:993] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:50.665695 13067 raft_consensus.cc:1081] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:50.666122 13085 raft_consensus.cc:993] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:50.666618 13067 raft_consensus.cc:1081] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:50.667209 12816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:37234
I20260710 11:12:50.667728 12816 raft_consensus.cc:493] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.668094 12816 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.668076 12815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:37234
I20260710 11:12:50.668859 12815 raft_consensus.cc:493] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.669238 12815 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.671562 13073 consensus_queue.cc:1048] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:50.675006 12816 raft_consensus.cc:515] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.676067 12815 raft_consensus.cc:515] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.677960 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:50.678537 12889 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.679667 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.680306 12965 raft_consensus.cc:3055] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.680667 12965 raft_consensus.cc:740] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.685683 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53760bb59bc845f79ad97a3e73b9f63b" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:50.678228 12815 leader_election.cc:290] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.686244 12891 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.683843 12965 consensus_queue.cc:260] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.688874 12965 raft_consensus.cc:3060] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.686254 13014 consensus_queue.cc:1048] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:50.686995 12889 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:50.694538 12816 leader_election.cc:290] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:50.695139 12964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac3a7317c5e4c12bc0f9b70db23326e" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:50.695742 12964 raft_consensus.cc:3055] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.696012 12965 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:50.696035 12964 raft_consensus.cc:740] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.696146 12779 leader_election.cc:304] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:50.697157 13081 raft_consensus.cc:2804] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.697618 13081 raft_consensus.cc:697] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:50.697229 12964 consensus_queue.cc:260] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.698807 12964 raft_consensus.cc:3060] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.698500 13081 consensus_queue.cc:237] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.700050 12782 leader_election.cc:304] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:50.700953 13034 raft_consensus.cc:2804] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.701421 13034 raft_consensus.cc:697] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:50.702113 13034 consensus_queue.cc:237] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.705798 12964 raft_consensus.cc:2468] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:50.706220 13055 raft_consensus.cc:993] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:50.706440 12891 raft_consensus.cc:2468] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:50.706696 13055 raft_consensus.cc:1081] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:50.708448 12964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58180
I20260710 11:12:50.708909 12964 raft_consensus.cc:493] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.709203 12964 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.713277 12713 catalog_manager.cc:5697] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.715328 12964 raft_consensus.cc:515] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.715032 12713 catalog_manager.cc:5697] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:50.717443 12964 leader_election.cc:290] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:50.718199 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:50.718484 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f67c4b4264d909c0f9330d421b457" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:50.718837 12816 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.719054 12891 raft_consensus.cc:3055] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.719316 12891 raft_consensus.cc:740] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:50.719952 12891 consensus_queue.cc:260] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.720760 12891 raft_consensus.cc:3060] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.725780 12816 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:50.727057 12928 leader_election.cc:304] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:50.727845 13067 raft_consensus.cc:2804] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.728325 13067 raft_consensus.cc:697] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:50.728467 12891 raft_consensus.cc:2468] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:50.729147 13067 consensus_queue.cc:237] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:50.735733 12713 catalog_manager.cc:5697] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 1 to 2, leader changed from 1de095dea9d94bec94e52d2e3921830b (127.8.179.194) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:50.867399 12816 raft_consensus.cc:1275] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.868779 13055 consensus_queue.cc:1048] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:50.876453 12963 raft_consensus.cc:1275] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.877736 13014 consensus_queue.cc:1048] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:50.921665 12816 raft_consensus.cc:3060] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.926815 12816 raft_consensus.cc:1275] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.928117 13014 consensus_queue.cc:1048] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:50.940737 12963 raft_consensus.cc:1275] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.943101 13090 consensus_queue.cc:1048] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:50.948889 12816 raft_consensus.cc:1275] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.950246 13090 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:50.957821 12963 raft_consensus.cc:1275] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:50.959304 13090 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.137935 12963 raft_consensus.cc:1275] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:51.139138 13034 consensus_queue.cc:1048] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.146414 12891 raft_consensus.cc:1275] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:51.148839 13033 consensus_queue.cc:1048] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.162830 12891 raft_consensus.cc:1275] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:51.163942 13033 consensus_queue.cc:1048] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.170819 12963 raft_consensus.cc:1275] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:51.173090 13009 consensus_queue.cc:1048] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.217248 12816 raft_consensus.cc:1275] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:51.218622 13067 consensus_queue.cc:1048] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.225826 12891 raft_consensus.cc:1275] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:51.227339 13091 consensus_queue.cc:1048] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.925889 12714 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40326:
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:53.928934 12714 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:53.998123 12806 tablet_service.cc:1511] Processing CreateTablet for tablet ce00f277ffc642de97d350b1b563a2b9 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:53.998397 12877 tablet_service.cc:1511] Processing CreateTablet for tablet ce00f277ffc642de97d350b1b563a2b9 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:54.000114 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00f277ffc642de97d350b1b563a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.001590 12953 tablet_service.cc:1511] Processing CreateTablet for tablet ce00f277ffc642de97d350b1b563a2b9 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:12:54.000114 12877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00f277ffc642de97d350b1b563a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.001958 12950 tablet_service.cc:1511] Processing CreateTablet for tablet a80597e7e2bf457e8a196887f5d475c8 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:54.003247 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce00f277ffc642de97d350b1b563a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.003943 12950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80597e7e2bf457e8a196887f5d475c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.007969 12804 tablet_service.cc:1511] Processing CreateTablet for tablet a80597e7e2bf457e8a196887f5d475c8 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:54.008226 12874 tablet_service.cc:1511] Processing CreateTablet for tablet a80597e7e2bf457e8a196887f5d475c8 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:12:54.009413 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80597e7e2bf457e8a196887f5d475c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.009469 12874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80597e7e2bf457e8a196887f5d475c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.012225 12951 tablet_service.cc:1511] Processing CreateTablet for tablet f2ade746d1684c99ad023b8f6145b444 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:54.013613 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ade746d1684c99ad023b8f6145b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.018590 12952 tablet_service.cc:1511] Processing CreateTablet for tablet a2fbcacbecb64eb5ab8872276fd39f44 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:54.019949 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fbcacbecb64eb5ab8872276fd39f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.020232 12805 tablet_service.cc:1511] Processing CreateTablet for tablet f2ade746d1684c99ad023b8f6145b444 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:54.020439 12878 tablet_service.cc:1511] Processing CreateTablet for tablet f2ade746d1684c99ad023b8f6145b444 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:12:54.021703 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ade746d1684c99ad023b8f6145b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.024825 12955 tablet_service.cc:1511] Processing CreateTablet for tablet 164316fdfc6a4d7191ac5f8df1d8024d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:54.021716 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ade746d1684c99ad023b8f6145b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.026144 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164316fdfc6a4d7191ac5f8df1d8024d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.030599 12802 tablet_service.cc:1511] Processing CreateTablet for tablet a2fbcacbecb64eb5ab8872276fd39f44 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:54.030918 12873 tablet_service.cc:1511] Processing CreateTablet for tablet a2fbcacbecb64eb5ab8872276fd39f44 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:12:54.024844 12949 tablet_service.cc:1511] Processing CreateTablet for tablet f616e7a998f545e88e3973cc433c91d0 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:54.031940 12802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fbcacbecb64eb5ab8872276fd39f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.032279 12873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fbcacbecb64eb5ab8872276fd39f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.032861 12949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f616e7a998f545e88e3973cc433c91d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.030599 12954 tablet_service.cc:1511] Processing CreateTablet for tablet e44c2bf9b48c420eae0d7f2c9737841e (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:54.036479 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44c2bf9b48c420eae0d7f2c9737841e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.037209 12803 tablet_service.cc:1511] Processing CreateTablet for tablet 164316fdfc6a4d7191ac5f8df1d8024d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:54.038610 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164316fdfc6a4d7191ac5f8df1d8024d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.039729 12948 tablet_service.cc:1511] Processing CreateTablet for tablet a44bea3aebde4bdcaaa9499953fa845d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:54.041138 12948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44bea3aebde4bdcaaa9499953fa845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.044831 12947 tablet_service.cc:1511] Processing CreateTablet for tablet 869374cac19b4483b045c68d7ff432e4 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:54.046504 12947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869374cac19b4483b045c68d7ff432e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.047541 12876 tablet_service.cc:1511] Processing CreateTablet for tablet 164316fdfc6a4d7191ac5f8df1d8024d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:12:54.049024 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164316fdfc6a4d7191ac5f8df1d8024d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.059476 12801 tablet_service.cc:1511] Processing CreateTablet for tablet e44c2bf9b48c420eae0d7f2c9737841e (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:54.060977 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44c2bf9b48c420eae0d7f2c9737841e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.078439 12875 tablet_service.cc:1511] Processing CreateTablet for tablet e44c2bf9b48c420eae0d7f2c9737841e (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:12:54.080163 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44c2bf9b48c420eae0d7f2c9737841e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.332759 13113 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.345144 13113 tablet_bootstrap.cc:654] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.353047 13113 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.353622 13113 ts_tablet_manager.cc:1403] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:12:54.357074 13113 raft_consensus.cc:359] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.357843 13113 raft_consensus.cc:385] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.358165 13113 raft_consensus.cc:740] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.358976 13113 consensus_queue.cc:260] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.361717 13113 ts_tablet_manager.cc:1434] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:12:54.362732 13113 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.369777 13113 tablet_bootstrap.cc:654] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.374351 12880 tablet_service.cc:1511] Processing CreateTablet for tablet f616e7a998f545e88e3973cc433c91d0 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:54.375741 12880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f616e7a998f545e88e3973cc433c91d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.391445 13113 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
W20260710 11:12:54.392102 12912 debug-util.cc:398] Leaking SignalData structure 0x7b08001da520 after lost signal to thread 8914
I20260710 11:12:54.392249 13113 ts_tablet_manager.cc:1403] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
W20260710 11:12:54.394411 12912 debug-util.cc:398] Leaking SignalData structure 0x7b080025b060 after lost signal to thread 12840
I20260710 11:12:54.397002 13113 raft_consensus.cc:359] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.397825 13113 raft_consensus.cc:385] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.398160 13113 raft_consensus.cc:740] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.398922 13113 consensus_queue.cc:260] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.401599 13113 ts_tablet_manager.cc:1434] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:12:54.402235 13116 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.403147 13113 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.409554 13113 tablet_bootstrap.cc:654] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.409591 13116 tablet_bootstrap.cc:654] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:54.403374 12912 debug-util.cc:398] Leaking SignalData structure 0x7b080022fd40 after lost signal to thread 12915
W20260710 11:12:54.430960 12912 debug-util.cc:398] Leaking SignalData structure 0x7b080026e620 after lost signal to thread 12989
I20260710 11:12:54.465593 12881 tablet_service.cc:1511] Processing CreateTablet for tablet a44bea3aebde4bdcaaa9499953fa845d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:54.467509 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44bea3aebde4bdcaaa9499953fa845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.482558 12806 tablet_service.cc:1511] Processing CreateTablet for tablet a44bea3aebde4bdcaaa9499953fa845d (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:12:54.483955 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44bea3aebde4bdcaaa9499953fa845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.483525 12805 tablet_service.cc:1511] Processing CreateTablet for tablet f616e7a998f545e88e3973cc433c91d0 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:12:54.485386 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f616e7a998f545e88e3973cc433c91d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.486858 12801 tablet_service.cc:1511] Processing CreateTablet for tablet 869374cac19b4483b045c68d7ff432e4 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:54.488010 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869374cac19b4483b045c68d7ff432e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.517486 12879 tablet_service.cc:1511] Processing CreateTablet for tablet 869374cac19b4483b045c68d7ff432e4 (DEFAULT_TABLE table=soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:12:54.518884 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869374cac19b4483b045c68d7ff432e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:54.534137 13117 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.549769 13116 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.550309 13116 ts_tablet_manager.cc:1403] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.054s
I20260710 11:12:54.553521 13116 raft_consensus.cc:359] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.554690 13116 raft_consensus.cc:385] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.554960 13116 raft_consensus.cc:740] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.555644 13116 consensus_queue.cc:260] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.562834 13113 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.563337 13113 ts_tablet_manager.cc:1403] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.043s
I20260710 11:12:54.571919 13113 raft_consensus.cc:359] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.575903 13116 ts_tablet_manager.cc:1434] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 11:12:54.584075 13116 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.584255 13117 tablet_bootstrap.cc:654] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.592413 13116 tablet_bootstrap.cc:654] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.581986 13113 raft_consensus.cc:385] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.617007 13113 raft_consensus.cc:740] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.617966 13113 consensus_queue.cc:260] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.619117 13117 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.619728 13117 ts_tablet_manager.cc:1403] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260710 11:12:54.622773 13117 raft_consensus.cc:359] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.623667 13117 raft_consensus.cc:385] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.624030 13117 raft_consensus.cc:740] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.619079 13116 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.625058 13116 ts_tablet_manager.cc:1403] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.018s
I20260710 11:12:54.627907 13116 raft_consensus.cc:359] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.628808 13117 consensus_queue.cc:260] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.629608 13116 raft_consensus.cc:385] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.636860 13116 raft_consensus.cc:740] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.637007 13117 ts_tablet_manager.cc:1434] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:54.637697 13116 consensus_queue.cc:260] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.638320 13117 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.640170 13116 ts_tablet_manager.cc:1434] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260710 11:12:54.641152 13116 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.645704 13117 tablet_bootstrap.cc:654] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.647843 13116 tablet_bootstrap.cc:654] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.657219 13117 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.657784 13117 ts_tablet_manager.cc:1403] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:12:54.660737 13117 raft_consensus.cc:359] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.662863 13117 raft_consensus.cc:385] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.663215 13117 raft_consensus.cc:740] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.630728 13113 ts_tablet_manager.cc:1434] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260710 11:12:54.664224 13116 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.664796 13116 ts_tablet_manager.cc:1403] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 11:12:54.664845 13113 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.668116 13116 raft_consensus.cc:359] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.668871 13116 raft_consensus.cc:385] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.669215 13116 raft_consensus.cc:740] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.670145 13116 consensus_queue.cc:260] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.672766 13116 ts_tablet_manager.cc:1434] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:54.673751 13116 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.675284 13117 consensus_queue.cc:260] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.679531 13117 ts_tablet_manager.cc:1434] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 11:12:54.680372 13116 tablet_bootstrap.cc:654] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.682235 13117 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.688431 13113 tablet_bootstrap.cc:654] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.696148 13116 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.696756 13116 ts_tablet_manager.cc:1403] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260710 11:12:54.696813 13117 tablet_bootstrap.cc:654] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.699440 13116 raft_consensus.cc:359] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.700009 13116 raft_consensus.cc:385] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.700274 13116 raft_consensus.cc:740] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.700912 13116 consensus_queue.cc:260] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.702606 13116 ts_tablet_manager.cc:1434] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:54.703467 13116 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.704005 13113 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.704548 13113 ts_tablet_manager.cc:1403] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.009s
I20260710 11:12:54.707662 13113 raft_consensus.cc:359] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.708369 13113 raft_consensus.cc:385] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.708662 13113 raft_consensus.cc:740] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.709769 13116 tablet_bootstrap.cc:654] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.711369 13117 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.711866 13117 ts_tablet_manager.cc:1403] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.006s
I20260710 11:12:54.714968 13117 raft_consensus.cc:359] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.715728 13117 raft_consensus.cc:385] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.716027 13117 raft_consensus.cc:740] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.717182 13116 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.717629 13116 ts_tablet_manager.cc:1403] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.007s
I20260710 11:12:54.717717 13113 consensus_queue.cc:260] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.716779 13117 consensus_queue.cc:260] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.720203 13116 raft_consensus.cc:359] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.720916 13116 raft_consensus.cc:385] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.721190 13116 raft_consensus.cc:740] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.721987 13116 consensus_queue.cc:260] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.720276 13113 ts_tablet_manager.cc:1434] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:12:54.723758 13113 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.724211 13116 ts_tablet_manager.cc:1434] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:54.725076 13116 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.722388 13117 ts_tablet_manager.cc:1434] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:12:54.731141 13117 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.731386 13116 tablet_bootstrap.cc:654] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.737725 13117 tablet_bootstrap.cc:654] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.741134 13113 tablet_bootstrap.cc:654] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.742975 13116 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.743415 13116 ts_tablet_manager.cc:1403] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:12:54.746271 13116 raft_consensus.cc:359] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.746958 13116 raft_consensus.cc:385] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.747234 13116 raft_consensus.cc:740] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.747905 13116 consensus_queue.cc:260] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.747473 13117 tablet_bootstrap.cc:492] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.749675 13117 ts_tablet_manager.cc:1403] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260710 11:12:54.750213 13116 ts_tablet_manager.cc:1434] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:54.751252 13116 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.753539 13113 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.754045 13113 ts_tablet_manager.cc:1403] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
I20260710 11:12:54.757783 13116 tablet_bootstrap.cc:654] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.761530 13117 raft_consensus.cc:359] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.762326 13117 raft_consensus.cc:385] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.762632 13117 raft_consensus.cc:740] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.759436 13113 raft_consensus.cc:359] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.763494 13113 raft_consensus.cc:385] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.763816 13113 raft_consensus.cc:740] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.764688 13113 consensus_queue.cc:260] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.765904 13117 consensus_queue.cc:260] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.768414 13117 ts_tablet_manager.cc:1434] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 11:12:54.769151 13116 tablet_bootstrap.cc:492] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.769445 13117 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.769631 13116 ts_tablet_manager.cc:1403] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:12:54.772521 13116 raft_consensus.cc:359] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.773180 13116 raft_consensus.cc:385] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.773588 13116 raft_consensus.cc:740] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.773808 13014 raft_consensus.cc:493] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.774281 13014 raft_consensus.cc:515] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.774319 13116 consensus_queue.cc:260] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.774866 13113 ts_tablet_manager.cc:1434] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:12:54.775977 13113 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.776700 13116 ts_tablet_manager.cc:1434] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:54.777449 13014 leader_election.cc:290] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:54.778681 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164316fdfc6a4d7191ac5f8df1d8024d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:54.778726 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164316fdfc6a4d7191ac5f8df1d8024d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:54.779412 12963 raft_consensus.cc:2468] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:54.779875 12816 raft_consensus.cc:2468] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:54.780900 12857 leader_election.cc:304] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:54.781698 13014 raft_consensus.cc:2804] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.782073 13014 raft_consensus.cc:493] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.782357 13014 raft_consensus.cc:3060] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.786475 13113 tablet_bootstrap.cc:654] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.786954 13104 raft_consensus.cc:493] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.787456 13104 raft_consensus.cc:515] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.789753 13104 leader_election.cc:290] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.790911 13116 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.792382 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
W20260710 11:12:54.794116 12928 leader_election.cc:343] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.795001 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:54.795660 12816 raft_consensus.cc:2468] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:54.796856 12928 leader_election.cc:304] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [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: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:54.797994 13104 raft_consensus.cc:2804] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.798388 13104 raft_consensus.cc:493] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.798728 13104 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.799080 13116 tablet_bootstrap.cc:654] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.813326 13117 tablet_bootstrap.cc:654] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:54.816514 12762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:54.819895 13104 raft_consensus.cc:515] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.825021 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:54.825631 12816 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.825217 13014 raft_consensus.cc:515] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.828750 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164316fdfc6a4d7191ac5f8df1d8024d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:54.829497 12814 raft_consensus.cc:3060] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.833242 12816 raft_consensus.cc:2468] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:54.837141 12928 leader_election.cc:304] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:54.839881 12814 raft_consensus.cc:2468] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:54.841449 12854 leader_election.cc:304] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:54.842619 13105 raft_consensus.cc:2804] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.843194 13105 raft_consensus.cc:697] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:54.844673 13104 leader_election.cc:290] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.844259 13105 consensus_queue.cc:237] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.845306 13104 raft_consensus.cc:2804] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:54.849324 13113 tablet_bootstrap.cc:492] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.849973 13113 ts_tablet_manager.cc:1403] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.000s
I20260710 11:12:54.850330 13104 raft_consensus.cc:697] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:54.852674 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164316fdfc6a4d7191ac5f8df1d8024d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:54.853312 12963 raft_consensus.cc:3060] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.853434 13113 raft_consensus.cc:359] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.854295 13113 raft_consensus.cc:385] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.854583 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:54.854763 13113 raft_consensus.cc:740] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.855686 13113 consensus_queue.cc:260] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
W20260710 11:12:54.856171 12928 leader_election.cc:343] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.859618 13104 consensus_queue.cc:237] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.862495 13121 raft_consensus.cc:493] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.863072 13121 raft_consensus.cc:515] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.864544 13113 ts_tablet_manager.cc:1434] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:12:54.865674 13113 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.866040 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ade746d1684c99ad023b8f6145b444" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:54.865295 13121 leader_election.cc:290] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:54.866652 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ade746d1684c99ad023b8f6145b444" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:54.867400 12960 raft_consensus.cc:2468] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
W20260710 11:12:54.867532 12779 leader_election.cc:343] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.868780 12782 leader_election.cc:304] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [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: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:54.869990 13121 raft_consensus.cc:2804] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.870435 13121 raft_consensus.cc:493] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.870772 13121 raft_consensus.cc:3060] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.870769 13117 tablet_bootstrap.cc:492] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.871572 13117 ts_tablet_manager.cc:1403] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.008s
I20260710 11:12:54.873430 13113 tablet_bootstrap.cc:654] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.874995 13140 raft_consensus.cc:493] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.875519 13140 raft_consensus.cc:515] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.877671 13117 raft_consensus.cc:359] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.878425 13117 raft_consensus.cc:385] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.878719 13117 raft_consensus.cc:740] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.880275 13138 raft_consensus.cc:493] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.880832 13138 raft_consensus.cc:515] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.883798 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
W20260710 11:12:54.885324 12928 leader_election.cc:343] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.887110 13113 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:54.887648 13113 ts_tablet_manager.cc:1403] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 11:12:54.887521 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:54.888041 12963 raft_consensus.cc:2468] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:54.888396 13117 consensus_queue.cc:260] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.893412 13140 leader_election.cc:290] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.902909 13116 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:54.903347 13116 ts_tablet_manager.cc:1403] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.015s
I20260710 11:12:54.902673 12710 catalog_manager.cc:5697] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.894460 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:54.904683 13117 ts_tablet_manager.cc:1434] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.006s
I20260710 11:12:54.895042 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:54.905516 12816 raft_consensus.cc:2468] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:54.904723 12889 raft_consensus.cc:2468] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:54.905957 13116 raft_consensus.cc:359] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.905864 13117 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.888238 12890 raft_consensus.cc:2468] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:54.888116 13138 leader_election.cc:290] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.906656 12928 leader_election.cc:304] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:54.908722 13138 raft_consensus.cc:2804] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.909050 13138 raft_consensus.cc:493] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.909397 13138 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.906641 13116 raft_consensus.cc:385] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.909929 13116 raft_consensus.cc:740] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.895640 12714 catalog_manager.cc:5697] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 1 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.909397 12928 leader_election.cc:304] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:54.910746 13116 consensus_queue.cc:260] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.914105 13117 tablet_bootstrap.cc:654] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.914155 13140 raft_consensus.cc:2804] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.914717 13140 raft_consensus.cc:493] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.915047 13140 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.915297 13116 ts_tablet_manager.cc:1434] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:12:54.919157 13116 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: Bootstrap starting.
I20260710 11:12:54.891181 13113 raft_consensus.cc:359] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.925596 13113 raft_consensus.cc:385] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.925966 13113 raft_consensus.cc:740] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.926766 13113 consensus_queue.cc:260] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.929217 13113 ts_tablet_manager.cc:1434] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260710 11:12:54.930298 13113 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:54.920244 13014 leader_election.cc:290] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:54.932199 13117 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.932816 13117 ts_tablet_manager.cc:1403] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260710 11:12:54.935895 13117 raft_consensus.cc:359] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.936578 13116 tablet_bootstrap.cc:654] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.936657 13117 raft_consensus.cc:385] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.937182 13117 raft_consensus.cc:740] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.937958 13105 raft_consensus.cc:493] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.938133 13117 consensus_queue.cc:260] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.938520 13105 raft_consensus.cc:515] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.940948 13117 ts_tablet_manager.cc:1434] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:54.942404 13117 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:54.943890 13138 raft_consensus.cc:515] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.940717 13140 raft_consensus.cc:515] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.951174 13140 leader_election.cc:290] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.952303 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:54.945320 13113 tablet_bootstrap.cc:654] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:54.954988 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:54.955524 12890 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.951668 13117 tablet_bootstrap.cc:654] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:54.957716 12928 leader_election.cc:343] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:54.959053 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:54.965788 12816 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.968369 13117 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:54.968914 13117 ts_tablet_manager.cc:1403] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.001s
I20260710 11:12:54.948798 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:54.969657 12963 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:54.945966 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:54.970639 12814 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 0.
I20260710 11:12:54.971031 12857 leader_election.cc:304] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:54.972682 12890 raft_consensus.cc:2468] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:54.972841 13120 raft_consensus.cc:2804] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:54.973229 13120 raft_consensus.cc:493] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.900463 13121 raft_consensus.cc:515] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.973583 13120 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.975713 13121 leader_election.cc:290] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:54.973515 13105 leader_election.cc:290] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:54.977118 13138 leader_election.cc:290] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:54.983361 12816 raft_consensus.cc:2468] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:54.973515 13117 raft_consensus.cc:359] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.989269 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ade746d1684c99ad023b8f6145b444" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:54.991012 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:54.994398 12890 raft_consensus.cc:3060] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.994556 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ade746d1684c99ad023b8f6145b444" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:54.994704 13117 raft_consensus.cc:385] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:54.995132 12963 raft_consensus.cc:3060] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.995214 13117 raft_consensus.cc:740] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:54.996421 13117 consensus_queue.cc:260] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:54.994570 12889 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:54.992159 12928 leader_election.cc:304] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:55.001502 12890 raft_consensus.cc:2468] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:55.002944 13116 tablet_bootstrap.cc:492] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: No bootstrap required, opened a new log
I20260710 11:12:55.003492 13116 ts_tablet_manager.cc:1403] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.023s
I20260710 11:12:55.004531 13138 raft_consensus.cc:2804] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.005014 13138 raft_consensus.cc:697] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.005955 12779 leader_election.cc:304] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.005844 13138 consensus_queue.cc:237] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.006196 13116 raft_consensus.cc:359] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.006580 13117 ts_tablet_manager.cc:1434] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260710 11:12:55.006809 13121 raft_consensus.cc:2804] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.006826 13116 raft_consensus.cc:385] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:55.007344 13116 raft_consensus.cc:740] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Initialized, Role: FOLLOWER
I20260710 11:12:55.007395 13121 raft_consensus.cc:697] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.008014 13116 consensus_queue.cc:260] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.005009 12928 leader_election.cc:304] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.008320 13121 consensus_queue.cc:237] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.009238 13140 raft_consensus.cc:2804] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.009832 13140 raft_consensus.cc:697] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.007565 13117 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:55.011008 13116 ts_tablet_manager.cc:1434] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:12:55.010639 13140 consensus_queue.cc:237] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.013403 12889 raft_consensus.cc:2468] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:55.015163 13113 tablet_bootstrap.cc:492] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:55.015452 12963 raft_consensus.cc:2468] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:55.015640 13113 ts_tablet_manager.cc:1403] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.010s
I20260710 11:12:55.019248 13113 raft_consensus.cc:359] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.020097 13113 raft_consensus.cc:385] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:55.020439 13113 raft_consensus.cc:740] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:55.022087 13113 consensus_queue.cc:260] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.024116 13113 ts_tablet_manager.cc:1434] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:12:55.024984 13113 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: Bootstrap starting.
I20260710 11:12:55.034102 13117 tablet_bootstrap.cc:654] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:55.036019 13120 raft_consensus.cc:515] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.041731 13093 raft_consensus.cc:493] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.042261 13093 raft_consensus.cc:515] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.044484 13093 leader_election.cc:290] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.046890 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:55.047333 13113 tablet_bootstrap.cc:654] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:55.047580 12889 raft_consensus.cc:2468] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
I20260710 11:12:55.048832 12779 leader_election.cc:304] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.050302 13094 raft_consensus.cc:2804] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:55.050726 13094 raft_consensus.cc:493] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:55.051092 13094 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.055122 13104 raft_consensus.cc:493] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.055631 13104 raft_consensus.cc:515] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.058562 13104 leader_election.cc:290] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:55.061784 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:55.062845 12814 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:55.064072 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:55.064863 12889 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 0.
I20260710 11:12:55.065455 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:55.066783 12928 leader_election.cc:304] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.072846 13104 raft_consensus.cc:2804] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:55.073391 13104 raft_consensus.cc:493] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:55.073868 13104 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.074991 13094 raft_consensus.cc:515] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.077304 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.078555 12963 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.077927 13120 leader_election.cc:290] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.084452 13104 raft_consensus.cc:515] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.101418 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.101971 12814 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.086846 12963 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:55.089288 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.108435 12889 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.115370 12814 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:55.115801 12889 raft_consensus.cc:2468] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:55.117308 12928 leader_election.cc:304] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.116099 13094 leader_election.cc:290] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.117291 12779 leader_election.cc:304] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.118300 13094 raft_consensus.cc:493] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.118752 13140 raft_consensus.cc:2804] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.118744 13094 raft_consensus.cc:515] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.119371 13140 raft_consensus.cc:697] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.119843 13121 raft_consensus.cc:2804] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.120289 13121 raft_consensus.cc:697] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.120273 13140 consensus_queue.cc:237] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.121472 13121 consensus_queue.cc:237] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.124408 13094 leader_election.cc:290] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.127466 13117 tablet_bootstrap.cc:492] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:55.129606 13117 ts_tablet_manager.cc:1403] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.001s
I20260710 11:12:55.128585 12857 leader_election.cc:304] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.125449 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00f277ffc642de97d350b1b563a2b9" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:55.130401 13120 raft_consensus.cc:2804] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.131002 13120 raft_consensus.cc:697] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
W20260710 11:12:55.131953 12779 leader_election.cc:343] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:55.131848 13120 consensus_queue.cc:237] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
W20260710 11:12:55.135581 12782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.195:46265, user_credentials={real_user=slave}} blocked reactor thread for 72329.6us
I20260710 11:12:55.136157 13104 leader_election.cc:290] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:55.137260 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.137928 12889 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.137684 13117 raft_consensus.cc:359] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.138772 13117 raft_consensus.cc:385] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:55.139097 13117 raft_consensus.cc:740] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:55.139982 13117 consensus_queue.cc:260] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.147455 13113 tablet_bootstrap.cc:492] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: No bootstrap required, opened a new log
I20260710 11:12:55.148772 13113 ts_tablet_manager.cc:1403] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.013s
I20260710 11:12:55.148036 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00f277ffc642de97d350b1b563a2b9" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:55.149271 12960 raft_consensus.cc:2468] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 0.
W20260710 11:12:55.150024 12782 leader_election.cc:343] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:55.150194 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.151036 12814 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.147572 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.153522 13117 ts_tablet_manager.cc:1434] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:12:55.154496 13117 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: Bootstrap starting.
I20260710 11:12:55.163403 12711 catalog_manager.cc:5697] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.169531 12782 leader_election.cc:304] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [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: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:55.170581 13154 raft_consensus.cc:2804] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:55.170261 13117 tablet_bootstrap.cc:654] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:55.172509 13113 raft_consensus.cc:359] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.174031 13113 raft_consensus.cc:385] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:55.174389 13113 raft_consensus.cc:740] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Initialized, Role: FOLLOWER
I20260710 11:12:55.174235 13154 raft_consensus.cc:493] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:55.174886 13154 raft_consensus.cc:3060] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.175398 13113 consensus_queue.cc:260] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
W20260710 11:12:55.170904 12782 leader_election.cc:343] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:55.177626 13113 ts_tablet_manager.cc:1434] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:12:55.180330 12814 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 1.
I20260710 11:12:55.185007 13154 raft_consensus.cc:515] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.186699 13117 tablet_bootstrap.cc:492] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: No bootstrap required, opened a new log
I20260710 11:12:55.187144 13117 ts_tablet_manager.cc:1403] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.006s
I20260710 11:12:55.187995 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00f277ffc642de97d350b1b563a2b9" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.188580 12890 raft_consensus.cc:3060] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.188014 12889 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 1.
I20260710 11:12:55.189805 13117 raft_consensus.cc:359] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.190456 13117 raft_consensus.cc:385] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:55.190733 13117 raft_consensus.cc:740] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Initialized, Role: FOLLOWER
I20260710 11:12:55.191565 13117 consensus_queue.cc:260] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.197212 13117 ts_tablet_manager.cc:1434] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:12:55.197633 12890 raft_consensus.cc:2468] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:55.202569 12779 leader_election.cc:304] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.203519 13093 raft_consensus.cc:2804] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:55.203958 13093 raft_consensus.cc:697] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.204710 13093 consensus_queue.cc:237] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.207444 13154 leader_election.cc:290] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.208030 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce00f277ffc642de97d350b1b563a2b9" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.208601 12963 raft_consensus.cc:3060] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.213729 13154 raft_consensus.cc:493] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.214206 13154 raft_consensus.cc:515] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.215957 12963 raft_consensus.cc:2468] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 1.
I20260710 11:12:55.216581 13154 leader_election.cc:290] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.217254 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3ff5ab61efa4123b586233c5ae20579" is_pre_election: true
I20260710 11:12:55.219791 12714 catalog_manager.cc:5697] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 1 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.221747 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:55.222484 12890 raft_consensus.cc:2393] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5ea082ef09d4b1aa11b404fe00ab189 in current term 1: Already voted for candidate e3ff5ab61efa4123b586233c5ae20579 in this term.
I20260710 11:12:55.223749 12779 leader_election.cc:304] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189; no voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:55.225203 13154 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.231673 13154 raft_consensus.cc:2749] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:55.236647 12711 catalog_manager.cc:5697] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.239200 12711 catalog_manager.cc:5697] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.240998 12711 catalog_manager.cc:5697] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 1 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.254236 12710 catalog_manager.cc:5697] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.256107 12710 catalog_manager.cc:5697] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.277160 13120 consensus_queue.cc:1048] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.292222 13105 consensus_queue.cc:1048] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:55.347393 12745 debug-util.cc:398] Leaking SignalData structure 0x7b080008ef40 after lost signal to thread 8914
W20260710 11:12:55.348470 12745 debug-util.cc:398] Leaking SignalData structure 0x7b080004d200 after lost signal to thread 12748
W20260710 11:12:55.349721 12745 debug-util.cc:398] Leaking SignalData structure 0x7b080014a640 after lost signal to thread 12840
W20260710 11:12:55.350772 12745 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9040 after lost signal to thread 12915
W20260710 11:12:55.351624 12745 debug-util.cc:398] Leaking SignalData structure 0x7b080013d3a0 after lost signal to thread 12989
I20260710 11:12:55.386996 12890 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.396296 13140 consensus_queue.cc:1048] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.397112 13104 consensus_queue.cc:1048] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.435509 12963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:55.436264 12963 raft_consensus.cc:606] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:55.456032 12890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
mode: GRACEFUL
new_leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:35100
I20260710 11:12:55.456552 12890 raft_consensus.cc:606] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Received request to transfer leadership to TS c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:55.466629 13140 consensus_queue.cc:1048] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.467408 12963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:55.468065 12963 raft_consensus.cc:606] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:55.476228 12963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:55.476796 12963 raft_consensus.cc:606] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:55.481114 13104 raft_consensus.cc:993] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.481712 13104 raft_consensus.cc:1081] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.483578 13138 raft_consensus.cc:493] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.484198 13138 raft_consensus.cc:515] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.486958 13138 leader_election.cc:290] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:55.488771 12890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35074
I20260710 11:12:55.489651 12890 raft_consensus.cc:493] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.490078 12890 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.501004 13121 consensus_queue.cc:1048] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.517899 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" is_pre_election: true
I20260710 11:12:55.520272 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de095dea9d94bec94e52d2e3921830b" is_pre_election: true
I20260710 11:12:55.521118 12889 raft_consensus.cc:2393] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3ff5ab61efa4123b586233c5ae20579 in current term 1: Already voted for candidate c5ea082ef09d4b1aa11b404fe00ab189 in this term.
I20260710 11:12:55.530129 12928 leader_election.cc:304] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3ff5ab61efa4123b586233c5ae20579; no voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:55.534022 13104 consensus_queue.cc:1048] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.535909 13104 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:55.559729 13138 consensus_queue.cc:1048] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.566185 13140 consensus_queue.cc:1048] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.585005 13093 consensus_queue.cc:1048] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.588516 12962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
mode: GRACEFUL
new_leader_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:58184
I20260710 11:12:55.589228 12962 raft_consensus.cc:606] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Received request to transfer leadership to TS 1de095dea9d94bec94e52d2e3921830b
I20260710 11:12:55.600683 12816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:37256
I20260710 11:12:55.601225 12816 raft_consensus.cc:606] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:55.629997 12890 raft_consensus.cc:515] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.634241 12889 raft_consensus.cc:1240] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Rejecting Update request from peer e3ff5ab61efa4123b586233c5ae20579 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:55.637454 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.637463 13140 consensus_queue.cc:1059] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.639046 13140 raft_consensus.cc:3055] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.639333 13140 raft_consensus.cc:740] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.640028 13140 consensus_queue.cc:260] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.640687 13140 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.654868 13104 raft_consensus.cc:2749] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:55.656544 12962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f616e7a998f545e88e3973cc433c91d0" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.665066 12962 raft_consensus.cc:2468] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:55.665714 13154 consensus_queue.cc:1048] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.669433 13171 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.673714 12857 leader_election.cc:304] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: c5ea082ef09d4b1aa11b404fe00ab189
I20260710 11:12:55.674661 13105 raft_consensus.cc:2804] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.675127 13105 raft_consensus.cc:697] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:55.675961 13105 consensus_queue.cc:237] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.657037 12890 leader_election.cc:290] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.697337 13120 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.701038 13093 consensus_queue.cc:1048] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.707733 13121 consensus_queue.cc:1048] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.721350 13093 consensus_queue.cc:1048] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.727758 13138 raft_consensus.cc:993] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.728184 13138 raft_consensus.cc:993] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:55.728343 13171 raft_consensus.cc:1081] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.728735 13140 raft_consensus.cc:1081] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:55.731508 13120 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.761960 12815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:37234
I20260710 11:12:55.762622 12815 raft_consensus.cc:493] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.762964 12815 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.771427 12815 raft_consensus.cc:515] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.774188 12888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.774745 12888 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.782505 12888 raft_consensus.cc:2468] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:55.784355 12779 leader_election.cc:304] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.785192 13121 raft_consensus.cc:2804] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.785836 13120 raft_consensus.cc:993] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: : Instructing follower c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:55.786290 13120 raft_consensus.cc:1081] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Signalling peer c5ea082ef09d4b1aa11b404fe00ab189 to start an election
I20260710 11:12:55.788841 13154 raft_consensus.cc:993] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:55.789306 13154 raft_consensus.cc:1081] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:55.790526 12813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
 from {username='slave'} at 127.0.0.1:37250
I20260710 11:12:55.791937 12959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:12:55.792488 12959 raft_consensus.cc:493] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.792845 12959 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.793192 12813 raft_consensus.cc:493] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.793624 12813 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.800307 12959 raft_consensus.cc:515] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.785836 13121 raft_consensus.cc:697] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.802327 13121 consensus_queue.cc:237] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.805840 12889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35074
I20260710 11:12:55.806420 12889 raft_consensus.cc:493] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.806792 12889 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.810082 12813 raft_consensus.cc:515] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.814627 12962 raft_consensus.cc:1240] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Rejecting Update request from peer c5ea082ef09d4b1aa11b404fe00ab189 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:55.816845 12959 leader_election.cc:290] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:55.816845 13094 consensus_queue.cc:1059] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:55.817909 13184 raft_consensus.cc:3055] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.818236 13184 raft_consensus.cc:740] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.819247 13140 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:55.819029 13184 consensus_queue.cc:260] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.820087 13184 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.820595 12815 leader_election.cc:290] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.822379 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.822990 12890 raft_consensus.cc:3060] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.819514 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869374cac19b4483b045c68d7ff432e4" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.833130 12959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80597e7e2bf457e8a196887f5d475c8" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.833885 12959 raft_consensus.cc:3055] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.834266 12959 raft_consensus.cc:740] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.834720 12890 raft_consensus.cc:2468] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:55.835798 12928 leader_election.cc:304] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.836551 13140 raft_consensus.cc:2804] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.837034 13140 raft_consensus.cc:697] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.836776 12959 consensus_queue.cc:260] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.838027 13140 consensus_queue.cc:237] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.839380 12959 raft_consensus.cc:3060] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.843870 13138 raft_consensus.cc:993] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: : Instructing follower 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.844316 13138 raft_consensus.cc:1081] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Signalling peer 1de095dea9d94bec94e52d2e3921830b to start an election
I20260710 11:12:55.844303 12816 raft_consensus.cc:2468] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:55.845921 12813 leader_election.cc:290] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Requested vote from peers 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.838697 12714 catalog_manager.cc:5697] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.849764 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.850339 12963 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.858260 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:55.864666 12890 raft_consensus.cc:3055] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.865106 12890 raft_consensus.cc:740] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:55.866087 12890 consensus_queue.cc:260] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.867774 12890 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.869575 12711 catalog_manager.cc:5697] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.871102 12888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
 from {username='slave'} at 127.0.0.1:35074
I20260710 11:12:55.871891 12888 raft_consensus.cc:493] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.872342 12888 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.873021 12959 raft_consensus.cc:2468] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:55.882774 12888 raft_consensus.cc:515] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.885241 12888 leader_election.cc:290] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.887279 12960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.887941 12960 raft_consensus.cc:3055] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.888271 12960 raft_consensus.cc:740] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.885422 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44c2bf9b48c420eae0d7f2c9737841e" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.889086 12960 consensus_queue.cc:260] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.889990 12815 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.890749 12960 raft_consensus.cc:3060] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.893181 12963 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:55.894271 12782 leader_election.cc:304] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.895009 13184 raft_consensus.cc:2804] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.895488 13184 raft_consensus.cc:697] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Becoming Leader. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:55.896112 13184 consensus_queue.cc:237] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.896823 12815 raft_consensus.cc:2468] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:55.902077 12854 leader_election.cc:304] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, c5ea082ef09d4b1aa11b404fe00ab189; no voters: 
I20260710 11:12:55.902977 13120 raft_consensus.cc:2804] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.903462 13120 raft_consensus.cc:697] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:55.904299 13120 consensus_queue.cc:237] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.907721 12890 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5ea082ef09d4b1aa11b404fe00ab189 in term 2.
I20260710 11:12:55.887307 12889 raft_consensus.cc:515] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.911594 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:55.912037 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "1de095dea9d94bec94e52d2e3921830b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
I20260710 11:12:55.912744 12963 raft_consensus.cc:3055] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.913177 12963 raft_consensus.cc:740] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:55.913990 12963 consensus_queue.cc:260] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.915040 12963 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.912161 12815 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.918002 12960 raft_consensus.cc:2468] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:55.926612 12963 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:55.927994 12857 leader_election.cc:304] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:55.932845 13120 raft_consensus.cc:2804] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.933350 13120 raft_consensus.cc:697] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Leader. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:55.934219 13120 consensus_queue.cc:237] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:55.946174 12815 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de095dea9d94bec94e52d2e3921830b in term 2.
I20260710 11:12:55.946689 12889 leader_election.cc:290] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195:46265)
I20260710 11:12:55.970549 12714 catalog_manager.cc:5697] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.972998 12714 catalog_manager.cc:5697] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b reported cstate change: term changed from 1 to 2, leader changed from e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195) to 1de095dea9d94bec94e52d2e3921830b (127.8.179.194). New cstate: current_term: 2 leader_uuid: "1de095dea9d94bec94e52d2e3921830b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.986456 12711 catalog_manager.cc:5697] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 reported cstate change: term changed from 1 to 2, leader changed from 1de095dea9d94bec94e52d2e3921830b (127.8.179.194) to c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:56.000839 12710 catalog_manager.cc:5697] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 1 to 2, leader changed from c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.223155 12815 raft_consensus.cc:3060] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.231796 12815 raft_consensus.cc:1275] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.233593 13120 consensus_queue.cc:1048] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, 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.244536 12963 raft_consensus.cc:1275] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.246054 13120 consensus_queue.cc:1048] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:56.335374 12889 raft_consensus.cc:1275] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:56.336651 13184 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, 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.340517 12815 raft_consensus.cc:1275] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.341893 13105 consensus_queue.cc:1048] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, 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.356091 12963 raft_consensus.cc:1275] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.362118 12963 raft_consensus.cc:1275] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:56.363904 13121 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, 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.367031 12889 raft_consensus.cc:1275] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:56.370260 12960 raft_consensus.cc:1275] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:56.372596 13121 consensus_queue.cc:1048] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, 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.372730 13120 consensus_queue.cc:1048] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, 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.384063 12890 raft_consensus.cc:1275] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer c5ea082ef09d4b1aa11b404fe00ab189: 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:56.386293 13140 consensus_queue.cc:1048] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, 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.386500 13184 consensus_queue.cc:1048] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, 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.417160 12815 raft_consensus.cc:1275] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:56.420941 13193 consensus_queue.cc:1048] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, 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.485635 12815 raft_consensus.cc:1275] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.487185 13190 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, 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.498524 12960 raft_consensus.cc:1275] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Refusing update from remote peer 1de095dea9d94bec94e52d2e3921830b: 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:56.500181 13105 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 }, 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.604988 12711 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40326:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:12:58.630434 12711 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40326:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:12:58.825439  8911 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:12:58.827219 13227 tablet.cc:1724] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.843639 12779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.194:38801, user_credentials={real_user=slave}} blocked reactor thread for 50395.7us
I20260710 11:12:58.845557 13228 tablet.cc:1724] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.869931 13241 tablet.cc:1724] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.927919 13238 tablet.cc:1724] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.950574 13246 tablet.cc:1724] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.946270 12917 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:164316fdfc6a4d7191ac5f8df1d8024d)
I20260710 11:12:58.952342 13245 tablet.cc:1724] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:58.990788 12917 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:164316fdfc6a4d7191ac5f8df1d8024d)
W20260710 11:12:59.000356 12917 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:164316fdfc6a4d7191ac5f8df1d8024d)
I20260710 11:12:59.018579 13244 tablet.cc:1724] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.026047 13247 tablet.cc:1724] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.035660 13241 tablet.cc:1724] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.038765 13257 tablet.cc:1724] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.063609 13228 tablet.cc:1724] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.101884 13246 tablet.cc:1724] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.107892 13238 tablet.cc:1724] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.119849 13244 tablet.cc:1724] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.137305 13227 tablet.cc:1724] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.160602 13259 tablet.cc:1724] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.163339 13245 tablet.cc:1724] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.081135 13241 tablet.cc:1724] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.153825 13238 tablet.cc:1724] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.214636 12857 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.195:46265, user_credentials={real_user=slave}} blocked reactor thread for 110973us
I20260710 11:12:59.141090 13260 tablet.cc:1724] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.241395 13228 tablet.cc:1724] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.233438 13227 tablet.cc:1724] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.236425 13241 tablet.cc:1724] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.244575 13238 tablet.cc:1724] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.237185 13246 tablet.cc:1724] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.251435 12814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:37260
I20260710 11:12:59.264900 12814 raft_consensus.cc:606] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
W20260710 11:12:59.244560 13261 log.cc:927] Time spent T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260710 11:12:59.273766 13241 tablet.cc:1724] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.294224 13260 tablet.cc:1724] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:59.302789 12889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:35104
I20260710 11:12:59.303321 12889 raft_consensus.cc:606] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:59.305552  8911 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:12:59.306208  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:59.306363 12711 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: soft_deleted_table [id=1a15520c99a94cd9acd2a26e913c0fd9] alter complete (version 1)
I20260710 11:12:59.317173 12814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113"
dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:37260
I20260710 11:12:59.317873 12814 raft_consensus.cc:606] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:59.320699 12889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9db9b559aad482780d0730f27049df3"
dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
mode: GRACEFUL
new_leader_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:35104
I20260710 11:12:59.321239 12889 raft_consensus.cc:606] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Received request to transfer leadership to TS e3ff5ab61efa4123b586233c5ae20579
I20260710 11:12:59.322384  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:59.322834  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:59.614995 13231 raft_consensus.cc:993] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.615576 13240 raft_consensus.cc:1081] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.617024 12963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:12:59.617502 12963 raft_consensus.cc:493] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.617774 12963 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.622593 12963 raft_consensus.cc:515] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.623805 13231 raft_consensus.cc:993] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.624330 13231 raft_consensus.cc:1081] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.624385 12963 leader_election.cc:290] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:59.625386 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:59.625948 12889 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.626386 12963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58172
I20260710 11:12:59.626773 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3f40c3d3e5449fbcb65f1726c90113" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:59.626924 12963 raft_consensus.cc:493] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.627321 12814 raft_consensus.cc:3055] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:59.627338 12963 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.627835 12814 raft_consensus.cc:740] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:59.628633 12814 consensus_queue.cc:260] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.629886 12814 raft_consensus.cc:3060] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.632454 12889 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:59.633800 12928 leader_election.cc:304] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:59.634322 12963 raft_consensus.cc:515] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.634824 13251 raft_consensus.cc:2804] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:59.635378 13251 raft_consensus.cc:697] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:59.636237 12963 leader_election.cc:290] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 3 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:59.636147 13251 consensus_queue.cc:237] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.638865 12887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:59.639571 12887 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.641018 12814 raft_consensus.cc:2468] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 2.
I20260710 11:12:59.646903 12887 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.645984 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fbcacbecb64eb5ab8872276fd39f44" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:59.648195 12928 leader_election.cc:304] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:59.648554 12814 raft_consensus.cc:3055] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:59.649195 13248 raft_consensus.cc:2804] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:59.649475 12814 raft_consensus.cc:740] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5ea082ef09d4b1aa11b404fe00ab189, State: Running, Role: LEADER
I20260710 11:12:59.650468 12814 consensus_queue.cc:260] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.651620 12814 raft_consensus.cc:3060] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.653807 13248 raft_consensus.cc:697] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:59.654834 13248 consensus_queue.cc:237] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.658003 12814 raft_consensus.cc:2468] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.664320 12713 catalog_manager.cc:5697] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 1 to 2, leader changed from c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 2 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:59.665418 12713 catalog_manager.cc:5697] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 2 to 3, leader changed from c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:59.860172 13263 raft_consensus.cc:993] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.860636 13265 raft_consensus.cc:1081] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.862190 12963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9db9b559aad482780d0730f27049df3"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58180
I20260710 11:12:59.862747 12963 raft_consensus.cc:493] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.863093 12963 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.870368 12963 raft_consensus.cc:515] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.872330 12963 leader_election.cc:290] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 3 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:59.873103 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:59.873461 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9db9b559aad482780d0730f27049df3" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:59.873759 12814 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.874030 12889 raft_consensus.cc:3055] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:59.874343 12889 raft_consensus.cc:740] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:59.875052 12889 consensus_queue.cc:260] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.876143 12889 raft_consensus.cc:3060] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.880741 12814 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.882045 12928 leader_election.cc:304] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [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: c5ea082ef09d4b1aa11b404fe00ab189, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:59.882848 13248 raft_consensus.cc:2804] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:59.883435 13248 raft_consensus.cc:697] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:59.884395 12889 raft_consensus.cc:2468] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.884481 13248 consensus_queue.cc:237] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.892799 12713 catalog_manager.cc:5697] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 2 to 3, leader changed from 1de095dea9d94bec94e52d2e3921830b (127.8.179.194) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:59.907289 13263 raft_consensus.cc:993] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: : Instructing follower e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.907750 13265 raft_consensus.cc:1081] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Signalling peer e3ff5ab61efa4123b586233c5ae20579 to start an election
I20260710 11:12:59.909145 12963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d"
dest_uuid: "e3ff5ab61efa4123b586233c5ae20579"
 from {username='slave'} at 127.0.0.1:58180
I20260710 11:12:59.909612 12963 raft_consensus.cc:493] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.909893 12963 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.914418 12963 raft_consensus.cc:515] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.915894 12963 leader_election.cc:290] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [CANDIDATE]: Term 3 election: Requested vote from peers c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383), 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801)
I20260710 11:12:59.916914 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1de095dea9d94bec94e52d2e3921830b"
I20260710 11:12:59.917030 12814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44bea3aebde4bdcaaa9499953fa845d" candidate_uuid: "e3ff5ab61efa4123b586233c5ae20579" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c5ea082ef09d4b1aa11b404fe00ab189"
I20260710 11:12:59.917447 12889 raft_consensus.cc:3055] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:59.917810 12889 raft_consensus.cc:740] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de095dea9d94bec94e52d2e3921830b, State: Running, Role: LEADER
I20260710 11:12:59.917893 12814 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.918473 12889 consensus_queue.cc:260] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.919317 12889 raft_consensus.cc:3060] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.923431 12889 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.924320 12928 leader_election.cc:304] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [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: 1de095dea9d94bec94e52d2e3921830b, e3ff5ab61efa4123b586233c5ae20579; no voters: 
I20260710 11:12:59.925150 13248 raft_consensus.cc:2804] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:59.925505 12814 raft_consensus.cc:2468] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3ff5ab61efa4123b586233c5ae20579 in term 3.
I20260710 11:12:59.926373 13248 raft_consensus.cc:697] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Becoming Leader. State: Replica: e3ff5ab61efa4123b586233c5ae20579, State: Running, Role: LEADER
I20260710 11:12:59.927258 13248 consensus_queue.cc:237] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [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: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } }
I20260710 11:12:59.933641 12713 catalog_manager.cc:5697] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 reported cstate change: term changed from 2 to 3, leader changed from 1de095dea9d94bec94e52d2e3921830b (127.8.179.194) to e3ff5ab61efa4123b586233c5ae20579 (127.8.179.195). New cstate: current_term: 3 leader_uuid: "e3ff5ab61efa4123b586233c5ae20579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3ff5ab61efa4123b586233c5ae20579" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 46265 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.107686 12889 raft_consensus.cc:1275] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:00.109513 13248 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:00.110256 12814 raft_consensus.cc:1275] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:00.111800 13248 consensus_queue.cc:1048] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:00.231701 12814 raft_consensus.cc:1275] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:00.232827 13251 consensus_queue.cc:1048] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, 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.245018 12889 raft_consensus.cc:1275] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:00.246397 13248 consensus_queue.cc:1048] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, 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.266400 12814 raft_consensus.cc:1275] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:00.267645 13272 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:00.267906 12889 raft_consensus.cc:1275] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: 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:00.270665 13251 consensus_queue.cc:1048] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:00.385203  8911 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:00.390735  8911 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:13:00.391415  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.396646  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:13:00.397002  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:00.406277 12814 raft_consensus.cc:1275] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:00.407783 13272 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5ea082ef09d4b1aa11b404fe00ab189" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 42383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:00.416754 12889 raft_consensus.cc:1275] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Refusing update from remote peer e3ff5ab61efa4123b586233c5ae20579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:00.418224 13272 consensus_queue.cc:1048] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de095dea9d94bec94e52d2e3921830b" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:01.422928  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
W20260710 11:13:01.430492 12928 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]
W20260710 11:13:01.435370 12928 consensus_peers.cc:597] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. 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:01.450356  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:13:01.450717 12854 consensus_peers.cc:597] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. 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:01.452896 12854 consensus_peers.cc:597] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. 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:01.453069  8911 tablet_replica.cc:333] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.453783  8911 raft_consensus.cc:2243] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.454203  8911 raft_consensus.cc:2272] T a2fbcacbecb64eb5ab8872276fd39f44 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.455873  8911 tablet_replica.cc:333] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.456393  8911 raft_consensus.cc:2243] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.456796  8911 raft_consensus.cc:2272] T 869374cac19b4483b045c68d7ff432e4 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.458735  8911 tablet_replica.cc:333] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.459316  8911 raft_consensus.cc:2243] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.459998  8911 raft_consensus.cc:2272] T ce00f277ffc642de97d350b1b563a2b9 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.461717  8911 tablet_replica.cc:333] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.462186  8911 raft_consensus.cc:2243] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.462535  8911 raft_consensus.cc:2272] T 164316fdfc6a4d7191ac5f8df1d8024d P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.463984  8911 tablet_replica.cc:333] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.464454  8911 raft_consensus.cc:2243] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.464787  8911 raft_consensus.cc:2272] T e44c2bf9b48c420eae0d7f2c9737841e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.466305  8911 tablet_replica.cc:333] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.466748  8911 raft_consensus.cc:2243] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.467109  8911 raft_consensus.cc:2272] T 06171d654f9e48438cfa936cf456c896 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.468662  8911 tablet_replica.cc:333] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.469089  8911 raft_consensus.cc:2243] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.469769  8911 raft_consensus.cc:2272] T f2ade746d1684c99ad023b8f6145b444 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.471436  8911 tablet_replica.cc:333] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.471932  8911 raft_consensus.cc:2243] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.472645  8911 raft_consensus.cc:2272] T dd2eb7f1c9db4044bf6d6c584a8766a8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.474519  8911 tablet_replica.cc:333] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.474990  8911 raft_consensus.cc:2243] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.475589  8911 raft_consensus.cc:2272] T a80597e7e2bf457e8a196887f5d475c8 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.477073  8911 tablet_replica.cc:333] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.477615  8911 raft_consensus.cc:2243] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.478261  8911 raft_consensus.cc:2272] T 53760bb59bc845f79ad97a3e73b9f63b P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.480129  8911 tablet_replica.cc:333] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.480661  8911 raft_consensus.cc:2243] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.481178  8911 raft_consensus.cc:2272] T b9db9b559aad482780d0730f27049df3 P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.483217  8911 tablet_replica.cc:333] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
W20260710 11:13:01.483402 12854 consensus_peers.cc:597] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. 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:01.483879  8911 raft_consensus.cc:2243] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.484390  8911 raft_consensus.cc:2272] T a44bea3aebde4bdcaaa9499953fa845d P c5ea082ef09d4b1aa11b404fe00ab189 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.486030  8911 tablet_replica.cc:333] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.486467  8911 raft_consensus.cc:2243] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.486945  8911 raft_consensus.cc:2272] T b1162ec9ad474582b4f578876c15a7ad P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.488608  8911 tablet_replica.cc:333] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.489037  8911 raft_consensus.cc:2243] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.489452  8911 raft_consensus.cc:2272] T cf2f67c4b4264d909c0f9330d421b457 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.491083  8911 tablet_replica.cc:333] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.491513  8911 raft_consensus.cc:2243] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.492129  8911 raft_consensus.cc:2272] T cac3a7317c5e4c12bc0f9b70db23326e P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.493788  8911 tablet_replica.cc:333] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.494205  8911 raft_consensus.cc:2243] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.494563  8911 raft_consensus.cc:2272] T 1f80d71085024e4491780b668c2dae06 P c5ea082ef09d4b1aa11b404fe00ab189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.496282  8911 tablet_replica.cc:333] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.496738  8911 raft_consensus.cc:2243] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.497120  8911 raft_consensus.cc:2272] T f616e7a998f545e88e3973cc433c91d0 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.498750  8911 tablet_replica.cc:333] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189: stopping tablet replica
I20260710 11:13:01.499202  8911 raft_consensus.cc:2243] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.499573  8911 raft_consensus.cc:2272] T 7e3f40c3d3e5449fbcb65f1726c90113 P c5ea082ef09d4b1aa11b404fe00ab189 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:01.518828 12928 consensus_peers.cc:597] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. 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:01.537222  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:13:01.567128  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
W20260710 11:13:01.583000 12928 consensus_peers.cc:597] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.595438  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:01.596261  8911 tablet_replica.cc:333] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.597168  8911 raft_consensus.cc:2243] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.598098  8911 raft_consensus.cc:2272] T e44c2bf9b48c420eae0d7f2c9737841e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.599761  8911 tablet_replica.cc:333] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.600227  8911 raft_consensus.cc:2243] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.600586  8911 raft_consensus.cc:2272] T ce00f277ffc642de97d350b1b563a2b9 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.602159  8911 tablet_replica.cc:333] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.602630  8911 raft_consensus.cc:2243] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.602964  8911 raft_consensus.cc:2272] T 869374cac19b4483b045c68d7ff432e4 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.604410  8911 tablet_replica.cc:333] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.604861  8911 raft_consensus.cc:2243] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.605628  8911 raft_consensus.cc:2272] T 164316fdfc6a4d7191ac5f8df1d8024d P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.607156  8911 tablet_replica.cc:333] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.607638  8911 raft_consensus.cc:2243] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.608276  8911 raft_consensus.cc:2272] T 06171d654f9e48438cfa936cf456c896 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.610010  8911 tablet_replica.cc:333] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.610476  8911 raft_consensus.cc:2243] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.610805  8911 raft_consensus.cc:2272] T a44bea3aebde4bdcaaa9499953fa845d P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.612280  8911 tablet_replica.cc:333] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.612713  8911 raft_consensus.cc:2243] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.613418  8911 raft_consensus.cc:2272] T b1162ec9ad474582b4f578876c15a7ad P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.615099  8911 tablet_replica.cc:333] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.615556  8911 raft_consensus.cc:2243] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.615890  8911 raft_consensus.cc:2272] T a80597e7e2bf457e8a196887f5d475c8 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.617300  8911 tablet_replica.cc:333] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.617839  8911 raft_consensus.cc:2243] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.618149  8911 raft_consensus.cc:2272] T 53760bb59bc845f79ad97a3e73b9f63b P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.619803  8911 tablet_replica.cc:333] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.620237  8911 raft_consensus.cc:2243] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.620569  8911 raft_consensus.cc:2272] T b9db9b559aad482780d0730f27049df3 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.622097  8911 tablet_replica.cc:333] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.622521  8911 raft_consensus.cc:2243] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.622902  8911 raft_consensus.cc:2272] T a2fbcacbecb64eb5ab8872276fd39f44 P 1de095dea9d94bec94e52d2e3921830b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.624716  8911 tablet_replica.cc:333] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.625212  8911 raft_consensus.cc:2243] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.625715  8911 raft_consensus.cc:2272] T 7e3f40c3d3e5449fbcb65f1726c90113 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.627579  8911 tablet_replica.cc:333] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
W20260710 11:13:01.627513 12928 consensus_peers.cc:597] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.628213  8911 raft_consensus.cc:2243] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.628907  8911 raft_consensus.cc:2272] T f616e7a998f545e88e3973cc433c91d0 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.630580  8911 tablet_replica.cc:333] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.631086  8911 raft_consensus.cc:2243] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.631515  8911 raft_consensus.cc:2272] T cac3a7317c5e4c12bc0f9b70db23326e P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.633154  8911 tablet_replica.cc:333] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.633689  8911 raft_consensus.cc:2243] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.634107  8911 raft_consensus.cc:2272] T cf2f67c4b4264d909c0f9330d421b457 P 1de095dea9d94bec94e52d2e3921830b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.635720  8911 tablet_replica.cc:333] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.636190  8911 raft_consensus.cc:2243] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.636870  8911 raft_consensus.cc:2272] T 1f80d71085024e4491780b668c2dae06 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.638711  8911 tablet_replica.cc:333] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.639175  8911 raft_consensus.cc:2243] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.639567  8911 raft_consensus.cc:2272] T f2ade746d1684c99ad023b8f6145b444 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.641085  8911 tablet_replica.cc:333] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b: stopping tablet replica
I20260710 11:13:01.641577  8911 raft_consensus.cc:2243] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.641939  8911 raft_consensus.cc:2272] T dd2eb7f1c9db4044bf6d6c584a8766a8 P 1de095dea9d94bec94e52d2e3921830b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.692996  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
W20260710 11:13:01.706995 12928 consensus_peers.cc:597] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 -> Peer c5ea082ef09d4b1aa11b404fe00ab189 (127.8.179.193:42383): Couldn't send request to peer c5ea082ef09d4b1aa11b404fe00ab189. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:42383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.721064  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
W20260710 11:13:01.736956 12928 consensus_peers.cc:597] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 -> Peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Couldn't send request to peer 1de095dea9d94bec94e52d2e3921830b. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:38801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.748484  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:01.749411  8911 tablet_replica.cc:333] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.750051  8911 raft_consensus.cc:2243] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.750873  8911 raft_consensus.cc:2272] T 869374cac19b4483b045c68d7ff432e4 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:01.752787 12928 consensus_peers.cc:597] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 -> Peer 1de095dea9d94bec94e52d2e3921830b (127.8.179.194:38801): Couldn't send request to peer 1de095dea9d94bec94e52d2e3921830b. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.194:38801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.753036  8911 tablet_replica.cc:333] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.753733  8911 raft_consensus.cc:2243] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.754112  8911 raft_consensus.cc:2272] T ce00f277ffc642de97d350b1b563a2b9 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.755631  8911 tablet_replica.cc:333] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.756090  8911 raft_consensus.cc:2243] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.756702  8911 raft_consensus.cc:2272] T a2fbcacbecb64eb5ab8872276fd39f44 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.758304  8911 tablet_replica.cc:333] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.758772  8911 raft_consensus.cc:2243] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.759097  8911 raft_consensus.cc:2272] T 164316fdfc6a4d7191ac5f8df1d8024d P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.760670  8911 tablet_replica.cc:333] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.761130  8911 raft_consensus.cc:2243] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.761533  8911 raft_consensus.cc:2272] T e44c2bf9b48c420eae0d7f2c9737841e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.763079  8911 tablet_replica.cc:333] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.763545  8911 raft_consensus.cc:2243] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.763880  8911 raft_consensus.cc:2272] T a80597e7e2bf457e8a196887f5d475c8 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.765372  8911 tablet_replica.cc:333] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.765883  8911 raft_consensus.cc:2243] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.766234  8911 raft_consensus.cc:2272] T 53760bb59bc845f79ad97a3e73b9f63b P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.767884  8911 tablet_replica.cc:333] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.768322  8911 raft_consensus.cc:2243] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.768916  8911 raft_consensus.cc:2272] T b9db9b559aad482780d0730f27049df3 P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.770707  8911 tablet_replica.cc:333] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.771179  8911 raft_consensus.cc:2243] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.771787  8911 raft_consensus.cc:2272] T a44bea3aebde4bdcaaa9499953fa845d P e3ff5ab61efa4123b586233c5ae20579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.773279  8911 tablet_replica.cc:333] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.773797  8911 raft_consensus.cc:2243] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.774144  8911 raft_consensus.cc:2272] T b1162ec9ad474582b4f578876c15a7ad P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.775784  8911 tablet_replica.cc:333] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.776275  8911 raft_consensus.cc:2243] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.776686  8911 raft_consensus.cc:2272] T 06171d654f9e48438cfa936cf456c896 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.778453  8911 tablet_replica.cc:333] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.778939  8911 raft_consensus.cc:2243] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.779323  8911 raft_consensus.cc:2272] T f2ade746d1684c99ad023b8f6145b444 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.780889  8911 tablet_replica.cc:333] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.781412  8911 raft_consensus.cc:2243] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.781819  8911 raft_consensus.cc:2272] T dd2eb7f1c9db4044bf6d6c584a8766a8 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.783433  8911 tablet_replica.cc:333] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.783924  8911 raft_consensus.cc:2243] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.784320  8911 raft_consensus.cc:2272] T cac3a7317c5e4c12bc0f9b70db23326e P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.786005  8911 tablet_replica.cc:333] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.786484  8911 raft_consensus.cc:2243] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.787218  8911 raft_consensus.cc:2272] T cf2f67c4b4264d909c0f9330d421b457 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.788854  8911 tablet_replica.cc:333] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.789309  8911 raft_consensus.cc:2243] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.789692  8911 raft_consensus.cc:2272] T 1f80d71085024e4491780b668c2dae06 P e3ff5ab61efa4123b586233c5ae20579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.791344  8911 tablet_replica.cc:333] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.791779  8911 raft_consensus.cc:2243] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.792176  8911 raft_consensus.cc:2272] T f616e7a998f545e88e3973cc433c91d0 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.793656  8911 tablet_replica.cc:333] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579: stopping tablet replica
I20260710 11:13:01.794082  8911 raft_consensus.cc:2243] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.794801  8911 raft_consensus.cc:2272] T 7e3f40c3d3e5449fbcb65f1726c90113 P e3ff5ab61efa4123b586233c5ae20579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.828579  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:13:01.855890  8911 master.cc:562] Master@127.8.179.254:35835 shutting down...
I20260710 11:13:01.879278  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.879804  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.880131  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ef705ae92a74522bedd4f2302693266: stopping tablet replica
I20260710 11:13:01.927624  8911 master.cc:584] Master@127.8.179.254:35835 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13343 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:13:01.980175  8911 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.179.254:42055
I20260710 11:13:01.981334  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:01.986873 13288 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:13:01.987093 13287 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:13:01.987342 13290 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:13:01.989068  8911 server_base.cc:1061] running on GCE node
I20260710 11:13:01.989976  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:01.990145  8911 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:13:01.990338  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681981990306 us; error 0 us; skew 500 ppm
I20260710 11:13:01.990841  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:01.993089  8911 webserver.cc:533] Webserver started at http://127.8.179.254:41735/ using document root <none> and password file <none>
I20260710 11:13:01.993598  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:01.993788  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:01.994058  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:01.995078  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/master-0-root/instance:
uuid: "3aca2f501f214a18bebb3da755f909dc"
format_stamp: "Formatted at 2026-07-10 11:13:01 on dist-test-slave-x49f"
I20260710 11:13:01.999164  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:02.002509 13295 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:13:02.003338  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:02.003562  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/master-0-root
uuid: "3aca2f501f214a18bebb3da755f909dc"
format_stamp: "Formatted at 2026-07-10 11:13:01 on dist-test-slave-x49f"
I20260710 11:13:02.003789  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-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:13:02.016202  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:02.017258  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:02.055009  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.254:42055
I20260710 11:13:02.055083 13346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.254:42055 every 8 connection(s)
I20260710 11:13:02.058869 13347 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:13:02.068506 13347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: Bootstrap starting.
I20260710 11:13:02.072881 13347 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.076875 13347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: No bootstrap required, opened a new log
I20260710 11:13:02.078824 13347 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER }
I20260710 11:13:02.079180 13347 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.079355 13347 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aca2f501f214a18bebb3da755f909dc, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.079831 13347 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER }
I20260710 11:13:02.080224 13347 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:02.080405 13347 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:02.080617 13347 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:02.087437 13347 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER }
I20260710 11:13:02.088054 13347 leader_election.cc:304] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [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: 3aca2f501f214a18bebb3da755f909dc; no voters: 
I20260710 11:13:02.089885 13347 leader_election.cc:290] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:02.090194 13350 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:02.091848 13350 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 1 LEADER]: Becoming Leader. State: Replica: 3aca2f501f214a18bebb3da755f909dc, State: Running, Role: LEADER
I20260710 11:13:02.092535 13350 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [LEADER]: Queue going to LEADER mode. State: All 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: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER }
I20260710 11:13:02.093394 13347 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:02.097041 13351 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3aca2f501f214a18bebb3da755f909dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER } }
I20260710 11:13:02.097692 13351 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:02.098208 13352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3aca2f501f214a18bebb3da755f909dc. Latest consensus state: current_term: 1 leader_uuid: "3aca2f501f214a18bebb3da755f909dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3aca2f501f214a18bebb3da755f909dc" member_type: VOTER } }
I20260710 11:13:02.099152 13352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:02.101336 13358 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:02.106776 13358 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:02.112491  8911 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:02.115967 13358 catalog_manager.cc:1383] Generated new cluster ID: a7c2da01d8ab4c9a806ef599f608f6e5
I20260710 11:13:02.116256 13358 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:02.142864 13358 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:02.144212 13358 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:02.167200 13358 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: Generated new TSK 0
I20260710 11:13:02.167768 13358 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:02.179018  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:02.184736 13368 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:13:02.185721 13369 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:13:02.187258 13371 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:13:02.187726  8911 server_base.cc:1061] running on GCE node
I20260710 11:13:02.188722  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:02.188930  8911 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:13:02.189116  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681982189098 us; error 0 us; skew 500 ppm
I20260710 11:13:02.189672  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:02.191772  8911 webserver.cc:533] Webserver started at http://127.8.179.193:39923/ using document root <none> and password file <none>
I20260710 11:13:02.192232  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:02.192417  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:02.192701  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:02.193800  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-0-root/instance:
uuid: "02dea037f1724d8888a76605a14d54c2"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.197901  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:02.200910 13376 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:13:02.201625  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:02.201920  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-0-root
uuid: "02dea037f1724d8888a76605a14d54c2"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.202171  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-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:13:02.219427  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:02.220561  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:02.221992  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:02.224072  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:02.224242  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.224515  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:02.224689  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.263038  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.193:40519
I20260710 11:13:02.263147 13438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.193:40519 every 8 connection(s)
I20260710 11:13:02.267998  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:02.274924 13443 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:13:02.276935 13444 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:13:02.278484 13446 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:13:02.279080  8911 server_base.cc:1061] running on GCE node
I20260710 11:13:02.279886 13439 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42055
I20260710 11:13:02.280253 13439 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:02.280629  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:02.280885  8911 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:13:02.280980 13439 heartbeater.cc:507] Master 127.8.179.254:42055 requested a full tablet report, sending...
I20260710 11:13:02.281064  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681982281046 us; error 0 us; skew 500 ppm
I20260710 11:13:02.281809  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:02.283303 13312 ts_manager.cc:194] Registered new tserver with Master: 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519)
I20260710 11:13:02.284291  8911 webserver.cc:533] Webserver started at http://127.8.179.194:34045/ using document root <none> and password file <none>
I20260710 11:13:02.284801  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:02.285003  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:02.285099 13312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50010
I20260710 11:13:02.285264  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:02.286679  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-1-root/instance:
uuid: "e30bd57fafbf48df885a084a2bf57577"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.290807  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:02.293906 13451 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:13:02.294602  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:02.294929  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-1-root
uuid: "e30bd57fafbf48df885a084a2bf57577"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.295248  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-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:13:02.312933  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:02.314107  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:02.315462  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:02.317557  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:02.317775  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.318005  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:02.318171  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.355883  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.194:37293
I20260710 11:13:02.355990 13513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.194:37293 every 8 connection(s)
I20260710 11:13:02.360560  8911 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:02.366616 13517 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:13:02.367226 13518 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:13:02.369022 13520 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:13:02.371091  8911 server_base.cc:1061] running on GCE node
I20260710 11:13:02.371942  8911 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:02.372196  8911 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:13:02.372303 13514 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42055
I20260710 11:13:02.372417  8911 hybrid_clock.cc:648] HybridClock initialized: now 1783681982372379 us; error 0 us; skew 500 ppm
I20260710 11:13:02.372771 13514 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:02.373137  8911 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:02.373576 13514 heartbeater.cc:507] Master 127.8.179.254:42055 requested a full tablet report, sending...
I20260710 11:13:02.375759 13312 ts_manager.cc:194] Registered new tserver with Master: e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:02.375802  8911 webserver.cc:533] Webserver started at http://127.8.179.195:39265/ using document root <none> and password file <none>
I20260710 11:13:02.376364  8911 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:02.376579  8911 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:02.376840  8911 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:02.377214 13312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50026
I20260710 11:13:02.377969  8911 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-2-root/instance:
uuid: "4230f976cd344d9590f21a0dad14b41f"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.382256  8911 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:13:02.385149 13525 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:13:02.385898  8911 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:02.386179  8911 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-2-root
uuid: "4230f976cd344d9590f21a0dad14b41f"
format_stamp: "Formatted at 2026-07-10 11:13:02 on dist-test-slave-x49f"
I20260710 11:13:02.386492  8911 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskagp6Oe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681883112075-8911-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:13:02.409039  8911 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:02.410219  8911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:02.411615  8911 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:02.413785  8911 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:02.414003  8911 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.414247  8911 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:02.414423  8911 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:02.453840  8911 rpc_server.cc:307] RPC server started. Bound to: 127.8.179.195:42749
I20260710 11:13:02.453953 13587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.179.195:42749 every 8 connection(s)
I20260710 11:13:02.467171 13588 heartbeater.cc:344] Connected to a master server at 127.8.179.254:42055
I20260710 11:13:02.467581 13588 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:02.468348 13588 heartbeater.cc:507] Master 127.8.179.254:42055 requested a full tablet report, sending...
I20260710 11:13:02.470369 13312 ts_manager.cc:194] Registered new tserver with Master: 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:02.470528  8911 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013699068s
I20260710 11:13:02.471719 13312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50042
I20260710 11:13:02.495105 13312 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50058:
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:13:02.497716 13312 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:13:02.567278 13479 tablet_service.cc:1511] Processing CreateTablet for tablet 534873983cf04914a010f597cc14f2b6 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:02.568658 13479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 534873983cf04914a010f597cc14f2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.574427 13478 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4bffa7e831401facc1ce6a157e5f6e (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:02.575794 13478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4bffa7e831401facc1ce6a157e5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.576500 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:02.577093 13404 tablet_service.cc:1511] Processing CreateTablet for tablet 534873983cf04914a010f597cc14f2b6 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:02.577826 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.578383 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 534873983cf04914a010f597cc14f2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.580243 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 1d73a8ad57af4e06a8b56716feb78efd (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:02.581523 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d73a8ad57af4e06a8b56716feb78efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.582417 13403 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4bffa7e831401facc1ce6a157e5f6e (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:02.583326 13402 tablet_service.cc:1511] Processing CreateTablet for tablet fddf8813c0be449e9c887bebb040ba7d (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:02.584160 13403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4bffa7e831401facc1ce6a157e5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.585242 13553 tablet_service.cc:1511] Processing CreateTablet for tablet 534873983cf04914a010f597cc14f2b6 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:02.585470 13401 tablet_service.cc:1511] Processing CreateTablet for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:02.586505 13553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 534873983cf04914a010f597cc14f2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.586612 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.587699 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf8813c0be449e9c887bebb040ba7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.584201 13552 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4bffa7e831401facc1ce6a157e5f6e (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:02.589200 13552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4bffa7e831401facc1ce6a157e5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.582508 13551 tablet_service.cc:1511] Processing CreateTablet for tablet fddf8813c0be449e9c887bebb040ba7d (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:02.592257 13551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf8813c0be449e9c887bebb040ba7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.592110 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 1d73a8ad57af4e06a8b56716feb78efd (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:02.594688 13399 tablet_service.cc:1511] Processing CreateTablet for tablet b9c6ff1867d94e1da2e149572dac7a16 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:02.596381 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c6ff1867d94e1da2e149572dac7a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.597800 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d73a8ad57af4e06a8b56716feb78efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.623728 13548 tablet_service.cc:1511] Processing CreateTablet for tablet b9c6ff1867d94e1da2e149572dac7a16 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:02.625129 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c6ff1867d94e1da2e149572dac7a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.626154 13398 tablet_service.cc:1511] Processing CreateTablet for tablet ea777cce77c94207ad3437604e249c80 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:02.627470 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea777cce77c94207ad3437604e249c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.628798 13547 tablet_service.cc:1511] Processing CreateTablet for tablet ea777cce77c94207ad3437604e249c80 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:02.630103 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea777cce77c94207ad3437604e249c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.643720 13397 tablet_service.cc:1511] Processing CreateTablet for tablet 87e30084d5524b3a833aa49f2abfad08 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:02.645063 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e30084d5524b3a833aa49f2abfad08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.646770 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 87e30084d5524b3a833aa49f2abfad08 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:02.648505 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e30084d5524b3a833aa49f2abfad08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.650573 13477 tablet_service.cc:1511] Processing CreateTablet for tablet fddf8813c0be449e9c887bebb040ba7d (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:02.652335 13477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddf8813c0be449e9c887bebb040ba7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.655396 13476 tablet_service.cc:1511] Processing CreateTablet for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:02.657073 13476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f04e75e20ee4d6d81fdfce16dccd6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.658268 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 012b2f872b5149e6aa232cd92a53fff7 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:02.659489 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012b2f872b5149e6aa232cd92a53fff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.661207 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 012b2f872b5149e6aa232cd92a53fff7 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:02.662909 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012b2f872b5149e6aa232cd92a53fff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.695364 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 1d73a8ad57af4e06a8b56716feb78efd (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:02.697420 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d73a8ad57af4e06a8b56716feb78efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.709622 13474 tablet_service.cc:1511] Processing CreateTablet for tablet b9c6ff1867d94e1da2e149572dac7a16 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:02.711458 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c6ff1867d94e1da2e149572dac7a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.731600 13473 tablet_service.cc:1511] Processing CreateTablet for tablet ea777cce77c94207ad3437604e249c80 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:02.733594 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea777cce77c94207ad3437604e249c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.739449 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 87e30084d5524b3a833aa49f2abfad08 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:02.741195 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e30084d5524b3a833aa49f2abfad08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.775159 13471 tablet_service.cc:1511] Processing CreateTablet for tablet 012b2f872b5149e6aa232cd92a53fff7 (DEFAULT_TABLE table=test-workload [id=156f9895399b430a8dc7f43a506f9c76]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:02.776981 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012b2f872b5149e6aa232cd92a53fff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:02.782532 13605 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:02.790764 13605 tablet_bootstrap.cc:654] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.798964 13603 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:02.836647 13603 tablet_bootstrap.cc:654] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.854537 13605 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:02.855120 13605 ts_tablet_manager.cc:1403] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.015s
I20260710 11:13:02.858000 13605 raft_consensus.cc:359] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.858757 13605 raft_consensus.cc:385] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.859083 13605 raft_consensus.cc:740] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.859864 13605 consensus_queue.cc:260] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.858001 13604 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:02.876492 13603 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:02.877069 13603 ts_tablet_manager.cc:1403] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.018s
I20260710 11:13:02.879868 13604 tablet_bootstrap.cc:654] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.880009 13603 raft_consensus.cc:359] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.880920 13603 raft_consensus.cc:385] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.881283 13603 raft_consensus.cc:740] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.882254 13603 consensus_queue.cc:260] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.891014 13603 ts_tablet_manager.cc:1434] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:13:02.896762 13514 heartbeater.cc:499] Master 127.8.179.254:42055 was elected leader, sending a full tablet report...
I20260710 11:13:02.897039 13588 heartbeater.cc:499] Master 127.8.179.254:42055 was elected leader, sending a full tablet report...
I20260710 11:13:02.897387 13603 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:02.897835 13604 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:02.898304 13604 ts_tablet_manager.cc:1403] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.006s
I20260710 11:13:02.896623 13605 ts_tablet_manager.cc:1434] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.021s
I20260710 11:13:02.901350 13605 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:02.901176 13604 raft_consensus.cc:359] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.902109 13604 raft_consensus.cc:385] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.902475 13604 raft_consensus.cc:740] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.903055 13610 raft_consensus.cc:493] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:02.903255 13604 consensus_queue.cc:260] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.904621 13610 raft_consensus.cc:515] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.908300 13605 tablet_bootstrap.cc:654] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.914772 13603 tablet_bootstrap.cc:654] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.919513 13605 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:02.921868 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:02.930409 13610 leader_election.cc:290] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519)
I20260710 11:13:02.933174 13605 ts_tablet_manager.cc:1403] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.009s
W20260710 11:13:02.934473 13528 leader_election.cc:343] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:02.936291 13605 raft_consensus.cc:359] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.937242 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:02.939474 13605 raft_consensus.cc:385] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.939822 13605 raft_consensus.cc:740] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
W20260710 11:13:02.940615 13529 leader_election.cc:343] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:02.940946 13604 ts_tablet_manager.cc:1434] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.004s
I20260710 11:13:02.941154 13529 leader_election.cc:304] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f; no voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:02.940768 13605 consensus_queue.cc:260] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.941766 13439 heartbeater.cc:499] Master 127.8.179.254:42055 was elected leader, sending a full tablet report...
I20260710 11:13:02.942359 13611 raft_consensus.cc:2749] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:02.943352 13605 ts_tablet_manager.cc:1434] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:02.945667 13604 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:02.945791 13603 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:02.946349 13603 ts_tablet_manager.cc:1403] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260710 11:13:02.949198 13603 raft_consensus.cc:359] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.950057 13603 raft_consensus.cc:385] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.950489 13603 raft_consensus.cc:740] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.951313 13603 consensus_queue.cc:260] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.952972 13604 tablet_bootstrap.cc:654] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.953435 13603 ts_tablet_manager.cc:1434] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:02.954094 13605 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:02.954461 13603 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:02.960696 13603 tablet_bootstrap.cc:654] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.965792 13604 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:02.966339 13604 ts_tablet_manager.cc:1403] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:13:02.969266 13604 raft_consensus.cc:359] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.970103 13604 raft_consensus.cc:385] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.970440 13604 raft_consensus.cc:740] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.971349 13604 consensus_queue.cc:260] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.972419 13605 tablet_bootstrap.cc:654] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.974048 13604 ts_tablet_manager.cc:1434] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:13:02.976950 13604 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:02.977517 13603 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:02.978116 13603 ts_tablet_manager.cc:1403] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260710 11:13:02.984994 13603 raft_consensus.cc:359] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.986001 13603 raft_consensus.cc:385] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.986382 13603 raft_consensus.cc:740] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.987274 13603 consensus_queue.cc:260] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.989701 13604 tablet_bootstrap.cc:654] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.989835 13603 ts_tablet_manager.cc:1434] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:13:02.991966 13603 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:02.992599 13605 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:02.993155 13605 ts_tablet_manager.cc:1403] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.004s
I20260710 11:13:02.996150 13605 raft_consensus.cc:359] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:02.997008 13605 raft_consensus.cc:385] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:02.997328 13605 raft_consensus.cc:740] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:02.998052 13603 tablet_bootstrap.cc:654] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:02.998152 13605 consensus_queue.cc:260] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.000468 13605 ts_tablet_manager.cc:1434] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:03.001813 13605 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.005717 13603 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.006244 13604 tablet_bootstrap.cc:492] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.006312 13603 ts_tablet_manager.cc:1403] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:13:03.006865 13604 ts_tablet_manager.cc:1403] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260710 11:13:03.007100 13612 raft_consensus.cc:493] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.007613 13612 raft_consensus.cc:515] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.008193 13605 tablet_bootstrap.cc:654] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.009356 13608 raft_consensus.cc:493] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.009889 13604 raft_consensus.cc:359] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.010661 13604 raft_consensus.cc:385] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.011041 13604 raft_consensus.cc:740] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.011792 13604 consensus_queue.cc:260] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.009826 13608 raft_consensus.cc:515] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.021952 13612 leader_election.cc:290] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.032516 13608 leader_election.cc:290] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.052266 13612 raft_consensus.cc:493] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.053004 13612 raft_consensus.cc:515] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.055697 13612 leader_election.cc:290] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.059424 13608 raft_consensus.cc:493] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.060098 13608 raft_consensus.cc:515] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.062918 13608 leader_election.cc:290] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.040548 13603 raft_consensus.cc:359] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.067739 13603 raft_consensus.cc:385] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.068168 13603 raft_consensus.cc:740] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.069625 13611 raft_consensus.cc:493] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.069212 13603 consensus_queue.cc:260] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.070315 13611 raft_consensus.cc:515] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.076844 13611 leader_election.cc:290] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:03.089702 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.091972 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
W20260710 11:13:03.093899 13529 leader_election.cc:343] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:03.095023 13528 leader_election.cc:343] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.095592 13528 leader_election.cc:304] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f; no voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.098423 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.100091 13611 raft_consensus.cc:2749] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.101953 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.102839 13414 raft_consensus.cc:2468] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.105878 13604 ts_tablet_manager.cc:1434] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.099s	user 0.044s	sys 0.054s
W20260710 11:13:03.107899 13360 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:03.108093 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.108361 13603 ts_tablet_manager.cc:1434] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260710 11:13:03.108455 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.109453 13604 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.111418 13605 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.112963 13605 ts_tablet_manager.cc:1403] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.111s	user 0.049s	sys 0.053s
W20260710 11:13:03.104976 13455 leader_election.cc:343] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.112462 13603 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:03.115777 13455 leader_election.cc:304] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.116200 13604 tablet_bootstrap.cc:654] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.116643 13608 raft_consensus.cc:2804] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.117004 13608 raft_consensus.cc:493] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.117349 13608 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.120795 13605 raft_consensus.cc:359] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.121603 13605 raft_consensus.cc:385] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.121855 13603 tablet_bootstrap.cc:654] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.121968 13605 raft_consensus.cc:740] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.122912 13605 consensus_queue.cc:260] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
W20260710 11:13:03.111495 13378 leader_election.cc:343] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:03.124650 13378 leader_election.cc:343] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.122169 13604 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.125531 13604 ts_tablet_manager.cc:1403] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:13:03.125820 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.127084 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.127897 13488 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.128455 13604 raft_consensus.cc:359] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.129385 13604 raft_consensus.cc:385] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.129858 13604 raft_consensus.cc:740] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.129709 13379 leader_election.cc:304] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:03.131481 13623 raft_consensus.cc:2804] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.131016 13604 consensus_queue.cc:260] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.131880 13623 raft_consensus.cc:493] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.132273 13623 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.133152 13603 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.133632 13603 ts_tablet_manager.cc:1403] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 11:13:03.134002 13604 ts_tablet_manager.cc:1434] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:03.136565 13603 raft_consensus.cc:359] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.137444 13603 raft_consensus.cc:385] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.137822 13603 raft_consensus.cc:740] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.138722 13603 consensus_queue.cc:260] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.142493 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.143287 13562 raft_consensus.cc:2468] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.144889 13604 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.145017 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.146759 13453 leader_election.cc:304] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [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: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:03.149647 13603 ts_tablet_manager.cc:1434] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:13:03.152281 13604 tablet_bootstrap.cc:654] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:03.153865 13453 leader_election.cc:343] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.155237 13608 raft_consensus.cc:515] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.159754 13489 raft_consensus.cc:2393] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02dea037f1724d8888a76605a14d54c2 in current term 1: Already voted for candidate e30bd57fafbf48df885a084a2bf57577 in this term.
I20260710 11:13:03.156553 13603 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:03.157673 13631 raft_consensus.cc:2804] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.165088 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:03.165560 13631 raft_consensus.cc:493] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.165916 13414 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.166101 13631 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.168488 13379 leader_election.cc:304] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2; no voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.169503 13623 raft_consensus.cc:515] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.173725 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
W20260710 11:13:03.175462 13378 leader_election.cc:343] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.176285 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:03.177115 13489 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.178084 13608 leader_election.cc:290] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.179970 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
W20260710 11:13:03.181993 13453 leader_election.cc:343] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.185504 13623 leader_election.cc:290] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.188448 13608 raft_consensus.cc:493] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.189265 13608 raft_consensus.cc:515] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.192014 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea777cce77c94207ad3437604e249c80" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.192641 13413 raft_consensus.cc:2468] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.192915 13608 leader_election.cc:290] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.193608 13605 ts_tablet_manager.cc:1434] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.080s	user 0.028s	sys 0.040s
I20260710 11:13:03.193933 13455 leader_election.cc:304] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.194636 13605 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.194818 13608 raft_consensus.cc:2804] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.184819 13631 raft_consensus.cc:515] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.195022 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea777cce77c94207ad3437604e249c80" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.195358 13608 raft_consensus.cc:493] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.195725 13608 raft_consensus.cc:3060] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.195698 13562 raft_consensus.cc:2468] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.197510 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
W20260710 11:13:03.198935 13455 leader_election.cc:343] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.199723 13489 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.201229 13605 tablet_bootstrap.cc:654] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.201583 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.202142 13562 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.202934 13608 raft_consensus.cc:515] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.206427 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea777cce77c94207ad3437604e249c80" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:03.206931 13604 tablet_bootstrap.cc:492] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.192871 13414 raft_consensus.cc:2468] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.207206 13413 raft_consensus.cc:3060] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.207561 13612 raft_consensus.cc:2749] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.207762 13604 ts_tablet_manager.cc:1403] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.017s
I20260710 11:13:03.210665 13455 leader_election.cc:304] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [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: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:03.210964 13604 raft_consensus.cc:359] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.211855 13604 raft_consensus.cc:385] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.212205 13604 raft_consensus.cc:740] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.212364 13379 leader_election.cc:304] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:03.213500 13612 raft_consensus.cc:2804] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.213137 13604 consensus_queue.cc:260] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.213990 13612 raft_consensus.cc:697] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:03.215090 13608 leader_election.cc:290] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.214874 13612 consensus_queue.cc:237] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.215729 13608 raft_consensus.cc:2804] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.216210 13608 raft_consensus.cc:697] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.217047 13608 consensus_queue.cc:237] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.217599 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea777cce77c94207ad3437604e249c80" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.226243 13563 raft_consensus.cc:3060] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.194991 13603 tablet_bootstrap.cc:654] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.231528 13605 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.217311 13562 raft_consensus.cc:2468] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.232093 13605 ts_tablet_manager.cc:1403] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260710 11:13:03.232758 13453 leader_election.cc:304] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [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: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:03.234524 13608 raft_consensus.cc:2804] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.234108 13310 catalog_manager.cc:5697] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.235167 13605 raft_consensus.cc:359] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.236020 13605 raft_consensus.cc:385] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.235731 13608 raft_consensus.cc:697] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.235201 13631 leader_election.cc:290] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.236502 13605 raft_consensus.cc:740] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.235841 13413 raft_consensus.cc:2468] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.238297 13455 leader_election.cc:304] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.239344 13629 raft_consensus.cc:2804] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.239936 13629 raft_consensus.cc:697] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.239064 13608 consensus_queue.cc:237] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.240823 13605 consensus_queue.cc:260] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.246194 13603 tablet_bootstrap.cc:492] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.246841 13603 ts_tablet_manager.cc:1403] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.005s
I20260710 11:13:03.240954 13629 consensus_queue.cc:237] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.234091 13563 raft_consensus.cc:2468] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.255718 13604 ts_tablet_manager.cc:1434] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.010s
I20260710 11:13:03.256733 13604 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.259280 13605 ts_tablet_manager.cc:1434] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.008s
I20260710 11:13:03.259014 13603 raft_consensus.cc:359] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.259755 13603 raft_consensus.cc:385] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.260037 13603 raft_consensus.cc:740] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.260247 13605 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.260872 13603 consensus_queue.cc:260] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.260878 13312 catalog_manager.cc:5697] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.279311 13604 tablet_bootstrap.cc:654] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.279870 13603 ts_tablet_manager.cc:1434] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260710 11:13:03.280905 13603 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:03.283741 13605 tablet_bootstrap.cc:654] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.292553 13604 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.293175 13604 ts_tablet_manager.cc:1403] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260710 11:13:03.296859 13603 tablet_bootstrap.cc:654] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.296977 13604 raft_consensus.cc:359] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.298017 13604 raft_consensus.cc:385] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.298385 13604 raft_consensus.cc:740] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.299463 13604 consensus_queue.cc:260] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.302774 13604 ts_tablet_manager.cc:1434] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:13:03.303911 13604 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.305850 13605 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.306350 13605 ts_tablet_manager.cc:1403] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.016s
I20260710 11:13:03.309180 13603 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.309684 13603 ts_tablet_manager.cc:1403] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.008s
I20260710 11:13:03.309908 13604 tablet_bootstrap.cc:654] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.309351 13605 raft_consensus.cc:359] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.310402 13605 raft_consensus.cc:385] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.310753 13605 raft_consensus.cc:740] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.311913 13605 consensus_queue.cc:260] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.312769 13603 raft_consensus.cc:359] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.313737 13603 raft_consensus.cc:385] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.314105 13603 raft_consensus.cc:740] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.314323 13605 ts_tablet_manager.cc:1434] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:03.315361 13605 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.314756 13311 catalog_manager.cc:5697] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.315186 13603 consensus_queue.cc:260] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.316567 13311 catalog_manager.cc:5697] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.320394 13603 ts_tablet_manager.cc:1434] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:13:03.321028 13604 tablet_bootstrap.cc:492] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.321414 13603 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:03.321512 13604 ts_tablet_manager.cc:1403] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:13:03.322474 13605 tablet_bootstrap.cc:654] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.324333 13604 raft_consensus.cc:359] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.325101 13604 raft_consensus.cc:385] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.325428 13604 raft_consensus.cc:740] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.326376 13604 consensus_queue.cc:260] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.328843 13604 ts_tablet_manager.cc:1434] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:03.329782 13604 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.330968 13603 tablet_bootstrap.cc:654] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.336494 13604 tablet_bootstrap.cc:654] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.339054 13629 raft_consensus.cc:493] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.339534 13629 raft_consensus.cc:515] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.340368 13605 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.340857 13605 ts_tablet_manager.cc:1403] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 11:13:03.341641 13629 leader_election.cc:290] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.342391 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c6ff1867d94e1da2e149572dac7a16" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.342820 13413 raft_consensus.cc:2468] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.342684 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c6ff1867d94e1da2e149572dac7a16" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.343324 13563 raft_consensus.cc:2468] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.343544 13605 raft_consensus.cc:359] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.343842 13455 leader_election.cc:304] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.344285 13605 raft_consensus.cc:385] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.344619 13605 raft_consensus.cc:740] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.344859 13603 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.344696 13629 raft_consensus.cc:2804] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.345326 13603 ts_tablet_manager.cc:1403] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.011s
I20260710 11:13:03.345294 13629 raft_consensus.cc:493] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.345908 13629 raft_consensus.cc:3060] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.348253 13603 raft_consensus.cc:359] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.349130 13603 raft_consensus.cc:385] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.349501 13603 raft_consensus.cc:740] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.350549 13603 consensus_queue.cc:260] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.345391 13605 consensus_queue.cc:260] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.353816 13629 raft_consensus.cc:515] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.355384 13603 ts_tablet_manager.cc:1434] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:13:03.356564 13603 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:03.356992 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c6ff1867d94e1da2e149572dac7a16" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:03.357453 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c6ff1867d94e1da2e149572dac7a16" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.357570 13413 raft_consensus.cc:3060] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.358031 13563 raft_consensus.cc:3060] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.363554 13603 tablet_bootstrap.cc:654] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.366716 13605 ts_tablet_manager.cc:1434] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:13:03.368050 13605 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.368820 13563 raft_consensus.cc:2468] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.370361 13453 leader_election.cc:304] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.371243 13608 raft_consensus.cc:2804] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.371713 13608 raft_consensus.cc:697] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.372542 13608 consensus_queue.cc:237] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.375941 13629 leader_election.cc:290] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.376248 13605 tablet_bootstrap.cc:654] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.378808 13604 tablet_bootstrap.cc:492] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.379135 13413 raft_consensus.cc:2468] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.379315 13604 ts_tablet_manager.cc:1403] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.030s
I20260710 11:13:03.382251 13604 raft_consensus.cc:359] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.383001 13604 raft_consensus.cc:385] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.383330 13604 raft_consensus.cc:740] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.384022 13604 consensus_queue.cc:260] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.386026 13604 ts_tablet_manager.cc:1434] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:03.387164 13604 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:03.387938 13629 raft_consensus.cc:493] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.388409 13629 raft_consensus.cc:515] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.390646 13629 leader_election.cc:290] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.392146 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.392836 13604 tablet_bootstrap.cc:654] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.392791 13563 raft_consensus.cc:2468] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:03.394131 13453 leader_election.cc:304] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.395813 13629 raft_consensus.cc:2804] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.396169 13629 raft_consensus.cc:493] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.396520 13629 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.400388 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
W20260710 11:13:03.403003 13455 leader_election.cc:343] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.405520 13629 raft_consensus.cc:515] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.407306 13603 tablet_bootstrap.cc:492] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:03.407306 13605 tablet_bootstrap.cc:492] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.407941 13603 ts_tablet_manager.cc:1403] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.012s
I20260710 11:13:03.407956 13605 ts_tablet_manager.cc:1403] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.019s
I20260710 11:13:03.408860 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
W20260710 11:13:03.410262 13455 leader_election.cc:343] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:03.410544 13603 raft_consensus.cc:359] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.411206 13603 raft_consensus.cc:385] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.411468 13603 raft_consensus.cc:740] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.411643 13605 raft_consensus.cc:359] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.412340 13605 raft_consensus.cc:385] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.412133 13603 consensus_queue.cc:260] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.412650 13605 raft_consensus.cc:740] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.413072 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.413827 13563 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.414157 13603 ts_tablet_manager.cc:1434] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:13:03.413748 13605 consensus_queue.cc:260] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.415843 13605 ts_tablet_manager.cc:1434] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:03.416683 13605 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:03.417021 13604 tablet_bootstrap.cc:492] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:03.417479 13604 ts_tablet_manager.cc:1403] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.003s
I20260710 11:13:03.420228 13604 raft_consensus.cc:359] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.420837 13604 raft_consensus.cc:385] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.421092 13604 raft_consensus.cc:740] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.421705 13605 tablet_bootstrap.cc:654] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:03.421818 13604 consensus_queue.cc:260] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.431955 13634 raft_consensus.cc:493] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.432729 13605 tablet_bootstrap.cc:492] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:03.432401 13634 raft_consensus.cc:515] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.433274 13605 ts_tablet_manager.cc:1403] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260710 11:13:03.433802 13563 raft_consensus.cc:2468] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:03.434582 13634 leader_election.cc:290] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.435333 13453 leader_election.cc:304] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [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: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:03.435961 13605 raft_consensus.cc:359] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.436450 13604 ts_tablet_manager.cc:1434] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:13:03.436764 13605 raft_consensus.cc:385] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:03.437057 13605 raft_consensus.cc:740] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:03.437240 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f04e75e20ee4d6d81fdfce16dccd6ad" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.437759 13605 consensus_queue.cc:260] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.438024 13489 raft_consensus.cc:2468] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.439105 13631 raft_consensus.cc:2804] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.439556 13631 raft_consensus.cc:697] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.440274 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f04e75e20ee4d6d81fdfce16dccd6ad" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.440624 13629 leader_election.cc:290] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.440443 13631 consensus_queue.cc:237] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.440908 13562 raft_consensus.cc:2468] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.442266 13379 leader_election.cc:304] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.443161 13634 raft_consensus.cc:2804] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.443512 13634 raft_consensus.cc:493] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.443836 13634 raft_consensus.cc:3060] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.445457 13612 raft_consensus.cc:493] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.445902 13612 raft_consensus.cc:515] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.447949 13612 leader_election.cc:290] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.450054 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.439688 13605 ts_tablet_manager.cc:1434] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:03.450830 13562 raft_consensus.cc:2393] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02dea037f1724d8888a76605a14d54c2 in current term 1: Already voted for candidate e30bd57fafbf48df885a084a2bf57577 in this term.
I20260710 11:13:03.451978 13634 raft_consensus.cc:515] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.452786 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.454154 13634 leader_election.cc:290] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.454453 13312 catalog_manager.cc:5697] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.455080 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f04e75e20ee4d6d81fdfce16dccd6ad" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:03.455842 13489 raft_consensus.cc:3060] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.455047 13379 leader_election.cc:304] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2; no voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.456812 13634 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.457886 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f04e75e20ee4d6d81fdfce16dccd6ad" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.458453 13563 raft_consensus.cc:3060] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.462801 13489 raft_consensus.cc:2468] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.463593 13634 raft_consensus.cc:2749] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.464040 13379 leader_election.cc:304] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.464840 13634 raft_consensus.cc:2804] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.465404 13634 raft_consensus.cc:697] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:03.466184 13611 raft_consensus.cc:493] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.466245 13634 consensus_queue.cc:237] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.466809 13611 raft_consensus.cc:515] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.468784 13611 leader_election.cc:290] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:03.469686 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.469775 13563 raft_consensus.cc:2468] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.470611 13413 raft_consensus.cc:2393] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4230f976cd344d9590f21a0dad14b41f in current term 1: Already voted for candidate e30bd57fafbf48df885a084a2bf57577 in this term.
I20260710 11:13:03.470283 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.471916 13528 leader_election.cc:304] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f; no voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.472566 13611 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.473953 13311 catalog_manager.cc:5697] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.481215 13611 raft_consensus.cc:2749] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.483299 13634 raft_consensus.cc:493] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.483038 13312 catalog_manager.cc:5697] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.483876 13634 raft_consensus.cc:515] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.486090 13634 leader_election.cc:290] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.486378 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.486689 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.487036 13489 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.487282 13563 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.488039 13379 leader_election.cc:304] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.488996 13634 raft_consensus.cc:2804] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.489409 13634 raft_consensus.cc:493] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.489707 13634 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.495007 13634 raft_consensus.cc:515] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.496584 13634 leader_election.cc:290] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.497305 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:03.497627 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.497905 13489 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.498215 13563 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.503110 13611 raft_consensus.cc:493] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.503621 13611 raft_consensus.cc:515] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.504832 13489 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.505231 13563 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.506167 13379 leader_election.cc:304] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.506599 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:03.507277 13634 raft_consensus.cc:2804] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.507769 13634 raft_consensus.cc:697] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:03.507808 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.508531 13489 raft_consensus.cc:2393] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4230f976cd344d9590f21a0dad14b41f in current term 1: Already voted for candidate 02dea037f1724d8888a76605a14d54c2 in this term.
I20260710 11:13:03.507401 13611 leader_election.cc:290] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:03.508673 13634 consensus_queue.cc:237] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.509436 13528 leader_election.cc:304] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f; no voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.510099 13611 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.515472 13611 raft_consensus.cc:2749] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.516840 13312 catalog_manager.cc:5697] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.601249 13634 raft_consensus.cc:493] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.601789 13634 raft_consensus.cc:515] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.603355 13634 leader_election.cc:290] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.604249 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.604418 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.604776 13489 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.605093 13563 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:03.606520 13379 leader_election.cc:304] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.607434 13634 raft_consensus.cc:2804] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:03.607858 13634 raft_consensus.cc:493] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.608211 13634 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.614982 13634 raft_consensus.cc:515] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.617030 13634 leader_election.cc:290] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.618038 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:03.618590 13489 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.619163 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.619676 13563 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.623680 13489 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.624627 13379 leader_election.cc:304] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:03.625290 13634 raft_consensus.cc:2804] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:03.625769 13563 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:03.625846 13634 raft_consensus.cc:697] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:03.626984 13634 consensus_queue.cc:237] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.636898 13312 catalog_manager.cc:5697] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.690919 13631 consensus_queue.cc:1048] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.703009 13608 consensus_queue.cc:1048] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.710279 13608 consensus_queue.cc:1048] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.724211 13629 consensus_queue.cc:1048] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.728513 13629 consensus_queue.cc:1048] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.742568 13608 consensus_queue.cc:1048] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.760962 13639 consensus_queue.cc:1048] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.761991 13489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
mode: GRACEFUL
new_leader_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:13:03.762629 13489 raft_consensus.cc:606] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Received request to transfer leadership to TS 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:03.768247 13634 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.768811 13489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
mode: GRACEFUL
new_leader_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:13:03.769429 13489 raft_consensus.cc:606] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Received request to transfer leadership to TS 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:03.776214 13639 consensus_queue.cc:1048] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.797578 13634 raft_consensus.cc:493] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.798035 13634 raft_consensus.cc:515] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.800046 13634 leader_election.cc:290] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.800856 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:03.806414 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:03.807132 13563 raft_consensus.cc:2393] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02dea037f1724d8888a76605a14d54c2 in current term 1: Already voted for candidate e30bd57fafbf48df885a084a2bf57577 in this term.
I20260710 11:13:03.808532 13378 leader_election.cc:304] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2; no voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.809532 13676 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:03.812330 13413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
mode: GRACEFUL
new_leader_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:35426
I20260710 11:13:03.813575 13413 raft_consensus.cc:606] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Received request to transfer leadership to TS e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.816771 13676 raft_consensus.cc:2749] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:03.818954 13676 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.826241 13413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
mode: GRACEFUL
new_leader_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:35426
I20260710 11:13:03.826834 13413 raft_consensus.cc:606] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Received request to transfer leadership to TS e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:03.831974 13489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
mode: GRACEFUL
new_leader_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:13:03.832413 13489 raft_consensus.cc:606] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Received request to transfer leadership to TS 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:03.862536 13639 consensus_queue.cc:1048] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.868564 13608 raft_consensus.cc:993] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: : Instructing follower 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:03.868993 13608 raft_consensus.cc:1081] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Signalling peer 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:03.871073 13414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:35424
I20260710 11:13:03.871609 13414 raft_consensus.cc:493] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.871964 13414 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.873720 13639 consensus_queue.cc:1048] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.878743 13414 raft_consensus.cc:515] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.879851 13413 raft_consensus.cc:1240] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Rejecting Update request from peer e30bd57fafbf48df885a084a2bf57577 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:03.882081 13414 leader_election.cc:290] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:03.883262 13639 consensus_queue.cc:1059] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.884122 13639 raft_consensus.cc:3055] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:03.884023 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:03.884508 13639 raft_consensus.cc:740] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:03.884514 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddf8813c0be449e9c887bebb040ba7d" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:03.884684 13562 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.885596 13639 consensus_queue.cc:260] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.886718 13639 raft_consensus.cc:3060] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.890542 13562 raft_consensus.cc:2468] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:03.891579 13378 leader_election.cc:304] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:03.892328 13677 raft_consensus.cc:2804] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:03.892701 13677 raft_consensus.cc:697] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:03.893689 13677 consensus_queue.cc:237] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [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: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:03.898247 13612 consensus_queue.cc:1048] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.901351 13489 raft_consensus.cc:2468] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:03.904717 13311 catalog_manager.cc:5697] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 1 to 2, leader changed from e30bd57fafbf48df885a084a2bf57577 (127.8.179.194) to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.912417 13612 consensus_queue.cc:1048] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.973625 13612 consensus_queue.cc:1048] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:13:03.986537 13677 consensus_queue.cc:1048] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:04.036499 13677 consensus_queue.cc:1048] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:04.052464 13634 consensus_queue.cc:1048] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:04.061666 13612 raft_consensus.cc:993] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: : Instructing follower e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:04.062386 13634 raft_consensus.cc:1081] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Signalling peer e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:04.065402 13488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:44800
I20260710 11:13:04.066105 13488 raft_consensus.cc:493] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.066572 13488 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.079182 13488 raft_consensus.cc:515] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.104503 13488 leader_election.cc:290] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:04.104929 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:04.105784 13414 raft_consensus.cc:3055] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:04.106112 13414 raft_consensus.cc:740] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:04.106068 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d73a8ad57af4e06a8b56716feb78efd" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:04.106890 13562 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.107826 13414 consensus_queue.cc:260] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.114727 13414 raft_consensus.cc:3060] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.115787 13562 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:04.117018 13453 leader_election.cc:304] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:04.118229 13639 raft_consensus.cc:2804] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:04.118685 13639 raft_consensus.cc:697] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:04.119979 13639 consensus_queue.cc:237] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.275568 13414 raft_consensus.cc:2468] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:04.303004 13608 raft_consensus.cc:993] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: : Instructing follower 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:04.303617 13608 raft_consensus.cc:1081] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Signalling peer 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:04.304575 13629 raft_consensus.cc:993] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: : Instructing follower 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:04.304833 13612 raft_consensus.cc:993] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: : Instructing follower e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:04.305428 13612 raft_consensus.cc:1081] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Signalling peer e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:04.305555 13631 raft_consensus.cc:1081] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Signalling peer 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:04.306705 13414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:35424
I20260710 11:13:04.308507 13414 raft_consensus.cc:493] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.308910 13414 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.310516 13562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7"
dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:38790
I20260710 11:13:04.311290 13488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:44800
I20260710 11:13:04.311942 13488 raft_consensus.cc:493] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.312391 13488 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.311200 13562 raft_consensus.cc:493] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:04.317870 13414 raft_consensus.cc:515] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.318727 13489 raft_consensus.cc:1275] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:04.320303 13677 consensus_queue.cc:1048] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.321748 13562 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.330926 13414 leader_election.cc:290] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:04.332650 13563 raft_consensus.cc:1275] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:04.334290 13676 consensus_queue.cc:1048] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.333712 13310 catalog_manager.cc:5697] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 1 to 2, leader changed from 02dea037f1724d8888a76605a14d54c2 (127.8.179.193) to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:04.340235 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:04.340950 13563 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.338858 13562 raft_consensus.cc:515] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.345311 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:04.346032 13414 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.349007 13562 leader_election.cc:290] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:04.350214 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012b2f872b5149e6aa232cd92a53fff7" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:04.350570 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4bffa7e831401facc1ce6a157e5f6e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:04.350827 13489 raft_consensus.cc:3055] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:04.351218 13489 raft_consensus.cc:740] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:04.351270 13487 raft_consensus.cc:3055] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:04.351810 13487 raft_consensus.cc:740] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:04.352280 13489 consensus_queue.cc:260] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.352834 13487 consensus_queue.cc:260] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.353757 13489 raft_consensus.cc:3060] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.354300 13487 raft_consensus.cc:3060] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.355214 13414 raft_consensus.cc:2468] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 2.
I20260710 11:13:04.356451 13563 raft_consensus.cc:2468] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:04.357817 13378 leader_election.cc:304] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:04.358642 13676 raft_consensus.cc:2804] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:04.359094 13676 raft_consensus.cc:697] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:04.360152 13676 consensus_queue.cc:237] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.361696 13529 leader_election.cc:304] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:04.362813 13611 raft_consensus.cc:2804] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:04.363278 13611 raft_consensus.cc:697] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 2 LEADER]: Becoming Leader. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:04.364217 13489 raft_consensus.cc:2468] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 2.
I20260710 11:13:04.364423 13611 consensus_queue.cc:237] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.371909 13311 catalog_manager.cc:5697] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 1 to 2, leader changed from e30bd57fafbf48df885a084a2bf57577 (127.8.179.194) to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:04.375918 13487 raft_consensus.cc:2468] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:04.378548 13488 raft_consensus.cc:515] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.381378 13488 leader_election.cc:290] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:04.381726 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:04.381981 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:04.382431 13413 raft_consensus.cc:3055] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:04.382583 13562 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.382791 13413 raft_consensus.cc:740] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:04.383771 13413 consensus_queue.cc:260] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.385104 13413 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:04.385196 13311 catalog_manager.cc:5697] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f reported cstate change: term changed from 1 to 2, leader changed from e30bd57fafbf48df885a084a2bf57577 (127.8.179.194) to 4230f976cd344d9590f21a0dad14b41f (127.8.179.195). New cstate: current_term: 2 leader_uuid: "4230f976cd344d9590f21a0dad14b41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:04.388087 13562 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:04.389422 13453 leader_election.cc:304] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:04.390228 13631 raft_consensus.cc:2804] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:04.390689 13631 raft_consensus.cc:697] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:04.391608 13631 consensus_queue.cc:237] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:04.393097 13413 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:04.399879 13312 catalog_manager.cc:5697] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 1 to 2, leader changed from 02dea037f1724d8888a76605a14d54c2 (127.8.179.193) to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:04.566203 13562 raft_consensus.cc:1275] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:04.567332 13631 consensus_queue.cc:1048] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:04.576606 13413 raft_consensus.cc:1275] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:04.577857 13631 consensus_queue.cc:1048] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.776547 13488 raft_consensus.cc:1275] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:04.777797 13611 consensus_queue.cc:1048] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.786352 13413 raft_consensus.cc:1275] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:04.788156 13688 consensus_queue.cc:1048] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:04.805888 13562 raft_consensus.cc:1275] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:04.806872 13631 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.815294 13413 raft_consensus.cc:1275] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:04.817610 13639 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.909943 13488 raft_consensus.cc:1275] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:04.911123 13677 consensus_queue.cc:1048] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:04.919998 13562 raft_consensus.cc:1275] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:04.921463 13677 consensus_queue.cc:1048] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:05.149744 13343 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4da0 after lost signal to thread 8914
W20260710 11:13:05.150856 13343 debug-util.cc:398] Leaking SignalData structure 0x7b08001066c0 after lost signal to thread 13346
W20260710 11:13:05.151935 13343 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6480 after lost signal to thread 13438
W20260710 11:13:05.152850 13343 debug-util.cc:398] Leaking SignalData structure 0x7b08002ab860 after lost signal to thread 13513
W20260710 11:13:05.153777 13343 debug-util.cc:398] Leaking SignalData structure 0x7b0800158080 after lost signal to thread 13587
I20260710 11:13:07.028110 13312 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50068:
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:13:07.030632 13312 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:13:07.087571 13402 tablet_service.cc:1511] Processing CreateTablet for tablet 1726b9a245fe4d95877bd5e086472902 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.089192 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726b9a245fe4d95877bd5e086472902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.092363 13479 tablet_service.cc:1511] Processing CreateTablet for tablet 1726b9a245fe4d95877bd5e086472902 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.094839 13400 tablet_service.cc:1511] Processing CreateTablet for tablet c0fec82eb03d41098f6525979fd30992 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.094935 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 1726b9a245fe4d95877bd5e086472902 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.096313 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fec82eb03d41098f6525979fd30992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.096439 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726b9a245fe4d95877bd5e086472902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.098291 13479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726b9a245fe4d95877bd5e086472902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.111474 13476 tablet_service.cc:1511] Processing CreateTablet for tablet c0fec82eb03d41098f6525979fd30992 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.112756 13476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fec82eb03d41098f6525979fd30992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.112848 13550 tablet_service.cc:1511] Processing CreateTablet for tablet c0fec82eb03d41098f6525979fd30992 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.114189 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fec82eb03d41098f6525979fd30992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.116526 13399 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea1f3abe58b467388cda5ce19e778fa (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.117841 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea1f3abe58b467388cda5ce19e778fa (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.119146 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea1f3abe58b467388cda5ce19e778fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.117846 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea1f3abe58b467388cda5ce19e778fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.131938 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea1f3abe58b467388cda5ce19e778fa (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.133292 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea1f3abe58b467388cda5ce19e778fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.140767 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 89b3141dd8f24efab7c48ab89d911eee (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.142064 13474 tablet_service.cc:1511] Processing CreateTablet for tablet 89b3141dd8f24efab7c48ab89d911eee (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.142508 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b3141dd8f24efab7c48ab89d911eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.143419 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b3141dd8f24efab7c48ab89d911eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.143270 13553 tablet_service.cc:1511] Processing CreateTablet for tablet 89b3141dd8f24efab7c48ab89d911eee (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.144507 13553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b3141dd8f24efab7c48ab89d911eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.156876 13401 tablet_service.cc:1511] Processing CreateTablet for tablet c08e7d94fa20406fa52b2958cb883af4 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.158638 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08e7d94fa20406fa52b2958cb883af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.167824 13477 tablet_service.cc:1511] Processing CreateTablet for tablet c08e7d94fa20406fa52b2958cb883af4 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.169150 13477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08e7d94fa20406fa52b2958cb883af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.176440 13545 tablet_service.cc:1511] Processing CreateTablet for tablet c08e7d94fa20406fa52b2958cb883af4 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.177824 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08e7d94fa20406fa52b2958cb883af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.205133 13707 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.193569 13473 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba8608f23584a789627b8c4baa8d45e (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.206760 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba8608f23584a789627b8c4baa8d45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.207834 13401 tablet_service.cc:1511] Processing CreateTablet for tablet 154a0664c70246ada2e6ed876fa9aa14 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.209210 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154a0664c70246ada2e6ed876fa9aa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.191839 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba8608f23584a789627b8c4baa8d45e (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.210574 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba8608f23584a789627b8c4baa8d45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.206573 13553 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba8608f23584a789627b8c4baa8d45e (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.212126 13553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba8608f23584a789627b8c4baa8d45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.212572 13707 tablet_bootstrap.cc:654] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.190286 13708 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.215785 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 154a0664c70246ada2e6ed876fa9aa14 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.217659 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154a0664c70246ada2e6ed876fa9aa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.223441 13708 tablet_bootstrap.cc:654] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.232306 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 154a0664c70246ada2e6ed876fa9aa14 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.233616 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154a0664c70246ada2e6ed876fa9aa14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.252888 13709 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.259765 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.261053 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.264789 13709 tablet_bootstrap.cc:654] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.271344 13549 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.272693 13549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.272483 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 5943741c4a014c3fb0e41dd7dfbbe664 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.273799 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943741c4a014c3fb0e41dd7dfbbe664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.278281 13476 tablet_service.cc:1511] Processing CreateTablet for tablet 5943741c4a014c3fb0e41dd7dfbbe664 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.279476 13476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943741c4a014c3fb0e41dd7dfbbe664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.289247 13550 tablet_service.cc:1511] Processing CreateTablet for tablet 5943741c4a014c3fb0e41dd7dfbbe664 (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.290721 13550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5943741c4a014c3fb0e41dd7dfbbe664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.291004 13707 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.291587 13707 ts_tablet_manager.cc:1403] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.014s
I20260710 11:13:07.294219 13477 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de (DEFAULT_TABLE table=soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.295560 13477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7ac4f870cc493b8ddef64fa9a3a5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.294660 13707 raft_consensus.cc:359] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.298328 13707 raft_consensus.cc:385] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.298740 13707 raft_consensus.cc:740] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.335589 13708 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.336150 13708 ts_tablet_manager.cc:1403] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.007s
I20260710 11:13:07.336450 13707 consensus_queue.cc:260] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
W20260710 11:13:07.354171 13360 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:07.354589 13707 ts_tablet_manager.cc:1434] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260710 11:13:07.362118 13707 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.354136 13708 raft_consensus.cc:359] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.355329 13709 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.365914 13709 ts_tablet_manager.cc:1403] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.010s
I20260710 11:13:07.367893 13707 tablet_bootstrap.cc:654] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.369000 13709 raft_consensus.cc:359] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.369688 13708 raft_consensus.cc:385] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.369894 13709 raft_consensus.cc:385] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.370064 13708 raft_consensus.cc:740] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.370419 13709 raft_consensus.cc:740] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.371624 13709 consensus_queue.cc:260] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.378028 13709 ts_tablet_manager.cc:1434] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:13:07.379031 13709 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.379585 13707 tablet_bootstrap.cc:492] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.379019 13708 consensus_queue.cc:260] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.386236 13709 tablet_bootstrap.cc:654] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.387655 13708 ts_tablet_manager.cc:1434] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.051s	user 0.001s	sys 0.014s
I20260710 11:13:07.388695 13708 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.390877 13707 ts_tablet_manager.cc:1403] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260710 11:13:07.393944 13707 raft_consensus.cc:359] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.398757 13707 raft_consensus.cc:385] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.399128 13707 raft_consensus.cc:740] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.399878 13708 tablet_bootstrap.cc:654] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.399906 13707 consensus_queue.cc:260] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.405472 13707 ts_tablet_manager.cc:1434] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:13:07.406379 13707 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.412910 13707 tablet_bootstrap.cc:654] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.413774 13709 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.414295 13709 ts_tablet_manager.cc:1403] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260710 11:13:07.413816 13708 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.417239 13709 raft_consensus.cc:359] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.418064 13709 raft_consensus.cc:385] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.418430 13709 raft_consensus.cc:740] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.419267 13709 consensus_queue.cc:260] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.420045 13707 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.420542 13707 ts_tablet_manager.cc:1403] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:13:07.421990 13709 ts_tablet_manager.cc:1434] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:07.422997 13709 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.423504 13707 raft_consensus.cc:359] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.424255 13707 raft_consensus.cc:385] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.424566 13707 raft_consensus.cc:740] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.425284 13707 consensus_queue.cc:260] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.427770 13707 ts_tablet_manager.cc:1434] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:07.428771 13707 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.431149 13709 tablet_bootstrap.cc:654] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.435231 13707 tablet_bootstrap.cc:654] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.417685 13708 ts_tablet_manager.cc:1403] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260710 11:13:07.444983 13708 raft_consensus.cc:359] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.445789 13708 raft_consensus.cc:385] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.446096 13708 raft_consensus.cc:740] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.447036 13707 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.446797 13708 consensus_queue.cc:260] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.447635 13707 ts_tablet_manager.cc:1403] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:13:07.449249 13708 ts_tablet_manager.cc:1434] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:13:07.450212 13708 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.450820 13707 raft_consensus.cc:359] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.451611 13707 raft_consensus.cc:385] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.451923 13707 raft_consensus.cc:740] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.452662 13707 consensus_queue.cc:260] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.455219 13707 ts_tablet_manager.cc:1434] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:13:07.456264 13707 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.459972 13708 tablet_bootstrap.cc:654] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.464636 13707 tablet_bootstrap.cc:654] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.466147 13709 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.466718 13709 ts_tablet_manager.cc:1403] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
I20260710 11:13:07.469924 13709 raft_consensus.cc:359] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.470803 13709 raft_consensus.cc:385] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.471190 13709 raft_consensus.cc:740] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.471987 13709 consensus_queue.cc:260] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.474573 13709 ts_tablet_manager.cc:1434] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:13:07.475647 13709 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.482335 13709 tablet_bootstrap.cc:654] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.497244 13708 tablet_bootstrap.cc:492] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.498550 13708 ts_tablet_manager.cc:1403] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260710 11:13:07.501832 13708 raft_consensus.cc:359] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.502588 13708 raft_consensus.cc:385] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.502899 13708 raft_consensus.cc:740] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.503616 13708 consensus_queue.cc:260] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.497962 13709 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.505770 13709 ts_tablet_manager.cc:1403] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.014s
I20260710 11:13:07.509904 13709 raft_consensus.cc:359] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.510610 13709 raft_consensus.cc:385] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.510905 13709 raft_consensus.cc:740] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.511646 13709 consensus_queue.cc:260] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.512519 13707 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.513049 13707 ts_tablet_manager.cc:1403] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.021s
I20260710 11:13:07.514030 13709 ts_tablet_manager.cc:1434] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:13:07.515106 13709 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.515841 13714 raft_consensus.cc:493] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.516307 13714 raft_consensus.cc:515] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.518559 13714 leader_election.cc:290] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.519547 13708 ts_tablet_manager.cc:1434] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:13:07.520421 13707 raft_consensus.cc:359] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.520892 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fec82eb03d41098f6525979fd30992" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:07.521557 13707 raft_consensus.cc:385] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.521909 13562 raft_consensus.cc:2468] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.522034 13707 raft_consensus.cc:740] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.521018 13708 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.523283 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fec82eb03d41098f6525979fd30992" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.523897 13488 raft_consensus.cc:2468] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.525413 13379 leader_election.cc:304] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:07.526337 13714 raft_consensus.cc:2804] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.526539 13709 tablet_bootstrap.cc:654] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.526737 13714 raft_consensus.cc:493] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.527127 13714 raft_consensus.cc:3060] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.529356 13708 tablet_bootstrap.cc:654] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.531487 13696 raft_consensus.cc:493] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.532096 13696 raft_consensus.cc:515] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.532541 13707 consensus_queue.cc:260] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.536247 13696 leader_election.cc:290] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.538797 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.539548 13488 raft_consensus.cc:2468] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.540915 13696 raft_consensus.cc:493] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.541162 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:07.541675 13696 raft_consensus.cc:515] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
W20260710 11:13:07.542909 13378 leader_election.cc:343] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.543812 13379 leader_election.cc:304] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:07.545521 13696 leader_election.cc:290] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.546281 13696 raft_consensus.cc:2804] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.546777 13696 raft_consensus.cc:493] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.551302 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.553650 13696 raft_consensus.cc:3060] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:07.554659 13379 leader_election.cc:343] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.552196 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
W20260710 11:13:07.556450 13378 leader_election.cc:343] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.556993 13378 leader_election.cc:304] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2; no voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:07.561805 13714 raft_consensus.cc:515] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.570729 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fec82eb03d41098f6525979fd30992" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.572705 13488 raft_consensus.cc:3060] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.578225 13727 raft_consensus.cc:2749] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:07.580051 13696 raft_consensus.cc:515] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.586474 13714 leader_election.cc:290] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.588277 13696 leader_election.cc:290] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.589316 13707 ts_tablet_manager.cc:1434] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.076s	user 0.011s	sys 0.022s
I20260710 11:13:07.590217 13707 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.591815 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fec82eb03d41098f6525979fd30992" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.592082 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.592489 13562 raft_consensus.cc:3060] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.599830 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.600436 13487 raft_consensus.cc:3060] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.601209 13709 tablet_bootstrap.cc:492] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.601739 13709 ts_tablet_manager.cc:1403] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.033s
I20260710 11:13:07.604346 13488 raft_consensus.cc:2468] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
W20260710 11:13:07.596621 13378 leader_election.cc:343] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.608258 13562 raft_consensus.cc:2468] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.611063 13707 tablet_bootstrap.cc:654] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.611200 13378 leader_election.cc:304] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.609992 13487 raft_consensus.cc:2468] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.612113 13726 raft_consensus.cc:2804] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.610213 13708 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.612644 13726 raft_consensus.cc:697] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:07.604611 13709 raft_consensus.cc:359] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.612800 13708 ts_tablet_manager.cc:1403] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.020s
I20260710 11:13:07.613206 13709 raft_consensus.cc:385] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.613605 13709 raft_consensus.cc:740] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.613531 13726 consensus_queue.cc:237] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.614555 13709 consensus_queue.cc:260] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.617173 13709 ts_tablet_manager.cc:1434] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:13:07.618238 13709 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.620297 13708 raft_consensus.cc:359] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.621543 13708 raft_consensus.cc:385] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.621994 13708 raft_consensus.cc:740] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.622947 13708 consensus_queue.cc:260] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.625562 13709 tablet_bootstrap.cc:654] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.627673 13379 leader_election.cc:304] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:07.628798 13696 raft_consensus.cc:2804] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.629231 13696 raft_consensus.cc:697] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:07.630093 13696 consensus_queue.cc:237] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.634492 13708 ts_tablet_manager.cc:1434] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:13:07.635579 13708 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.641824 13708 tablet_bootstrap.cc:654] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.645325 13310 catalog_manager.cc:5697] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.644533 13707 tablet_bootstrap.cc:492] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.646778 13707 ts_tablet_manager.cc:1403] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.006s
I20260710 11:13:07.647509 13709 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.648012 13709 ts_tablet_manager.cc:1403] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.010s
I20260710 11:13:07.650138 13707 raft_consensus.cc:359] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.651031 13709 raft_consensus.cc:359] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.653633 13707 raft_consensus.cc:385] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.653822 13709 raft_consensus.cc:385] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.654160 13707 raft_consensus.cc:740] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.654263 13709 raft_consensus.cc:740] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.655099 13707 consensus_queue.cc:260] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.656744 13707 ts_tablet_manager.cc:1434] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:13:07.657706 13707 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.663735 13709 consensus_queue.cc:260] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.666260 13709 ts_tablet_manager.cc:1434] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260710 11:13:07.666641 13707 tablet_bootstrap.cc:654] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.667212 13709 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.674288 13713 raft_consensus.cc:493] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.674929 13713 raft_consensus.cc:515] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.679205 13696 raft_consensus.cc:493] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.679757 13696 raft_consensus.cc:515] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.681834 13696 leader_election.cc:290] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.682196 13708 tablet_bootstrap.cc:492] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.682742 13708 ts_tablet_manager.cc:1403] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.021s
I20260710 11:13:07.683039 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:07.683717 13413 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:07.683795 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:07.684450 13562 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.685494 13709 tablet_bootstrap.cc:654] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.686008 13378 leader_election.cc:304] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.685786 13708 raft_consensus.cc:359] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.686559 13708 raft_consensus.cc:385] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.686848 13708 raft_consensus.cc:740] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.687001 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.687693 13713 leader_election.cc:290] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.688385 13696 raft_consensus.cc:2804] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.688396 13455 leader_election.cc:304] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:07.688868 13696 raft_consensus.cc:493] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.688705 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:07.694890 13713 raft_consensus.cc:2804] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.697999 13713 raft_consensus.cc:493] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.698328 13713 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.693682 13696 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.689195 13708 consensus_queue.cc:260] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.702271 13487 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.703680 13708 ts_tablet_manager.cc:1434] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:13:07.704689 13708 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.694761 13562 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:07.708544 13714 raft_consensus.cc:493] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.709089 13714 raft_consensus.cc:515] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.711104 13714 leader_election.cc:290] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.711333 13708 tablet_bootstrap.cc:654] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.712656 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b3141dd8f24efab7c48ab89d911eee" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:07.713279 13563 raft_consensus.cc:2468] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.715119 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b3141dd8f24efab7c48ab89d911eee" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.715395 13378 leader_election.cc:304] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.715749 13487 raft_consensus.cc:2468] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.716344 13714 raft_consensus.cc:2804] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.717098 13714 raft_consensus.cc:493] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.717483 13714 raft_consensus.cc:3060] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.723495 13713 raft_consensus.cc:515] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.725834 13696 raft_consensus.cc:515] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.726975 13714 raft_consensus.cc:515] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.728045 13696 leader_election.cc:290] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.728464 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:07.729040 13413 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.729524 13714 leader_election.cc:290] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.730094 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b3141dd8f24efab7c48ab89d911eee" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.730695 13488 raft_consensus.cc:3060] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.732996 13707 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.733553 13707 ts_tablet_manager.cc:1403] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.011s
I20260710 11:13:07.729043 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.734777 13487 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.736580 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b3141dd8f24efab7c48ab89d911eee" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.736667 13707 raft_consensus.cc:359] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.737567 13707 raft_consensus.cc:385] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.737716 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.737941 13707 raft_consensus.cc:740] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.738268 13562 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.738816 13707 consensus_queue.cc:260] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.737208 13563 raft_consensus.cc:3060] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.741129 13707 ts_tablet_manager.cc:1434] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:07.742225 13707 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.760044 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.758636 13713 leader_election.cc:290] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.764498 13563 raft_consensus.cc:2468] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.767747 13560 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.764096 13488 raft_consensus.cc:2468] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.749272 13487 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.762267 13413 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:07.752369 13707 tablet_bootstrap.cc:654] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.758349 13562 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.768945 13378 leader_election.cc:304] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.773588 13714 raft_consensus.cc:2804] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.774267 13379 leader_election.cc:304] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:07.774554 13714 raft_consensus.cc:697] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:07.775380 13714 consensus_queue.cc:237] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.776158 13727 raft_consensus.cc:493] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.776602 13727 raft_consensus.cc:515] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.775766 13726 raft_consensus.cc:2804] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.779426 13727 leader_election.cc:290] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.781720 13726 raft_consensus.cc:697] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:07.783802 13455 leader_election.cc:304] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:07.784746 13713 raft_consensus.cc:2804] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.784475 13726 consensus_queue.cc:237] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.785257 13713 raft_consensus.cc:697] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:07.785988 13310 catalog_manager.cc:5697] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.786212 13713 consensus_queue.cc:237] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.788311 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.789599 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
W20260710 11:13:07.789649 13379 leader_election.cc:343] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.790337 13563 raft_consensus.cc:2468] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 0.
I20260710 11:13:07.791577 13378 leader_election.cc:304] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:07.795306 13714 raft_consensus.cc:2804] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.797533 13714 raft_consensus.cc:493] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.797951 13714 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.798610 13708 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.799089 13708 ts_tablet_manager.cc:1403] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.023s
I20260710 11:13:07.804184 13708 raft_consensus.cc:359] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.804906 13708 raft_consensus.cc:385] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.805657 13708 raft_consensus.cc:740] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.807595 13708 consensus_queue.cc:260] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.809597 13560 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:07.810012 13708 ts_tablet_manager.cc:1434] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:13:07.811065 13708 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.811192 13709 tablet_bootstrap.cc:492] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.811980 13709 ts_tablet_manager.cc:1403] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.026s
I20260710 11:13:07.818562 13708 tablet_bootstrap.cc:654] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.821722 13709 raft_consensus.cc:359] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.822551 13709 raft_consensus.cc:385] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.822858 13709 raft_consensus.cc:740] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.824627 13709 consensus_queue.cc:260] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.825706 13707 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.827230 13707 ts_tablet_manager.cc:1403] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.006s
I20260710 11:13:07.827442 13310 catalog_manager.cc:5697] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.828215 13714 raft_consensus.cc:515] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.830039 13707 raft_consensus.cc:359] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.830767 13709 ts_tablet_manager.cc:1434] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260710 11:13:07.830730 13707 raft_consensus.cc:385] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.831801 13707 raft_consensus.cc:740] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.832472 13707 consensus_queue.cc:260] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.834142 13714 leader_election.cc:290] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:07.835033 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.840927 13707 ts_tablet_manager.cc:1434] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260710 11:13:07.845865 13379 leader_election.cc:343] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:07.846872 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:07.847791 13560 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.831801 13709 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.855418 13707 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: Bootstrap starting.
I20260710 11:13:07.855890 13560 raft_consensus.cc:2468] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 1.
I20260710 11:13:07.856899 13378 leader_election.cc:304] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [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: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:07.857993 13714 raft_consensus.cc:2804] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.858464 13714 raft_consensus.cc:697] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:07.859333 13714 consensus_queue.cc:237] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.847476 13311 catalog_manager.cc:5697] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.862010 13311 catalog_manager.cc:5697] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.863824 13707 tablet_bootstrap.cc:654] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.862848 13709 tablet_bootstrap.cc:654] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.875988 13708 tablet_bootstrap.cc:492] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.876509 13708 ts_tablet_manager.cc:1403] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
I20260710 11:13:07.878913 13707 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: No bootstrap required, opened a new log
I20260710 11:13:07.879746 13707 ts_tablet_manager.cc:1403] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260710 11:13:07.880035 13708 raft_consensus.cc:359] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.880923 13708 raft_consensus.cc:385] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.883347 13707 raft_consensus.cc:359] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.885560 13709 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.885532 13707 raft_consensus.cc:385] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.886063 13707 raft_consensus.cc:740] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.886248 13709 ts_tablet_manager.cc:1403] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.001s
I20260710 11:13:07.881242 13708 raft_consensus.cc:740] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.886840 13707 consensus_queue.cc:260] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.889180 13709 raft_consensus.cc:359] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.889892 13709 raft_consensus.cc:385] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.890064 13707 ts_tablet_manager.cc:1434] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:13:07.890205 13709 raft_consensus.cc:740] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.890967 13709 consensus_queue.cc:260] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.892458 13709 ts_tablet_manager.cc:1434] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:07.887405 13708 consensus_queue.cc:260] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.893462 13709 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: Bootstrap starting.
I20260710 11:13:07.895550 13708 ts_tablet_manager.cc:1434] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:13:07.896600 13708 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.899430 13709 tablet_bootstrap.cc:654] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.903427 13708 tablet_bootstrap.cc:654] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.891098 13310 catalog_manager.cc:5697] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 1 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:07.939865 13708 tablet_bootstrap.cc:492] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.940389 13708 ts_tablet_manager.cc:1403] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.015s
I20260710 11:13:07.940773 13709 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: No bootstrap required, opened a new log
I20260710 11:13:07.941321 13709 ts_tablet_manager.cc:1403] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.015s
I20260710 11:13:07.943033 13708 raft_consensus.cc:359] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.943460 13688 raft_consensus.cc:493] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.943781 13708 raft_consensus.cc:385] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.943908 13709 raft_consensus.cc:359] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.944118 13708 raft_consensus.cc:740] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.944550 13709 raft_consensus.cc:385] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.944060 13688 raft_consensus.cc:515] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.944821 13709 raft_consensus.cc:740] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.945080 13708 consensus_queue.cc:260] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.945516 13709 consensus_queue.cc:260] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.947453 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:07.947784 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.948078 13413 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 0.
I20260710 11:13:07.948391 13487 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 0.
I20260710 11:13:07.949278 13529 leader_election.cc:304] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.951179 13708 ts_tablet_manager.cc:1434] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:07.952399 13708 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: Bootstrap starting.
I20260710 11:13:07.953465 13749 raft_consensus.cc:2804] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:07.953815 13749 raft_consensus.cc:493] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:07.954123 13749 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.956460 13709 ts_tablet_manager.cc:1434] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:13:07.958350 13708 tablet_bootstrap.cc:654] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.963581 13749 raft_consensus.cc:515] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.966042 13688 leader_election.cc:290] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:07.967643 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:07.968060 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:07.968473 13487 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.968732 13413 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.976011 13413 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 1.
I20260710 11:13:07.979743 13529 leader_election.cc:304] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:07.980439 13688 raft_consensus.cc:2804] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.980999 13688 raft_consensus.cc:697] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Becoming Leader. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:07.981833 13487 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 1.
I20260710 11:13:07.982036 13688 consensus_queue.cc:237] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.983560 13749 leader_election.cc:290] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:07.987344 13708 tablet_bootstrap.cc:492] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: No bootstrap required, opened a new log
I20260710 11:13:07.987813 13708 ts_tablet_manager.cc:1403] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.010s
I20260710 11:13:07.990226 13708 raft_consensus.cc:359] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.990768 13708 raft_consensus.cc:385] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.991067 13708 raft_consensus.cc:740] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.991833 13708 consensus_queue.cc:260] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.991386 13311 catalog_manager.cc:5697] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4230f976cd344d9590f21a0dad14b41f (127.8.179.195). New cstate: current_term: 1 leader_uuid: "4230f976cd344d9590f21a0dad14b41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.993218 13750 raft_consensus.cc:493] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:07.993695 13708 ts_tablet_manager.cc:1434] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:13:07.993701 13750 raft_consensus.cc:515] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:07.995942 13750 leader_election.cc:290] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:07.997632 13487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:07.998515 13487 raft_consensus.cc:2393] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4230f976cd344d9590f21a0dad14b41f in current term 1: Already voted for candidate 02dea037f1724d8888a76605a14d54c2 in this term.
I20260710 11:13:08.000036 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726b9a245fe4d95877bd5e086472902" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:08.001466 13529 leader_election.cc:304] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f; no voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:08.002105 13750 raft_consensus.cc:3060] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.009289 13750 raft_consensus.cc:2749] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.040804 13750 raft_consensus.cc:493] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.041306 13750 raft_consensus.cc:515] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.044073 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943741c4a014c3fb0e41dd7dfbbe664" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:08.044538 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943741c4a014c3fb0e41dd7dfbbe664" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577" is_pre_election: true
I20260710 11:13:08.044740 13413 raft_consensus.cc:2468] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 0.
I20260710 11:13:08.045207 13488 raft_consensus.cc:2468] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 0.
I20260710 11:13:08.043486 13750 leader_election.cc:290] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:08.045997 13529 leader_election.cc:304] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:08.046868 13750 raft_consensus.cc:2804] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.047173 13750 raft_consensus.cc:493] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.047453 13750 raft_consensus.cc:3060] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.051719 13713 raft_consensus.cc:493] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.052220 13713 raft_consensus.cc:515] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.053675 13750 raft_consensus.cc:515] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.054780 13713 leader_election.cc:290] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.055964 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7ac4f870cc493b8ddef64fa9a3a5de" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:08.056607 13560 raft_consensus.cc:2468] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:08.056943 13750 leader_election.cc:290] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:08.057988 13726 consensus_queue.cc:1048] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.058310 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7ac4f870cc493b8ddef64fa9a3a5de" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:08.058936 13414 raft_consensus.cc:2468] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 0.
I20260710 11:13:08.058331 13453 leader_election.cc:304] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.059669 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943741c4a014c3fb0e41dd7dfbbe664" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:08.060431 13488 raft_consensus.cc:3060] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.060477 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5943741c4a014c3fb0e41dd7dfbbe664" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:08.061137 13413 raft_consensus.cc:3060] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.061456 13713 raft_consensus.cc:2804] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.061896 13713 raft_consensus.cc:493] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.062300 13713 raft_consensus.cc:3060] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.068426 13488 raft_consensus.cc:2468] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 1.
I20260710 11:13:08.069142 13413 raft_consensus.cc:2468] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 1.
I20260710 11:13:08.069973 13528 leader_election.cc:304] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.070899 13713 raft_consensus.cc:515] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.071949 13750 raft_consensus.cc:2804] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.072623 13750 raft_consensus.cc:697] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Becoming Leader. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:08.073426 13750 consensus_queue.cc:237] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.077787 13713 leader_election.cc:290] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.079020 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7ac4f870cc493b8ddef64fa9a3a5de" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:08.079679 13560 raft_consensus.cc:3060] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.092890 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7ac4f870cc493b8ddef64fa9a3a5de" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:08.092927 13727 consensus_queue.cc:1048] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:08.093772 13413 raft_consensus.cc:3060] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.095743 13560 raft_consensus.cc:2468] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:08.096992 13453 leader_election.cc:304] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.097983 13713 raft_consensus.cc:2804] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.098475 13713 raft_consensus.cc:697] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:08.099645 13713 consensus_queue.cc:237] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.113293 13413 raft_consensus.cc:2468] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 1.
I20260710 11:13:08.116153 13311 catalog_manager.cc:5697] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4230f976cd344d9590f21a0dad14b41f (127.8.179.195). New cstate: current_term: 1 leader_uuid: "4230f976cd344d9590f21a0dad14b41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:08.119098 13310 catalog_manager.cc:5697] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 0 to 1, leader changed from <none> to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 1 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.129236 13727 consensus_queue.cc:1048] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:08.144372 13713 raft_consensus.cc:493] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.144833 13713 raft_consensus.cc:515] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.146953 13713 leader_election.cc:290] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.148763 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dea037f1724d8888a76605a14d54c2" is_pre_election: true
I20260710 11:13:08.149760 13563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4230f976cd344d9590f21a0dad14b41f" is_pre_election: true
I20260710 11:13:08.150490 13714 consensus_queue.cc:1048] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.150514 13563 raft_consensus.cc:2393] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e30bd57fafbf48df885a084a2bf57577 in current term 1: Already voted for candidate 02dea037f1724d8888a76605a14d54c2 in this term.
I20260710 11:13:08.152098 13453 leader_election.cc:304] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e30bd57fafbf48df885a084a2bf57577; no voters: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:08.152858 13639 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.165652 13639 raft_consensus.cc:2749] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.194711 13639 consensus_queue.cc:1048] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.206123 13639 consensus_queue.cc:1048] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.245553 13714 consensus_queue.cc:1048] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.247649 13696 consensus_queue.cc:1048] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.248801 13487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
mode: GRACEFUL
new_leader_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:44802
I20260710 11:13:08.249504 13487 raft_consensus.cc:606] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Received request to transfer leadership to TS 02dea037f1724d8888a76605a14d54c2
I20260710 11:13:08.263206 13413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
mode: GRACEFUL
new_leader_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:35426
I20260710 11:13:08.263778 13413 raft_consensus.cc:606] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Received request to transfer leadership to TS e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:08.265609 13696 consensus_queue.cc:1048] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.286528 13696 consensus_queue.cc:1048] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.295622 13696 consensus_queue.cc:1048] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:08.314734 13696 raft_consensus.cc:993] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: : Instructing follower e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.315166 13714 raft_consensus.cc:1081] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Signalling peer e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.317041 13488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:44800
I20260710 11:13:08.317601 13488 raft_consensus.cc:493] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.317960 13488 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.326501 13488 raft_consensus.cc:515] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.329818 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:08.330327 13413 raft_consensus.cc:3055] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.330600 13413 raft_consensus.cc:740] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:08.331300 13413 consensus_queue.cc:260] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.332242 13413 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.344485 13727 consensus_queue.cc:1048] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.345821 13562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e"
dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
mode: GRACEFUL
new_leader_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:38800
I20260710 11:13:08.346387 13562 raft_consensus.cc:606] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Received request to transfer leadership to TS e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:08.348960 13413 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.350178 13488 leader_election.cc:290] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.351763 13455 leader_election.cc:304] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.352662 13713 raft_consensus.cc:2804] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.353163 13713 raft_consensus.cc:697] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:08.353963 13713 consensus_queue.cc:237] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.355924 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08e7d94fa20406fa52b2958cb883af4" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:08.356491 13560 raft_consensus.cc:3060] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.364243 13310 catalog_manager.cc:5697] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 1 to 2, leader changed from 02dea037f1724d8888a76605a14d54c2 (127.8.179.193) to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.369719 13413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
mode: GRACEFUL
new_leader_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:35426
I20260710 11:13:08.370281 13413 raft_consensus.cc:606] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Received request to transfer leadership to TS e30bd57fafbf48df885a084a2bf57577
I20260710 11:13:08.373208 13560 raft_consensus.cc:2468] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.496606 13750 consensus_queue.cc:1048] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:08.508782 13750 consensus_queue.cc:1048] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:08.512841 13713 consensus_queue.cc:1048] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.524981 13713 consensus_queue.cc:1048] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.532518 13775 raft_consensus.cc:993] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: : Instructing follower e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.532939 13775 raft_consensus.cc:1081] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Signalling peer e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.534662 13487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:44784
I20260710 11:13:08.535248 13487 raft_consensus.cc:493] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.535662 13487 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.552258 13487 raft_consensus.cc:515] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.554955 13413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:08.555620 13413 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.556593 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba8608f23584a789627b8c4baa8d45e" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:08.557180 13560 raft_consensus.cc:3055] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.557490 13560 raft_consensus.cc:740] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:08.557837 13487 leader_election.cc:290] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.558318 13560 consensus_queue.cc:260] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.559540 13560 raft_consensus.cc:3060] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.562264 13413 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.563376 13455 leader_election.cc:304] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.564188 13639 raft_consensus.cc:2804] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.564639 13639 raft_consensus.cc:697] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:08.565760 13560 raft_consensus.cc:2468] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.565452 13639 consensus_queue.cc:237] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.564651 13750 consensus_queue.cc:1048] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:13:08.580996 13309 catalog_manager.cc:5697] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 1 to 2, leader changed from 4230f976cd344d9590f21a0dad14b41f (127.8.179.195) to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.604310 13688 consensus_queue.cc:1048] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.613502 13713 raft_consensus.cc:993] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: : Instructing follower 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:08.613910 13713 raft_consensus.cc:1081] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Signalling peer 02dea037f1724d8888a76605a14d54c2 to start an election
I20260710 11:13:08.615646 13414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
 from {username='slave'} at 127.0.0.1:35424
I20260710 11:13:08.616197 13414 raft_consensus.cc:493] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.616556 13414 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.623557 13414 raft_consensus.cc:515] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.625900 13414 leader_election.cc:290] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.626117 13488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:08.626538 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea1f3abe58b467388cda5ce19e778fa" candidate_uuid: "02dea037f1724d8888a76605a14d54c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:08.626724 13488 raft_consensus.cc:3055] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.627185 13560 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.627214 13488 raft_consensus.cc:740] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:08.628249 13488 consensus_queue.cc:260] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.629482 13488 raft_consensus.cc:3060] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.637156 13488 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:08.638381 13379 leader_election.cc:304] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dea037f1724d8888a76605a14d54c2, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.639196 13714 raft_consensus.cc:2804] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.639726 13714 raft_consensus.cc:697] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Becoming Leader. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:08.640529 13714 consensus_queue.cc:237] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.642351 13560 raft_consensus.cc:2468] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02dea037f1724d8888a76605a14d54c2 in term 2.
I20260710 11:13:08.650486 13309 catalog_manager.cc:5697] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 reported cstate change: term changed from 1 to 2, leader changed from e30bd57fafbf48df885a084a2bf57577 (127.8.179.194) to 02dea037f1724d8888a76605a14d54c2 (127.8.179.193). New cstate: current_term: 2 leader_uuid: "02dea037f1724d8888a76605a14d54c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.727519 13696 raft_consensus.cc:993] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: : Instructing follower e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.727977 13714 raft_consensus.cc:1081] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Signalling peer e30bd57fafbf48df885a084a2bf57577 to start an election
I20260710 11:13:08.729717 13488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
 from {username='slave'} at 127.0.0.1:44800
I20260710 11:13:08.730319 13488 raft_consensus.cc:493] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.730698 13488 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.738540 13488 raft_consensus.cc:515] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.740849 13488 leader_election.cc:290] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), 4230f976cd344d9590f21a0dad14b41f (127.8.179.195:42749)
I20260710 11:13:08.741128 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:08.741465 13560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154a0664c70246ada2e6ed876fa9aa14" candidate_uuid: "e30bd57fafbf48df885a084a2bf57577" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
I20260710 11:13:08.741904 13414 raft_consensus.cc:3055] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.742015 13560 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.742285 13414 raft_consensus.cc:740] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:08.743155 13414 consensus_queue.cc:260] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.744403 13414 raft_consensus.cc:3060] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.749257 13560 raft_consensus.cc:2468] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.750576 13453 leader_election.cc:304] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:08.751408 13764 raft_consensus.cc:2804] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.751611 13414 raft_consensus.cc:2468] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e30bd57fafbf48df885a084a2bf57577 in term 2.
I20260710 11:13:08.751986 13764 raft_consensus.cc:697] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Leader. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:08.752976 13764 consensus_queue.cc:237] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:08.761437 13309 catalog_manager.cc:5697] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 reported cstate change: term changed from 1 to 2, leader changed from 02dea037f1724d8888a76605a14d54c2 (127.8.179.193) to e30bd57fafbf48df885a084a2bf57577 (127.8.179.194). New cstate: current_term: 2 leader_uuid: "e30bd57fafbf48df885a084a2bf57577" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.775669 13414 raft_consensus.cc:1275] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:08.775909 13560 raft_consensus.cc:1275] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:08.777079 13764 consensus_queue.cc:1048] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:08.777796 13639 consensus_queue.cc:1048] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.036023 13560 raft_consensus.cc:1275] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:09.037163 13727 consensus_queue.cc:1048] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.045550 13488 raft_consensus.cc:1275] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Refusing update from remote peer 02dea037f1724d8888a76605a14d54c2: 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:09.048468 13696 consensus_queue.cc:1048] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.099570 13560 raft_consensus.cc:1275] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:09.100778 13414 raft_consensus.cc:1275] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:09.101042 13781 consensus_queue.cc:1048] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:09.102100 13764 consensus_queue.cc:1048] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.145325 13560 raft_consensus.cc:1275] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:09.148743 13764 consensus_queue.cc:1048] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.164625 13414 raft_consensus.cc:1275] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer e30bd57fafbf48df885a084a2bf57577: 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:09.167383 13783 consensus_queue.cc:1048] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.383554 13311 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50068:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:11.401714 13311 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50068:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:11.460114  8911 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:11.507907 13821 tablet.cc:1724] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.535416 13824 tablet.cc:1724] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.542405 13825 tablet.cc:1724] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.636766 13823 tablet.cc:1724] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.694798 13453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.195:42749, user_credentials={real_user=slave}} blocked reactor thread for 49740.9us
I20260710 11:13:11.748178 13825 tablet.cc:1724] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.783789 13846 tablet.cc:1724] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.777957 13824 tablet.cc:1724] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.792667 13835 log.cc:927] Time spent T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260710 11:13:11.794004 13834 log.cc:927] Time spent T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260710 11:13:11.799280 13840 tablet.cc:1724] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.839056 13846 tablet.cc:1724] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.846520 13844 log.cc:927] Time spent T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Append to log took a long time: real 0.063s	user 0.002s	sys 0.001s
I20260710 11:13:11.847667 13821 tablet.cc:1724] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.851405 13845 tablet.cc:1724] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.858464 13412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "534873983cf04914a010f597cc14f2b6"
dest_uuid: "02dea037f1724d8888a76605a14d54c2"
mode: GRACEFUL
new_leader_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:54810
I20260710 11:13:11.859262 13412 raft_consensus.cc:606] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Received request to transfer leadership to TS 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:11.868695 13846 tablet.cc:1724] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.872519 13848 tablet.cc:1724] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.878621 13823 tablet.cc:1724] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.871430 13378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.179.195:42749, user_credentials={real_user=slave}} blocked reactor thread for 68100.7us
I20260710 11:13:11.904243 13852 tablet.cc:1724] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.901783 13855 tablet.cc:1724] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.922896 13824 tablet.cc:1724] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.920351 13825 tablet.cc:1724] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.952328 13853 tablet.cc:1724] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.967778 13825 tablet.cc:1724] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.977191 13845 tablet.cc:1724] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.982825 13855 tablet.cc:1724] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.984229 13840 tablet.cc:1724] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.991506 13825 tablet.cc:1724] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12.024806 13857 tablet.cc:1724] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12.040184 13489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08"
dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
mode: GRACEFUL
new_leader_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:58546
I20260710 11:13:12.040792 13489 raft_consensus.cc:606] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Received request to transfer leadership to TS 4230f976cd344d9590f21a0dad14b41f
I20260710 11:13:12.042340  8911 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:12.042950  8911 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:12.043793 13824 tablet.cc:1724] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12.044369 13846 tablet.cc:1724] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12.070519 13310 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: soft_deleted_table [id=b5768283eddf45468c4b9b550eba5933] alter complete (version 1)
I20260710 11:13:12.103082 13847 raft_consensus.cc:993] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: : Instructing follower 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:12.103616 13809 raft_consensus.cc:1081] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Signalling peer 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:12.104877 13563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08"
dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:38790
I20260710 11:13:12.105436 13563 raft_consensus.cc:493] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:12.105809 13563 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:12.110998 13563 raft_consensus.cc:515] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.112524 13563 leader_election.cc:290] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 3 election: Requested vote from peers 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519), e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293)
I20260710 11:13:12.113332 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:12.113529 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e30084d5524b3a833aa49f2abfad08" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:12.114084 13411 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:12.114131 13489 raft_consensus.cc:3055] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:12.114542 13489 raft_consensus.cc:740] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e30bd57fafbf48df885a084a2bf57577, State: Running, Role: LEADER
I20260710 11:13:12.115164 13489 consensus_queue.cc:260] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [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: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.116039 13489 raft_consensus.cc:3060] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:12.118932 13411 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 3.
I20260710 11:13:12.119958 13529 leader_election.cc:304] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [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: 02dea037f1724d8888a76605a14d54c2, 4230f976cd344d9590f21a0dad14b41f; no voters: 
I20260710 11:13:12.120852 13849 raft_consensus.cc:2804] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:12.120970 13489 raft_consensus.cc:2468] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 3.
I20260710 11:13:12.121270 13849 raft_consensus.cc:697] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 3 LEADER]: Becoming Leader. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:12.122177 13849 consensus_queue.cc:237] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [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: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.129259 13312 catalog_manager.cc:5697] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f reported cstate change: term changed from 2 to 3, leader changed from e30bd57fafbf48df885a084a2bf57577 (127.8.179.194) to 4230f976cd344d9590f21a0dad14b41f (127.8.179.195). New cstate: current_term: 3 leader_uuid: "4230f976cd344d9590f21a0dad14b41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:12.183826 13850 raft_consensus.cc:993] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: : Instructing follower 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:12.184314 13851 raft_consensus.cc:1081] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Signalling peer 4230f976cd344d9590f21a0dad14b41f to start an election
I20260710 11:13:12.185767 13563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "534873983cf04914a010f597cc14f2b6"
dest_uuid: "4230f976cd344d9590f21a0dad14b41f"
 from {username='slave'} at 127.0.0.1:38774
I20260710 11:13:12.186229 13563 raft_consensus.cc:493] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:12.186542 13563 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:12.191339 13563 raft_consensus.cc:515] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.192781 13563 leader_election.cc:290] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 2 election: Requested vote from peers e30bd57fafbf48df885a084a2bf57577 (127.8.179.194:37293), 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519)
I20260710 11:13:12.193495 13489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e30bd57fafbf48df885a084a2bf57577"
I20260710 11:13:12.193894 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "534873983cf04914a010f597cc14f2b6" candidate_uuid: "4230f976cd344d9590f21a0dad14b41f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02dea037f1724d8888a76605a14d54c2"
I20260710 11:13:12.194149 13489 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:12.194562 13411 raft_consensus.cc:3055] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:12.194953 13411 raft_consensus.cc:740] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02dea037f1724d8888a76605a14d54c2, State: Running, Role: LEADER
I20260710 11:13:12.195779 13411 consensus_queue.cc:260] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.197003 13411 raft_consensus.cc:3060] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:12.200896 13489 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 2.
I20260710 11:13:12.201996 13528 leader_election.cc:304] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4230f976cd344d9590f21a0dad14b41f, e30bd57fafbf48df885a084a2bf57577; no voters: 
I20260710 11:13:12.202785 13849 raft_consensus.cc:2804] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:12.203374 13849 raft_consensus.cc:697] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 2 LEADER]: Becoming Leader. State: Replica: 4230f976cd344d9590f21a0dad14b41f, State: Running, Role: LEADER
I20260710 11:13:12.204342 13411 raft_consensus.cc:2468] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4230f976cd344d9590f21a0dad14b41f in term 2.
I20260710 11:13:12.204391 13849 consensus_queue.cc:237] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } }
I20260710 11:13:12.213778 13312 catalog_manager.cc:5697] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f reported cstate change: term changed from 1 to 2, leader changed from 02dea037f1724d8888a76605a14d54c2 (127.8.179.193) to 4230f976cd344d9590f21a0dad14b41f (127.8.179.195). New cstate: current_term: 2 leader_uuid: "4230f976cd344d9590f21a0dad14b41f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4230f976cd344d9590f21a0dad14b41f" member_type: VOTER last_known_addr { host: "127.8.179.195" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:12.590512 13411 raft_consensus.cc:1275] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:12.591676 13849 consensus_queue.cc:1048] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:12.605535 13489 raft_consensus.cc:1275] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:12.607491 13849 consensus_queue.cc:1048] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:12.646142 13489 raft_consensus.cc:1275] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 3 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:12.647248 13849 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e30bd57fafbf48df885a084a2bf57577" member_type: VOTER last_known_addr { host: "127.8.179.194" port: 37293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:12.655397 13411 raft_consensus.cc:1275] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 3 FOLLOWER]: Refusing update from remote peer 4230f976cd344d9590f21a0dad14b41f: 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:12.658632 13785 consensus_queue.cc:1048] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dea037f1724d8888a76605a14d54c2" member_type: VOTER last_known_addr { host: "127.8.179.193" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:13.098995  8911 tablet_server.cc:179] TabletServer@127.8.179.193:0 shutting down...
W20260710 11:13:13.103088 13529 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 11:13:13.107991 13529 consensus_peers.cc:597] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f -> Peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Couldn't send request to peer 02dea037f1724d8888a76605a14d54c2. 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:13.125675  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:13.126380  8911 tablet_replica.cc:333] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.126972  8911 raft_consensus.cc:2243] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.127424  8911 raft_consensus.cc:2272] T 5943741c4a014c3fb0e41dd7dfbbe664 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.129606  8911 tablet_replica.cc:333] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.130385  8911 raft_consensus.cc:2243] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.131131  8911 raft_consensus.cc:2272] T 7ea1f3abe58b467388cda5ce19e778fa P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.132738  8911 tablet_replica.cc:333] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.133275  8911 raft_consensus.cc:2243] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.133726  8911 raft_consensus.cc:2272] T 8ba8608f23584a789627b8c4baa8d45e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.135324  8911 tablet_replica.cc:333] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.135849  8911 raft_consensus.cc:2243] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.136561  8911 raft_consensus.cc:2272] T 89b3141dd8f24efab7c48ab89d911eee P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.138208  8911 tablet_replica.cc:333] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.138739  8911 raft_consensus.cc:2243] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.139149  8911 raft_consensus.cc:2272] T c08e7d94fa20406fa52b2958cb883af4 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.140710  8911 tablet_replica.cc:333] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.141219  8911 raft_consensus.cc:2243] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.142015  8911 raft_consensus.cc:2272] T c0fec82eb03d41098f6525979fd30992 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.143659  8911 tablet_replica.cc:333] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.144163  8911 raft_consensus.cc:2243] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.144563  8911 raft_consensus.cc:2272] T 534873983cf04914a010f597cc14f2b6 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.147336  8911 tablet_replica.cc:333] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.147873  8911 raft_consensus.cc:2243] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.148561  8911 raft_consensus.cc:2272] T 1726b9a245fe4d95877bd5e086472902 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.150250  8911 tablet_replica.cc:333] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.150761  8911 raft_consensus.cc:2243] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.151168  8911 raft_consensus.cc:2272] T 87e30084d5524b3a833aa49f2abfad08 P 02dea037f1724d8888a76605a14d54c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.153505  8911 tablet_replica.cc:333] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.154026  8911 raft_consensus.cc:2243] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.154699  8911 raft_consensus.cc:2272] T fddf8813c0be449e9c887bebb040ba7d P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.156435  8911 tablet_replica.cc:333] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.156931  8911 raft_consensus.cc:2243] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.157440  8911 raft_consensus.cc:2272] T 154a0664c70246ada2e6ed876fa9aa14 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.158985  8911 tablet_replica.cc:333] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.159492  8911 raft_consensus.cc:2243] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.159884  8911 raft_consensus.cc:2272] T b9c6ff1867d94e1da2e149572dac7a16 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.161638  8911 tablet_replica.cc:333] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.162120  8911 raft_consensus.cc:2243] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.162525  8911 raft_consensus.cc:2272] T 1d73a8ad57af4e06a8b56716feb78efd P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.164325  8911 tablet_replica.cc:333] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.164924  8911 raft_consensus.cc:2243] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.165321  8911 raft_consensus.cc:2272] T ea777cce77c94207ad3437604e249c80 P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.167032  8911 tablet_replica.cc:333] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.167505  8911 raft_consensus.cc:2243] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.167901  8911 raft_consensus.cc:2272] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.169500  8911 tablet_replica.cc:333] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.169963  8911 raft_consensus.cc:2243] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.170652  8911 raft_consensus.cc:2272] T 4b4bffa7e831401facc1ce6a157e5f6e P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.172354  8911 tablet_replica.cc:333] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.172869  8911 raft_consensus.cc:2243] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.173607  8911 raft_consensus.cc:2272] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 02dea037f1724d8888a76605a14d54c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.175164  8911 tablet_replica.cc:333] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2: stopping tablet replica
I20260710 11:13:13.175601  8911 raft_consensus.cc:2243] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.175988  8911 raft_consensus.cc:2272] T 012b2f872b5149e6aa232cd92a53fff7 P 02dea037f1724d8888a76605a14d54c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.212702  8911 tablet_server.cc:196] TabletServer@127.8.179.193:0 shutdown complete.
I20260710 11:13:13.239985  8911 tablet_server.cc:179] TabletServer@127.8.179.194:0 shutting down...
I20260710 11:13:13.263967  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:13.264585  8911 tablet_replica.cc:333] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.265197  8911 raft_consensus.cc:2243] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.265786  8911 raft_consensus.cc:2272] T 5943741c4a014c3fb0e41dd7dfbbe664 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.267611  8911 tablet_replica.cc:333] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.268175  8911 raft_consensus.cc:2243] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.268905  8911 raft_consensus.cc:2272] T 8ba8608f23584a789627b8c4baa8d45e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.270641  8911 tablet_replica.cc:333] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.271186  8911 raft_consensus.cc:2243] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.271896  8911 raft_consensus.cc:2272] T c08e7d94fa20406fa52b2958cb883af4 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.273600  8911 tablet_replica.cc:333] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.274189  8911 raft_consensus.cc:2243] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.274602  8911 raft_consensus.cc:2272] T 7ea1f3abe58b467388cda5ce19e778fa P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.276187  8911 tablet_replica.cc:333] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.276898  8911 raft_consensus.cc:2243] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.277451  8911 raft_consensus.cc:2272] T 89b3141dd8f24efab7c48ab89d911eee P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.279520  8911 tablet_replica.cc:333] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.280268  8911 raft_consensus.cc:2243] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.281145  8911 raft_consensus.cc:2272] T 534873983cf04914a010f597cc14f2b6 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.284544  8911 tablet_replica.cc:333] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.285105  8911 raft_consensus.cc:2243] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.285610  8911 raft_consensus.cc:2272] T 1726b9a245fe4d95877bd5e086472902 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.287781  8911 tablet_replica.cc:333] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.288466  8911 raft_consensus.cc:2243] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.288971  8911 raft_consensus.cc:2272] T c0fec82eb03d41098f6525979fd30992 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:13.289096 13529 consensus_peers.cc:597] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f -> Peer 02dea037f1724d8888a76605a14d54c2 (127.8.179.193:40519): Couldn't send request to peer 02dea037f1724d8888a76605a14d54c2. Status: Network error: Client connection negotiation failed: client connection to 127.8.179.193:40519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:13.290776  8911 tablet_replica.cc:333] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.291412  8911 raft_consensus.cc:2243] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.292114  8911 raft_consensus.cc:2272] T 154a0664c70246ada2e6ed876fa9aa14 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.293768  8911 tablet_replica.cc:333] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.294260  8911 raft_consensus.cc:2243] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.294958  8911 raft_consensus.cc:2272] T b9c6ff1867d94e1da2e149572dac7a16 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.296561  8911 tablet_replica.cc:333] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.297041  8911 raft_consensus.cc:2243] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.297488  8911 raft_consensus.cc:2272] T fddf8813c0be449e9c887bebb040ba7d P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.299078  8911 tablet_replica.cc:333] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.299553  8911 raft_consensus.cc:2243] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.299932  8911 raft_consensus.cc:2272] T 87e30084d5524b3a833aa49f2abfad08 P e30bd57fafbf48df885a084a2bf57577 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.302239  8911 tablet_replica.cc:333] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.302729  8911 raft_consensus.cc:2243] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.303406  8911 raft_consensus.cc:2272] T 1d73a8ad57af4e06a8b56716feb78efd P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.305167  8911 tablet_replica.cc:333] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.305675  8911 raft_consensus.cc:2243] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.306368  8911 raft_consensus.cc:2272] T ea777cce77c94207ad3437604e249c80 P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.308113  8911 tablet_replica.cc:333] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.308570  8911 raft_consensus.cc:2243] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.308950  8911 raft_consensus.cc:2272] T 0f04e75e20ee4d6d81fdfce16dccd6ad P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.310622  8911 tablet_replica.cc:333] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.311106  8911 raft_consensus.cc:2243] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.311498  8911 raft_consensus.cc:2272] T 012b2f872b5149e6aa232cd92a53fff7 P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.313099  8911 tablet_replica.cc:333] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.313622  8911 raft_consensus.cc:2243] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.314319  8911 raft_consensus.cc:2272] T 8b7ac4f870cc493b8ddef64fa9a3a5de P e30bd57fafbf48df885a084a2bf57577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.315914  8911 tablet_replica.cc:333] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577: stopping tablet replica
I20260710 11:13:13.316365  8911 raft_consensus.cc:2243] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.316756  8911 raft_consensus.cc:2272] T 4b4bffa7e831401facc1ce6a157e5f6e P e30bd57fafbf48df885a084a2bf57577 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.350782  8911 tablet_server.cc:196] TabletServer@127.8.179.194:0 shutdown complete.
I20260710 11:13:13.379769  8911 tablet_server.cc:179] TabletServer@127.8.179.195:0 shutting down...
I20260710 11:13:13.406066  8911 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:13.406924  8911 tablet_replica.cc:333] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.407632  8911 raft_consensus.cc:2243] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.408399  8911 raft_consensus.cc:2272] T 5943741c4a014c3fb0e41dd7dfbbe664 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.410193  8911 tablet_replica.cc:333] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.410734  8911 raft_consensus.cc:2243] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.411176  8911 raft_consensus.cc:2272] T 8ba8608f23584a789627b8c4baa8d45e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.412755  8911 tablet_replica.cc:333] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.413281  8911 raft_consensus.cc:2243] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.413748  8911 raft_consensus.cc:2272] T 7ea1f3abe58b467388cda5ce19e778fa P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.415329  8911 tablet_replica.cc:333] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.415850  8911 raft_consensus.cc:2243] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.416244  8911 raft_consensus.cc:2272] T c08e7d94fa20406fa52b2958cb883af4 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.417799  8911 tablet_replica.cc:333] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.418299  8911 raft_consensus.cc:2243] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.418685  8911 raft_consensus.cc:2272] T 89b3141dd8f24efab7c48ab89d911eee P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.420195  8911 tablet_replica.cc:333] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.420675  8911 raft_consensus.cc:2243] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.421103  8911 raft_consensus.cc:2272] T c0fec82eb03d41098f6525979fd30992 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.422737  8911 tablet_replica.cc:333] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.423245  8911 raft_consensus.cc:2243] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.423650  8911 raft_consensus.cc:2272] T 0f04e75e20ee4d6d81fdfce16dccd6ad P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.425235  8911 tablet_replica.cc:333] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.425730  8911 raft_consensus.cc:2243] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.426430  8911 raft_consensus.cc:2272] T 012b2f872b5149e6aa232cd92a53fff7 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.428027  8911 tablet_replica.cc:333] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.428526  8911 raft_consensus.cc:2243] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.429244  8911 raft_consensus.cc:2272] T 87e30084d5524b3a833aa49f2abfad08 P 4230f976cd344d9590f21a0dad14b41f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.431345  8911 tablet_replica.cc:333] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.431877  8911 raft_consensus.cc:2243] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.432271  8911 raft_consensus.cc:2272] T fddf8813c0be449e9c887bebb040ba7d P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.434011  8911 tablet_replica.cc:333] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.434504  8911 raft_consensus.cc:2243] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.434909  8911 raft_consensus.cc:2272] T 154a0664c70246ada2e6ed876fa9aa14 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.436470  8911 tablet_replica.cc:333] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.436954  8911 raft_consensus.cc:2243] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.437332  8911 raft_consensus.cc:2272] T b9c6ff1867d94e1da2e149572dac7a16 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.438930  8911 tablet_replica.cc:333] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.439419  8911 raft_consensus.cc:2243] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.439813  8911 raft_consensus.cc:2272] T 8b7ac4f870cc493b8ddef64fa9a3a5de P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.441332  8911 tablet_replica.cc:333] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.441876  8911 raft_consensus.cc:2243] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.442270  8911 raft_consensus.cc:2272] T 4b4bffa7e831401facc1ce6a157e5f6e P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.443835  8911 tablet_replica.cc:333] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.444310  8911 raft_consensus.cc:2243] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.444691  8911 raft_consensus.cc:2272] T 1d73a8ad57af4e06a8b56716feb78efd P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.446247  8911 tablet_replica.cc:333] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.446720  8911 raft_consensus.cc:2243] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.447111  8911 raft_consensus.cc:2272] T ea777cce77c94207ad3437604e249c80 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.448680  8911 tablet_replica.cc:333] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.449121  8911 raft_consensus.cc:2243] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:13.449532  8911 raft_consensus.cc:2272] T 1726b9a245fe4d95877bd5e086472902 P 4230f976cd344d9590f21a0dad14b41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.451253  8911 tablet_replica.cc:333] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f: stopping tablet replica
I20260710 11:13:13.451704  8911 raft_consensus.cc:2243] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.452389  8911 raft_consensus.cc:2272] T 534873983cf04914a010f597cc14f2b6 P 4230f976cd344d9590f21a0dad14b41f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.489538  8911 tablet_server.cc:196] TabletServer@127.8.179.195:0 shutdown complete.
I20260710 11:13:13.515771  8911 master.cc:562] Master@127.8.179.254:42055 shutting down...
I20260710 11:13:13.534214  8911 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:13.534746  8911 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:13.535085  8911 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3aca2f501f214a18bebb3da755f909dc: stopping tablet replica
I20260710 11:13:13.575314  8911 master.cc:584] Master@127.8.179.254:42055 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11644 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24987 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110352 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:13.626684  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 416 messages since previous log ~14 seconds ago
I20260710 11:13:13.626883  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 416 messages since previous log ~14 seconds ago
I20260710 11:13:13.627023  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260710 11:13:13.627175  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:13:13.627313  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:13:13.627449  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260710 11:13:13.627719  8911 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
